summaryrefslogtreecommitdiffstats
path: root/man/ebuild.5
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2011-10-13 23:14:40 -0700
committerZac Medico <zmedico@gentoo.org>2011-10-13 23:14:40 -0700
commitdcb42a417355510284a35c08a4bf849047122a5c (patch)
tree278ed2a3de602d9e4279eaaf81579f340c0e22f0 /man/ebuild.5
parent55dd7bc8587f4ef48a4ff6ddd4e176fbb72d118d (diff)
downloadportage-dcb42a417355510284a35c08a4bf849047122a5c.tar.gz
portage-dcb42a417355510284a35c08a4bf849047122a5c.tar.bz2
portage-dcb42a417355510284a35c08a4bf849047122a5c.zip
Add QA_SONAME_NO_SYMLINK for bug #387053.
Diffstat (limited to 'man/ebuild.5')
-rw-r--r--man/ebuild.56
1 files changed, 6 insertions, 0 deletions
diff --git a/man/ebuild.5 b/man/ebuild.5
index 0ad5da1ac..2d58c9e61 100644
--- a/man/ebuild.5
+++ b/man/ebuild.5
@@ -620,6 +620,12 @@ 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_SONAME_NO_SYMLINK\fR
+This should contain a list of file paths, relative to the image directory, of
+shared libraries that have SONAMEs but should not have a corresponding SONAME
+symlink in the same directory. The paths may contain regular expressions
+with escape\-quoted special characters.
+.TP
\fBQA_DT_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