Convert emerge option parsing to use python's optparse module. This patch makes...
authorZac Medico <zmedico@gentoo.org>
Thu, 28 Sep 2006 17:36:35 +0000 (17:36 -0000)
committerZac Medico <zmedico@gentoo.org>
Thu, 28 Sep 2006 17:36:35 +0000 (17:36 -0000)
commit934478e8e3bba95fa14db261807151c216c9638a
treec2a7eed1bc784ab9bde5ba52081c38b5aeddd9bc
parenta48676e03c940acb71fe015cf86b1a91f7e357bb
Convert emerge option parsing to use python's optparse module.  This patch makes the minimum changes necessary for the conversion and is supposed to be 100% compatible with previous parsing behavior.

svn path=/main/trunk/; revision=4546
bin/emerge