summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorDaniel Drake <dsd@gentoo.org>2005-01-18 22:20:38 +0000
committerDaniel Drake <dsd@gentoo.org>2005-01-18 22:20:38 +0000
commitebae85415911412f054c3300c37aa6df52c35c33 (patch)
tree07796034abaff30f588986a2b3737e9bc3a674ea /eclass
parentNew version (Manifest recommit) (diff)
downloadgentoo-2-ebae85415911412f054c3300c37aa6df52c35c33.tar.gz
gentoo-2-ebae85415911412f054c3300c37aa6df52c35c33.tar.bz2
gentoo-2-ebae85415911412f054c3300c37aa6df52c35c33.zip
Remove bad inherit. Hands off, spanky ;)
Diffstat (limited to 'eclass')
-rw-r--r--eclass/kernel.eclass4
1 files changed, 1 insertions, 3 deletions
diff --git a/eclass/kernel.eclass b/eclass/kernel.eclass
index bb5302f7eb79..91157e678f3b 100644
--- a/eclass/kernel.eclass
+++ b/eclass/kernel.eclass
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/eclass/kernel.eclass,v 1.56 2005/01/11 14:46:31 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/kernel.eclass,v 1.57 2005/01/18 22:20:38 dsd Exp $
#
# This eclass contains the common functions to be used by all lostlogic
# based kernel ebuilds
@@ -8,8 +8,6 @@
# small naming fix by kain
# moved set_arch_to_ functions to eutils -iggy (20041002)
-inherit linux-info
-
ECLASS=kernel
EXPORT_FUNCTIONS src_unpack src_compile src_install pkg_preinst pkg_postinst