diff options
Diffstat (limited to 'net-misc/e100/e100-2.3.43.ebuild')
-rw-r--r-- | net-misc/e100/e100-2.3.43.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/e100/e100-2.3.43.ebuild b/net-misc/e100/e100-2.3.43.ebuild index fd437a05d359..c7a91db9db6d 100644 --- a/net-misc/e100/e100-2.3.43.ebuild +++ b/net-misc/e100/e100-2.3.43.ebuild @@ -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/net-misc/e100/e100-2.3.43.ebuild,v 1.3 2004/06/24 23:42:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/e100/e100-2.3.43.ebuild,v 1.4 2004/07/15 02:45:25 agriffis Exp $ DESCRIPTION="Linux base driver for the Intel(R) PRO/100 family of adapters" HOMEPAGE="http://support.intel.com/support/network/adapter/index.htm" @@ -8,9 +8,9 @@ LICENSE="GPL-2" DEPEND="virtual/linux-sources" SRC_URI="mirror://sourceforge/e1000/${P}.tar.gz" -S="${WORKDIR}/${P}" SLOT="${KV}" KEYWORDS="~x86 ~ppc" +IUSE="" src_compile() { check_KV |