summaryrefslogtreecommitdiff
path: root/eclass
diff options
context:
space:
mode:
authorHenrik Brix Andersen <brix@gentoo.org>2005-07-07 12:09:06 +0000
committerHenrik Brix Andersen <brix@gentoo.org>2005-07-07 12:09:06 +0000
commit2cac4ba03a7f6c6659769d0eed7573d35475a32c (patch)
tree95eb250b3a557019352163c09effc3d1b633d021 /eclass
parentFixed DEPEND/RDEPEND issue. (diff)
downloadgentoo-2-2cac4ba03a7f6c6659769d0eed7573d35475a32c.tar.gz
gentoo-2-2cac4ba03a7f6c6659769d0eed7573d35475a32c.tar.bz2
gentoo-2-2cac4ba03a7f6c6659769d0eed7573d35475a32c.zip
Removed IUSE=pcmcia - please contact the kernel herd before modifying.
Diffstat (limited to 'eclass')
-rw-r--r--eclass/linux-mod.eclass3
1 files changed, 1 insertions, 2 deletions
diff --git a/eclass/linux-mod.eclass b/eclass/linux-mod.eclass
index 3cba73611ed2..6b00f44d6774 100644
--- a/eclass/linux-mod.eclass
+++ b/eclass/linux-mod.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/linux-mod.eclass,v 1.46 2005/07/07 12:05:40 brix Exp $
+# $Header: /var/cvsroot/gentoo-x86/eclass/linux-mod.eclass,v 1.47 2005/07/07 12:09:06 brix Exp $
# Description: This eclass is used to interface with linux-info in such a way
# to provide the functionality required and initial functions
@@ -82,7 +82,6 @@
inherit linux-info
EXPORT_FUNCTIONS pkg_setup pkg_postinst src_install src_compile pkg_postrm
-IUSE="${IUSE} pcmcia"
SLOT="0"
DESCRIPTION="Based on the $ECLASS eclass"
RDEPEND="virtual/modutils