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>
Wed, 4 May 2011 19:49:26 +0000 (12:49 -0700)
commitc81c78747b986a467fcc24eecb87cd2fef02da2b
tree17ad1faeab04955ad7889ddd91d8b4868495c0fd
parent0256a96fc5be3f3ed303d2993bd7fd9b75ec8ecf
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