summaryrefslogtreecommitdiffstats
path: root/man
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2013-01-04 20:37:35 -0800
committerZac Medico <zmedico@gentoo.org>2013-01-04 20:37:35 -0800
commit199984e45915bed2dd98f8623430fac0495b4507 (patch)
treeb2b3824421ff398dcdf7a5dde28b076cacbebd03 /man
parent730572c343879be1c96b884c39ebb47b03d7ad70 (diff)
downloadportage-199984e45915bed2dd98f8623430fac0495b4507.tar.gz
portage-199984e45915bed2dd98f8623430fac0495b4507.tar.bz2
portage-199984e45915bed2dd98f8623430fac0495b4507.zip
Add QA_AM_MAINTAINER_MODE for bug #450278.
Diffstat (limited to 'man')
-rw-r--r--man/ebuild.57
1 files changed, 6 insertions, 1 deletions
diff --git a/man/ebuild.5 b/man/ebuild.5
index ffc2139c2..2d0433488 100644
--- a/man/ebuild.5
+++ b/man/ebuild.5
@@ -1,4 +1,4 @@
-.TH "EBUILD" "5" "Dec 2012" "Portage VERSION" "Portage"
+.TH "EBUILD" "5" "Jan 2013" "Portage VERSION" "Portage"
.SH "NAME"
ebuild \- the internal format, variables, and functions in an ebuild script
@@ -781,6 +781,11 @@ 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
+.B QA_AM_MAINTAINER_MODE
+This should contain a list of lines containing automake missing \-\-run
+commands. The lines may contain regular expressions with escape\-quoted
+special characters.
+.TP
.B QA_CONFIGURE_OPTIONS
This should contain a list of configure options which trigger warnings about
unrecognized options. The options may contain regular expressions with