aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-11-29 03:44:25 +0000
committerMike Frysinger <vapier@gentoo.org>2005-11-29 03:44:25 +0000
commit922fe07e48ba57675dc542dba4b7753f04c346f8 (patch)
tree6a5850d647bf787d4225543cde15c396fffe2c8f /man/ebuild.1
parentKill of generation of CDEPEND for binary and installed packages. (diff)
downloadportage-922fe07e48ba57675dc542dba4b7753f04c346f8.tar.gz
portage-922fe07e48ba57675dc542dba4b7753f04c346f8.tar.bz2
portage-922fe07e48ba57675dc542dba4b7753f04c346f8.zip
compnerd: document manifest action
svn path=/main/trunk/; revision=2322
Diffstat (limited to 'man/ebuild.1')
-rw-r--r--man/ebuild.15
1 files changed, 5 insertions, 0 deletions
diff --git a/man/ebuild.1 b/man/ebuild.1
index 742cf6f2e..cde676b86 100644
--- a/man/ebuild.1
+++ b/man/ebuild.1
@@ -64,6 +64,11 @@ Creates a digest file for the package in
md5sum's of all the files found in the SRC_URI. If the fetched source
of the package is corrupt/bogus in some way, the md5sum will catch this.
.TP
+.BR manifest
+Updates the manifest file for the package. This performs the second half
+of the digest command, creating md5sums for the files in the files
+directory as well as the ebuild.
+.TP
.BR unpack
Extracts the sources to a subdirectory in the \fIbuild directory\fR
(BUILD_PREFIX) by running the \fIsrc_unpack()\fR function in the ebuild