summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'eclass/pax-utils.eclass')
-rw-r--r--eclass/pax-utils.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/pax-utils.eclass b/eclass/pax-utils.eclass
index 7322e9035659..96b69cf379f7 100644
--- a/eclass/pax-utils.eclass
+++ b/eclass/pax-utils.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/pax-utils.eclass,v 1.9 2008/07/07 16:54:56 betelgeuse Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/pax-utils.eclass,v 1.10 2010/03/09 10:35:33 nyhm Exp $
# Author:
# Kevin F. Quinn <kevquinn@gentoo.org>
@@ -21,7 +21,7 @@
# is present), the legacy 'chpax' style markings will be
# set. If PT is present in PAX_MARKINGS (and the paxctl
# utility is present), the 'paxctl' markings will be set.
-# Default is to try to do both. Set it to "NONE" to prevent
+# Default is to try to do both. Set it to "none" to prevent
# any markings being made.
#
#