aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'man/ebuild.5')
-rw-r--r--man/ebuild.56
1 files changed, 5 insertions, 1 deletions
diff --git a/man/ebuild.5 b/man/ebuild.5
index 9f491dd73..d085d5a92 100644
--- a/man/ebuild.5
+++ b/man/ebuild.5
@@ -392,13 +392,17 @@ Contains the revision number or 'r0' if no revision number exists.
xfree\-4.2.1\-r2.ebuild \-\-> $PR=='r2'
.TP
.B PVR
-Contains the version number with the revision.
+Contains the version number with the revision (if non-zero).
+xfree\-4.2.1.ebuild \-\-> $PVR=='4.2.1'
+.nf
xfree\-4.2.1\-r2.ebuild \-\-> $PVR=='4.2.1\-r2'
.TP
.B PF
Contains the full package name \fBPN\fR\-\fBPVR\fR
+xfree\-4.2.1.ebuild \-\-> $PF=='xfree\-4.2.1'
+.nf
xfree\-4.2.1\-r2.ebuild \-\-> $PF=='xfree\-4.2.1\-r2'
.TP
.B CATEGORY