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
commitbe0b1d063f5d74687239309e1111dde96ebaa87c (patch)
tree1735dd4304f8585b06578dc0909edd95759445ac /eclass
parentstable on sparc (diff)
downloadgentoo-2-be0b1d063f5d74687239309e1111dde96ebaa87c.tar.gz
gentoo-2-be0b1d063f5d74687239309e1111dde96ebaa87c.tar.bz2
gentoo-2-be0b1d063f5d74687239309e1111dde96ebaa87c.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