Add support for --usepkg=n so that it's possible to disable it on
authorZac Medico <zmedico@gentoo.org>
Sat, 1 Aug 2009 19:58:52 +0000 (19:58 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 1 Aug 2009 19:58:52 +0000 (19:58 -0000)
commit45e21cba91318dd00b93aebfeafe86e4e836743a
treed263ebf26c7194767c931476b744dcd03e958bea
parent8d280b019ca49ef855d53c389be761c1a9a1eb90
Add support for --usepkg=n so that it's possible to disable it on
the command line after it's been enabled in EMERGE_DEFAULT_OPTS.
Also do the same for --usepkgonly, --getbinpkg, and --getbinpkgonly.

svn path=/main/trunk/; revision=13873
man/emerge.1
pym/_emerge/help.py
pym/_emerge/main.py