From df15d8c67d6c9d821a5fada0063c04da9bb2bed6 Mon Sep 17 00:00:00 2001 From: Zac Medico Date: Sun, 1 May 2011 09:30:36 -0700 Subject: 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. --- man/repoman.1 | 9 --------- 1 file changed, 9 deletions(-) (limited to 'man/repoman.1') diff --git a/man/repoman.1 b/man/repoman.1 index 7c3402448..4bb50337a 100644 --- a/man/repoman.1 +++ b/man/repoman.1 @@ -350,18 +350,9 @@ Assigning a readonly variable .B variable.usedwithhelpers Ebuild uses D, ROOT, ED, EROOT or EPREFIX with helpers .TP -.B virtual.exists -PROVIDE contains existing package names -.TP .B virtual.oldstyle The ebuild PROVIDEs an old-style virtual (see GLEP 37) .TP -.B virtual.unavailable -PROVIDE contains a virtual which contains no profile default -.TP -.B virtual.versioned -PROVIDE contains virtuals with versions -.TP .B wxwidgets.eclassnotused Ebuild DEPENDs on x11-libs/wxGTK without inheriting wxwidgets.eclass. Refer to bug #305469 for more information. -- cgit v1.2.3-1-g7c22