summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2006-02-05 21:19:11 +0000
committerZac Medico <zmedico@gentoo.org>2006-02-05 21:19:11 +0000
commit07ceeb5e6a93a0d357bcbf879976b5b57eb29b5e (patch)
tree5ac07b1a9e6420a6473737d43c4a1bbc338e6439 /man
parent0fc977f0b8be9de82afa20d58c391973de10a83c (diff)
downloadportage-07ceeb5e6a93a0d357bcbf879976b5b57eb29b5e.tar.gz
portage-07ceeb5e6a93a0d357bcbf879976b5b57eb29b5e.tar.bz2
portage-07ceeb5e6a93a0d357bcbf879976b5b57eb29b5e.zip
add CATEGORY to ebuild.5 and declare it readonly in ebuild.sh
svn path=/main/trunk/; revision=2670
Diffstat (limited to 'man')
-rw-r--r--man/ebuild.53
1 files changed, 3 insertions, 0 deletions
diff --git a/man/ebuild.5 b/man/ebuild.5
index fe66914bd..af8443df1 100644
--- a/man/ebuild.5
+++ b/man/ebuild.5
@@ -87,6 +87,9 @@ Contains the full package name \fI[PN]\-[PVR]\fR
.br
\fBxfree-4.2.1-r2.ebuild\fR --> \fB$PF\fR=='\fIxfree-4.2.1-r2\fR'
.TP
+.B CATEGORY
+Contains the package category name.
+.TP
.B A
Contains all source files required for the package. This variable must
not be defined. It is autogenerated from the \fISRC_URI\fR variables.