summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Holzer <mholzer@gentoo.org>2005-04-30 09:57:20 +0000
committerMartin Holzer <mholzer@gentoo.org>2005-04-30 09:57:20 +0000
commit9731311b98d34f83e3319fa1582999802909bec9 (patch)
tree57cd2e005d4410bfab5a9f1e6c302c9a4f47f74a /net-misc/e100
parentStable on alpha. (diff)
downloadgentoo-2-9731311b98d34f83e3319fa1582999802909bec9.tar.gz
gentoo-2-9731311b98d34f83e3319fa1582999802909bec9.tar.bz2
gentoo-2-9731311b98d34f83e3319fa1582999802909bec9.zip
Version bumped.
(Portage version: 2.0.51.19)
Diffstat (limited to 'net-misc/e100')
-rw-r--r--net-misc/e100/ChangeLog9
-rw-r--r--net-misc/e100/Manifest2
-rw-r--r--net-misc/e100/e100-3.3.6.ebuild45
-rw-r--r--net-misc/e100/files/digest-e100-3.3.61
4 files changed, 55 insertions, 2 deletions
diff --git a/net-misc/e100/ChangeLog b/net-misc/e100/ChangeLog
index 02b82b57eafc..a950106d7dcd 100644
--- a/net-misc/e100/ChangeLog
+++ b/net-misc/e100/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-misc/e100
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/e100/ChangeLog,v 1.21 2004/12/24 16:48:06 mholzer Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/e100/ChangeLog,v 1.22 2005/04/30 09:57:20 mholzer Exp $
+
+*e100-3.3.6 (30 Apr 2005)
+
+ 30 Apr 2005; Martin Holzer <mholzer@gentoo.org> +e100-3.3.6.ebuild:
+ Version bumped.
24 Dec 2004; Martin Holzer <mholzer@gentoo.org> e100-2.3.43.ebuild:
x86 stable
diff --git a/net-misc/e100/Manifest b/net-misc/e100/Manifest
index f8f261bfe926..c618ebedc458 100644
--- a/net-misc/e100/Manifest
+++ b/net-misc/e100/Manifest
@@ -5,8 +5,10 @@ MD5 9803b053d6f4c67bb8c41bed15874d7a e100-3.0.27.ebuild 1322
MD5 18c5eab77c42412873f365da78572d26 e100-3.1.4.ebuild 1321
MD5 7536aad55752dfe00f6227269446895d e100-3.2.3.ebuild 1321
MD5 de35d8f600d3d75d8075a8d848787013 metadata.xml 223
+MD5 7536aad55752dfe00f6227269446895d e100-3.3.6.ebuild 1321
MD5 030ad45e9b529643af0e9373951c8585 files/digest-e100-2.3.40 62
MD5 4f0dd6379b1822a15c1a045f9ab3bdbb files/digest-e100-2.3.43 62
MD5 7109598eaf156258c3d57464c7db076b files/digest-e100-3.0.27 62
MD5 9836bcc64e3aeed83ba061c5cc260676 files/digest-e100-3.1.4 61
MD5 19b3a0d51da791c30318cf1246c3561c files/digest-e100-3.2.3 61
+MD5 943629344d72e7d7d32e30f0dd7df308 files/digest-e100-3.3.6 61
diff --git a/net-misc/e100/e100-3.3.6.ebuild b/net-misc/e100/e100-3.3.6.ebuild
new file mode 100644
index 000000000000..64c74068ca76
--- /dev/null
+++ b/net-misc/e100/e100-3.3.6.ebuild
@@ -0,0 +1,45 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/e100/e100-3.3.6.ebuild,v 1.1 2005/04/30 09:57:20 mholzer Exp $
+
+DESCRIPTION="Linux base driver for the Intel(R) PRO/100 family of adapters"
+HOMEPAGE="http://support.intel.com/support/network/adapter/index.htm"
+LICENSE="GPL-2"
+DEPEND="virtual/linux-sources"
+
+SRC_URI="mirror://sourceforge/e1000/${P}.tar.gz"
+SLOT="${KV}"
+KEYWORDS="~x86 ~ppc"
+IUSE=""
+
+src_compile() {
+ check_KV
+ cd "${S}/src"
+ emake KSRC=/usr/src/linux clean e100.o || die
+}
+
+src_install () {
+ insinto "/lib/modules/${KV}/kernel/drivers/net"
+ doins ${S}/src/e100.o
+ doman e100.7
+ dodoc LICENSE README SUMS e100.spec ldistrib.txt
+}
+
+pkg_postinst() {
+ einfo ""
+ einfo "If you are already running the eepro100 driver, you will need "
+ einfo "to remove it before loading the e100 driver as they cannot "
+ einfo "be used simulaneously."
+ einfo ""
+ einfo "To load the module at boot up, add e100 to /etc/modules.autoload "
+ einfo "and remove eepro100"
+ einfo ""
+ einfo "To load the module now without rebooting, use the "
+ einfo "following command:"
+ einfo "modprobe e100"
+ einfo ""
+ einfo "For more detailed information about this driver, "
+ einfo "see the man page by typing:"
+ einfo "man 7 e100"
+ einfo ""
+}
diff --git a/net-misc/e100/files/digest-e100-3.3.6 b/net-misc/e100/files/digest-e100-3.3.6
new file mode 100644
index 000000000000..8ffe49fdc8f1
--- /dev/null
+++ b/net-misc/e100/files/digest-e100-3.3.6
@@ -0,0 +1 @@
+MD5 6f4fb4e4092c65c59fc560803d1da4ab e100-3.3.6.tar.gz 49564