For the Sports changes ABM will probably take care of them via update config files in ABM menu.
For other channels you want to delete maybe via CustomMix unzip and FTP the attached to usr\lib\enigma2\python\Plugins\SystemPlugins\AutoBouquetsMaker\custom
Code:
<custommix>
<inserts>
</inserts>
<deletes>
<delete target="511"></delete>
</deletes>
<hacks>
<![CDATA[
]]>
</hacks>
</custommix>
You will see ive added 511 to delete so that should delete on ABM scan change it to an international channel.
To add more just copy <delete target="511"></delete> and put it under the other delete then change number to suit, once you are happy close and save then re scan ABM and it should delete any channels you have chosen. Make sure that they stay within the delete section and they are in line with each other.