summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2016-08-15 10:09:10 -0400
committerMike Gilbert <floppym@gentoo.org>2016-08-15 10:09:10 -0400
commit6bf56bbc7505c5302bac82864c43377ef9b2e28a (patch)
tree4bcd220b85391e26cd744f3389e1654dd61e0651 /app-portage/eclass-manpages
parentchromium.eclass: add @DEAD (diff)
downloadgentoo-6bf56bbc7505c5302bac82864c43377ef9b2e28a.tar.gz
gentoo-6bf56bbc7505c5302bac82864c43377ef9b2e28a.tar.bz2
gentoo-6bf56bbc7505c5302bac82864c43377ef9b2e28a.zip
app-portage/eclass-manpages: add a note about @DEAD
Package-Manager: portage-2.3.0_p16
Diffstat (limited to 'app-portage/eclass-manpages')
-rw-r--r--app-portage/eclass-manpages/files/eclass-to-manpage.awk5
1 files changed, 4 insertions, 1 deletions
diff --git a/app-portage/eclass-manpages/files/eclass-to-manpage.awk b/app-portage/eclass-manpages/files/eclass-to-manpage.awk
index 78dd0a62661c..a6af1ba00b1e 100644
--- a/app-portage/eclass-manpages/files/eclass-to-manpage.awk
+++ b/app-portage/eclass-manpages/files/eclass-to-manpage.awk
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -53,6 +53,9 @@
# <required; blurb about this variable>
# foo="<default value>"
+# Disable manpage generation:
+# @DEAD
+
# Common features:
# @CODE
# In multiline paragraphs, you can create chunks of unformatted