summaryrefslogtreecommitdiff
path: root/eclass/prefix.eclass
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2017-12-06 18:23:20 +0000
committerV3n3RiX <venerix@redcorelinux.org>2017-12-06 18:23:20 +0000
commitd37b97a25b8b10f748eead6574b01f893f140b01 (patch)
tree13e2a142a31cd193a39c63042a64cab29a1f7ae9 /eclass/prefix.eclass
parenta833e3f4a431b8eea751b7420e127787f9c92117 (diff)
gentoo resync : 06.12.2017
Diffstat (limited to 'eclass/prefix.eclass')
-rw-r--r--eclass/prefix.eclass5
1 files changed, 2 insertions, 3 deletions
diff --git a/eclass/prefix.eclass b/eclass/prefix.eclass
index eb5843182f31..8ae3e3a531d5 100644
--- a/eclass/prefix.eclass
+++ b/eclass/prefix.eclass
@@ -1,4 +1,4 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# @ECLASS: prefix.eclass
@@ -48,8 +48,7 @@ eprefixify() {
}
# @FUNCTION: hprefixify
-# @USAGE: [ -w <line match> ] [ -e <extended regex> ] [ -q <quotation char> ]
-# <list of files>
+# @USAGE: [ -w <line match> ] [ -e <extended regex> ] [ -q <quotation char> ] <list of files>
# @DESCRIPTION:
# Tries a set of heuristics to prefixify the given files. Dies if no
# arguments are given, a file does not exist, or changing a file failed.