summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Mylchreest <johnm@gentoo.org>2004-01-26 17:46:57 +0000
committerJohn Mylchreest <johnm@gentoo.org>2004-01-26 17:46:57 +0000
commit521751c375b9b663e37da59da8956cbe7f262e0b (patch)
treee1e423c17084376e5d080445f8f93f3c8f09a6e7 /eclass/kernel-2.eclass
parentVersion bump, marked 5.2.2 stable on x86. (Manifest recommit) (diff)
downloadgentoo-2-521751c375b9b663e37da59da8956cbe7f262e0b.tar.gz
gentoo-2-521751c375b9b663e37da59da8956cbe7f262e0b.tar.bz2
gentoo-2-521751c375b9b663e37da59da8956cbe7f262e0b.zip
just a tiny tiny little whitespace fix
Diffstat (limited to 'eclass/kernel-2.eclass')
-rw-r--r--eclass/kernel-2.eclass4
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/kernel-2.eclass b/eclass/kernel-2.eclass
index b39ddd73ce05..a6cb112ec116 100644
--- a/eclass/kernel-2.eclass
+++ b/eclass/kernel-2.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/kernel-2.eclass,v 1.22 2004/01/26 15:30:59 lu_zero Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/kernel-2.eclass,v 1.23 2004/01/26 17:46:57 johnm Exp $
# kernel.eclass rewrite for a clean base regarding the 2.6 series of kernel
# with back-compatibility for 2.4
@@ -28,7 +28,7 @@
# UNIPATCH_LIST - space delimetered list of patches to be applied to the kernel
# UNIPATCH_EXCLUDE - an addition var to support exlusion based completely on "<passedstring>*" and not "<passedno#>_*"
-# - this should _NOT_ be used from the ebuild as this is reserved for end users passing excludes from the cli
+# - this should _NOT_ be used from the ebuild as this is reserved for end users passing excludes from the cli
# UNIPATCH_DOCS - space delimemeted list of docs to be installed to the doc dir
# UNIPATCH_STRICTORDER - if this is set places patches into directories of order, so they are applied in the order passed