diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 02:45:39 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-15 02:45:39 +0000 |
commit | 62f7297b44a3c6ae8a8cf07629478560c7ba6d7f (patch) | |
tree | fdf16d1c93cbbc0316a0f24d5a471463e61899f6 /net-misc | |
parent | sync IUSE (missing), trim trailing whitespace (Manifest recommit) (diff) | |
download | gentoo-2-62f7297b44a3c6ae8a8cf07629478560c7ba6d7f.tar.gz gentoo-2-62f7297b44a3c6ae8a8cf07629478560c7ba6d7f.tar.bz2 gentoo-2-62f7297b44a3c6ae8a8cf07629478560c7ba6d7f.zip |
sync IUSE (missing), don't assign S=${WORKDIR}/${P}
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/e100/e100-2.3.38.ebuild | 4 | ||||
-rw-r--r-- | net-misc/e100/e100-2.3.40.ebuild | 4 | ||||
-rw-r--r-- | net-misc/e100/e100-2.3.43.ebuild | 4 | ||||
-rw-r--r-- | net-misc/e1000/e1000-5.2.30.1.ebuild | 4 | ||||
-rw-r--r-- | net-misc/e1000/e1000-5.2.39.ebuild | 4 | ||||
-rw-r--r-- | net-misc/e1000/e1000-5.2.52.ebuild | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/net-misc/e100/e100-2.3.38.ebuild b/net-misc/e100/e100-2.3.38.ebuild index 82e785e9e46e..bd0e0bf1acff 100644 --- a/net-misc/e100/e100-2.3.38.ebuild +++ b/net-misc/e100/e100-2.3.38.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.38.ebuild,v 1.3 2004/06/24 23:42:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/e100/e100-2.3.38.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" @@ -9,9 +9,9 @@ DEPEND="virtual/linux-sources" SRC_URI="mirror://sourceforge/e1000/${P}.tar.gz" RESTRICT="nomirror" -S="${WORKDIR}/${P}" SLOT="${KV}" KEYWORDS="x86" +IUSE="" src_compile() { check_KV diff --git a/net-misc/e100/e100-2.3.40.ebuild b/net-misc/e100/e100-2.3.40.ebuild index 5068121689e3..c1d4134ec04e 100644 --- a/net-misc/e100/e100-2.3.40.ebuild +++ b/net-misc/e100/e100-2.3.40.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.40.ebuild,v 1.2 2004/06/24 23:42:32 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/e100/e100-2.3.40.ebuild,v 1.3 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" @@ -9,9 +9,9 @@ DEPEND="virtual/linux-sources" SRC_URI="mirror://sourceforge/e1000/${P}.tar.gz" RESTRICT="nomirror" -S="${WORKDIR}/${P}" SLOT="${KV}" KEYWORDS="~x86" +IUSE="" src_compile() { check_KV 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 diff --git a/net-misc/e1000/e1000-5.2.30.1.ebuild b/net-misc/e1000/e1000-5.2.30.1.ebuild index da51b811c269..b38a65dd8b3e 100644 --- a/net-misc/e1000/e1000-5.2.30.1.ebuild +++ b/net-misc/e1000/e1000-5.2.30.1.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/e1000/e1000-5.2.30.1.ebuild,v 1.4 2004/06/24 23:42:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/e1000/e1000-5.2.30.1.ebuild,v 1.5 2004/07/15 02:45:39 agriffis Exp $ DESCRIPTION="Kernel driver for Intel Pro/1000 ethernet adapters." HOMEPAGE="http://support.intel.com/support/network/adapter/1000/index.htm" @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" RESTRICT="nomirror" SLOT="${KV}" KEYWORDS="x86" -S="${WORKDIR}/${P}" +IUSE="" src_unpack() { diff --git a/net-misc/e1000/e1000-5.2.39.ebuild b/net-misc/e1000/e1000-5.2.39.ebuild index 38af56374dae..c829c9b8341e 100644 --- a/net-misc/e1000/e1000-5.2.39.ebuild +++ b/net-misc/e1000/e1000-5.2.39.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/e1000/e1000-5.2.39.ebuild,v 1.3 2004/06/24 23:42:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/e1000/e1000-5.2.39.ebuild,v 1.4 2004/07/15 02:45:39 agriffis Exp $ DESCRIPTION="Kernel driver for Intel Pro/1000 ethernet adapters." HOMEPAGE="http://support.intel.com/support/network/adapter/1000/index.htm" @@ -10,7 +10,7 @@ DEPEND="virtual/linux-sources" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" SLOT="${KV}" KEYWORDS="~x86" -S="${WORKDIR}/${P}" +IUSE="" src_unpack() { diff --git a/net-misc/e1000/e1000-5.2.52.ebuild b/net-misc/e1000/e1000-5.2.52.ebuild index 43640742d5dd..f078844f4a2b 100644 --- a/net-misc/e1000/e1000-5.2.52.ebuild +++ b/net-misc/e1000/e1000-5.2.52.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/e1000/e1000-5.2.52.ebuild,v 1.3 2004/06/24 23:42:43 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/e1000/e1000-5.2.52.ebuild,v 1.4 2004/07/15 02:45:39 agriffis Exp $ DESCRIPTION="Kernel driver for Intel Pro/1000 ethernet adapters." HOMEPAGE="http://support.intel.com/support/network/adapter/1000/index.htm" @@ -10,7 +10,7 @@ DEPEND="virtual/linux-sources" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" SLOT="${KV}" KEYWORDS="~x86 ~ppc" -S="${WORKDIR}/${P}" +IUSE="" src_unpack() { |