diff options
-rw-r--r-- | eclass/linux-mod.eclass | 3 |
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 |