summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorBrandon Low <lostlogic@gentoo.org>2002-12-18 00:13:16 +0000
committerBrandon Low <lostlogic@gentoo.org>2002-12-18 00:13:16 +0000
commitb51cf76cb7aca2a02d8c9366f3a706ae937cf894 (patch)
treed06c62dfbb321d0aa054ee997eea9bf3f8944227 /eclass
parentbig SLOT=${KV} commit (diff)
downloadgentoo-2-b51cf76cb7aca2a02d8c9366f3a706ae937cf894.tar.gz
gentoo-2-b51cf76cb7aca2a02d8c9366f3a706ae937cf894.tar.bz2
gentoo-2-b51cf76cb7aca2a02d8c9366f3a706ae937cf894.zip
remove slot
Diffstat (limited to 'eclass')
-rw-r--r--eclass/kernel.eclass3
1 files changed, 1 insertions, 2 deletions
diff --git a/eclass/kernel.eclass b/eclass/kernel.eclass
index 4e92e42288f8..fe06e997cb3a 100644
--- a/eclass/kernel.eclass
+++ b/eclass/kernel.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/kernel.eclass,v 1.13 2002/10/27 19:05:13 lostlogic Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/kernel.eclass,v 1.14 2002/12/18 00:13:16 lostlogic Exp $
# This eclass contains the common functions to be used by all lostlogic
# based kernel ebuilds
@@ -16,7 +16,6 @@ S=${WORKDIR}/linux-${KV}
PROVIDE="virtual/linux-sources"
HOMEPAGE="http://www.kernel.org/ http://www.gentoo.org/"
LICENSE="GPL-2"
-SLOT="0"
if [ $ETYPE = "sources" ]
then