summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-08-21 17:13:53 +0000
committerArfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org>2009-08-21 17:13:53 +0000
commit062dd812598bee4a66f39bf1b41e83afe3be3e21 (patch)
tree3c99a6904bd1eabe7ac0835975742b5666234e1e /man
parentSupport QA_DT_HASH_${ARCH} and QA_PRESTRIPPED_${ARCH} (bug #271416). (diff)
downloadportage-idfetch-062dd812598bee4a66f39bf1b41e83afe3be3e21.tar.gz
portage-idfetch-062dd812598bee4a66f39bf1b41e83afe3be3e21.tar.bz2
portage-idfetch-062dd812598bee4a66f39bf1b41e83afe3be3e21.zip
Add support for QA_SONAME variable (bug #281964). Add support for QA_NEEDED variable.
svn path=/main/trunk/; revision=14115
Diffstat (limited to 'man')
-rw-r--r--man/ebuild.510
1 files changed, 10 insertions, 0 deletions
diff --git a/man/ebuild.5 b/man/ebuild.5
index fba66f57..4a2d2960 100644
--- a/man/ebuild.5
+++ b/man/ebuild.5
@@ -494,6 +494,16 @@ LDFLAGS variable.
This should contain a list of file paths, relative to the image directory, of
files that contain pre-stripped binaries. The paths may contain regular
expressions with escape\-quoted special characters.
+.TP
+\fBQA_SONAME\fR
+This should contain a list of file paths, relative to the image directory, of
+shared libraries that lack SONAMEs. The paths may contain regular expressions
+with escape\-quoted special characters.
+.TP
+\fBQA_NEEDED\fR
+This should contain a list of file paths, relative to the image directory, of
+shared libraries that lack NEEDED entries. The paths may contain regular
+expressions with escape\-quoted special characters.
.SH "PORTAGE DECLARATIONS"
.TP
.B inherit