When given an ambiguous ebuild name to install, format the list of choices
authorZac Medico <zmedico@gentoo.org>
Fri, 21 Nov 2008 02:46:56 +0000 (02:46 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 21 Nov 2008 02:46:56 +0000 (02:46 -0000)
commit2bcf89453a514a0fb4f69fe3af17b7e25b54fcf1
tree87d48bea488b4656d5f5e64a10f4e019dedbb800
parent9d70f746b9dee625c78c7bc45d4e6104a656321f
When given an ambiguous ebuild name to install, format the list of choices
in emerge --search format if --quiet mode is not enabled, otherwise just show
a brief list. Thanks to Markus Meier <maekke@g.o> for the suggestion.

svn path=/main/trunk/; revision=12012
pym/_emerge/__init__.py