Catch a ValueError thrown from cpv_expand and use it print an error message (to stder...
authorZac Medico <zmedico@gentoo.org>
Fri, 19 May 2006 00:39:05 +0000 (00:39 -0000)
committerZac Medico <zmedico@gentoo.org>
Fri, 19 May 2006 00:39:05 +0000 (00:39 -0000)
commit95fc40e39c8535f84e9fc533331fa0464c763af4
treeebd42ff9d03876100ea18e9fb79ef0c8b53a80f3
parent7761e1d6c412822e4f8bc2fdbf4f293b66fe7923
Catch a ValueError thrown from cpv_expand and use it print an error message (to stderr) which includes a list of packages for bug #133731.  No changes to quickpkg are necessary because it doesn't get anything from portageq on stdout in this case and it simply assumes there is no match.

svn path=/main/trunk/; revision=3376
bin/portageq