aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorUlrich Mueller <ulm@gentoo.org>2011-05-01 08:57:33 -0700
committerZac Medico <zmedico@gentoo.org>2011-05-01 08:57:33 -0700
commit4e02baaa767e13c3b99ddeca1e9a8a05abd30783 (patch)
treefbbe133f6eab3c97b11799df7c8bfbb32cf9491b /man
parentSupport multiple arguments in set_unless_changed() and unset_unless_changed(). (diff)
downloadportage-4e02baaa767e13c3b99ddeca1e9a8a05abd30783.tar.gz
portage-4e02baaa767e13c3b99ddeca1e9a8a05abd30783.tar.bz2
portage-4e02baaa767e13c3b99ddeca1e9a8a05abd30783.zip
repoman: Check for PROVIDE.
This will fix bug #365505.
Diffstat (limited to 'man')
-rw-r--r--man/repoman.13
1 files changed, 3 insertions, 0 deletions
diff --git a/man/repoman.1 b/man/repoman.1
index 162b62b45..7c3402448 100644
--- a/man/repoman.1
+++ b/man/repoman.1
@@ -353,6 +353,9 @@ Ebuild uses D, ROOT, ED, EROOT or EPREFIX with helpers
.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