summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorLuca Barbato <lu_zero@gentoo.org>2004-01-26 15:30:59 +0000
committerLuca Barbato <lu_zero@gentoo.org>2004-01-26 15:30:59 +0000
commitcb2bd30972a71f375a417c44869c54a8e401e7e4 (patch)
tree76efb06e883d89c47d9def1eec80fbd1337b91dd /eclass
parentstable on sparc (diff)
downloadhistorical-cb2bd30972a71f375a417c44869c54a8e401e7e4.tar.gz
historical-cb2bd30972a71f375a417c44869c54a8e401e7e4.tar.bz2
historical-cb2bd30972a71f375a417c44869c54a8e401e7e4.zip
missing comment symbol at line 31
Diffstat (limited to '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 8322b2ea677b..b39ddd73ce05 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.21 2004/01/26 09:06:27 johnm Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/kernel-2.eclass,v 1.22 2004/01/26 15:30:59 lu_zero 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