Add --binpkg-exclude option
authorSebastian Luther <SebastianLuther@gmx.de>
Sun, 16 Oct 2011 18:43:17 +0000 (20:43 +0200)
committerZac Medico <zmedico@gentoo.org>
Sun, 16 Oct 2011 18:58:12 +0000 (11:58 -0700)
commit2d78dcda11d753a54f821c7fb482b4bb3b511d0b
tree19ae2e382ef4e47f772f54f7b47008170a98dd82
parentc9e22480dbb1767cc0e59eee5c1c3b358da7a078
Add --binpkg-exclude option

This options disables creation of binary packages, no matter
what enabled it in the first place. See bug 386903.
man/emerge.1
pym/_emerge/EbuildBuild.py
pym/_emerge/Scheduler.py
pym/_emerge/main.py