summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Heaven <nyhm@gentoo.org>2010-03-09 10:35:33 +0000
committerTristan Heaven <nyhm@gentoo.org>2010-03-09 10:35:33 +0000
commit8deb3e3901bd0ce5de6fea74c4f33755009c08cd (patch)
tree74922b9a750b801c91bdd6df5ee88962afc05739 /eclass/pax-utils.eclass
parentVersion Bump to 1.8.1.2 (diff)
downloadgentoo-2-8deb3e3901bd0ce5de6fea74c4f33755009c08cd.tar.gz
gentoo-2-8deb3e3901bd0ce5de6fea74c4f33755009c08cd.tar.bz2
gentoo-2-8deb3e3901bd0ce5de6fea74c4f33755009c08cd.zip
fix comment
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.
#
#