repoman: remove most old-style virtual checks
authorZac Medico <zmedico@gentoo.org>
Sun, 1 May 2011 16:30:36 +0000 (09:30 -0700)
committerZac Medico <zmedico@gentoo.org>
Sun, 1 May 2011 16:30:36 +0000 (09:30 -0700)
commitdf15d8c67d6c9d821a5fada0063c04da9bb2bed6
tree3aced2761858b4b97d07090bdecce4d7b54c13c9
parent4e02baaa767e13c3b99ddeca1e9a8a05abd30783
repoman: remove most old-style virtual checks

PROVIDE virtuals have been banned from Gentoo's tree (see bug #365505),
so these checks aren't needed anymore. The PROVIDE.syntax check is kept
in the Package class since PROVIDE is still supported for backward
compatibility, and therefore invalid syntax can still have negative
effects. This check can be removed if/when backward compatibilty is
completely dropped.
bin/repoman
man/repoman.1
pym/_emerge/Package.py