public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] dev/xmw:master commit in: net-misc/e1000e/
@ 2013-07-31 21:25 Michael Weber
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Weber @ 2013-07-31 21:25 UTC (permalink / raw
  To: gentoo-commits

commit:     b68dcb89d921320b411915f95a87325715a98c0b
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Wed Jul 31 21:25:41 2013 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Wed Jul 31 21:25:41 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/xmw.git;a=commit;h=b68dcb89

Initial import

Package-Manager: portage-2.2.0_alpha191
Manifest-Sign-Key: 62EEF090

---
 net-misc/e1000e/ChangeLog            |  5 +++++
 net-misc/e1000e/Manifest             | 11 +++++++++++
 net-misc/e1000e/e1000e-2.4.14.ebuild | 36 ++++++++++++++++++++++++++++++++++++
 net-misc/e1000e/metadata.xml         |  8 ++++++++
 4 files changed, 60 insertions(+)

diff --git a/net-misc/e1000e/ChangeLog b/net-misc/e1000e/ChangeLog
new file mode 100644
index 0000000..0167660
--- /dev/null
+++ b/net-misc/e1000e/ChangeLog
@@ -0,0 +1,5 @@
+*e1000e-2.4.14 (31 Jul 2013)
+
+  31 Jul 2013; Michael Weber <xmw@gentoo.org> +e1000e-2.4.14.ebuild,
+  +metadata.xml:
+  Initial import

diff --git a/net-misc/e1000e/Manifest b/net-misc/e1000e/Manifest
new file mode 100644
index 0000000..a446a6f
--- /dev/null
+++ b/net-misc/e1000e/Manifest
@@ -0,0 +1,11 @@
+-----BEGIN PGP SIGNED MESSAGE-----
+Hash: SHA256
+
+DIST e1000e-2.4.14.tar.gz 268494 SHA256 79bc02e15c03974bea8473508f64da51d3fa0425e19746c53915adb238b46460 SHA512 2eb5cfd7a1243e4bb3cc64958372461022d02d7c095087acfc9847d4f741f2cc27fa1f35343dfc4a699c319a8a5dafdc83c97e972436f1a0d7324f97d4078043 WHIRLPOOL 8e52b164478e56986c18f40eb0eabaccea1ab53917c4d750f68a6f7eb4816a33a07923e80ff88ea34c2bfe75123cf6e863fc3bcfe128e0b8f9a539d4de0554a4
+-----BEGIN PGP SIGNATURE-----
+Version: GnuPG v2.0.20 (GNU/Linux)
+
+iF4EAREIAAYFAlH5gNUACgkQknrdDGLu8JABOwEAgyBmoe3IT7IapE/Z7tNU0TVu
+jiyyAAp/Vebx2SD+AIYA/1a3LaA0C0Gkz6NhhKuJtjeCG/NXjA4t7cHhmlbovK/M
+=BOPJ
+-----END PGP SIGNATURE-----

diff --git a/net-misc/e1000e/e1000e-2.4.14.ebuild b/net-misc/e1000e/e1000e-2.4.14.ebuild
new file mode 100644
index 0000000..dba71a9
--- /dev/null
+++ b/net-misc/e1000e/e1000e-2.4.14.ebuild
@@ -0,0 +1,36 @@
+# Copyright 1999-2013 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: $
+
+EAPI=5
+
+inherit linux-info linux-mod
+
+DESCRIPTION="Intel driver for the e1000e chipset variants 82563/6/7, 82571/2/3/4/7/8/9, 82583 and I217/I218."
+HOMEPAGE="https://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&DwnldID=15817&wapkw=e1000e"
+SRC_URI="${P}.tar.gz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="~amd64"
+IUSE=""
+
+DEPEND=""
+RDEPEND=""
+
+RESTRICT=fetch
+
+CONFIG_CHECK="~!E1000E"
+ERROR_E1000E="CONFIG_E1000E has to be configured to Module to enable the replacement with this driver."
+
+MODULE_NAMES="e1000e(misc:)"
+BUILD_PARAMS="KSRC=\"${KERNEL_DIR}\""
+BUILD_TARGETS="default"
+
+S=${WORKDIR}/${P}/src
+
+pkg_nofetch() {
+	einfo "Please download \"${A}\" from"
+	einfo "${HOMEPAGE}"
+	einfo "and place it in ${DISTDIR},"
+}

diff --git a/net-misc/e1000e/metadata.xml b/net-misc/e1000e/metadata.xml
new file mode 100644
index 0000000..5b80fb9
--- /dev/null
+++ b/net-misc/e1000e/metadata.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<maintainer>
+<email>xmw@gentoo.org</email>
+<name>Michael Weber</name>
+</maintainer>
+</pkgmetadata>


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [gentoo-commits] dev/xmw:master commit in: net-misc/e1000e/
@ 2013-08-01  0:38 Michael Weber
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Weber @ 2013-08-01  0:38 UTC (permalink / raw
  To: gentoo-commits

commit:     c8d954d06206c025c0cbb6b318079def68c08f22
Author:     Michael Weber <xmw <AT> gentoo <DOT> org>
AuthorDate: Thu Aug  1 00:38:02 2013 +0000
Commit:     Michael Weber <xmw <AT> gentoo <DOT> org>
CommitDate: Thu Aug  1 00:38:02 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=dev/xmw.git;a=commit;h=c8d954d0

Use SRC_URI w/o license wall.

Package-Manager: portage-2.2.0_alpha191
Manifest-Sign-Key: 62EEF090

---
 net-misc/e1000e/ChangeLog            |  3 +++
 net-misc/e1000e/e1000e-2.4.14.ebuild | 10 +---------
 2 files changed, 4 insertions(+), 9 deletions(-)

diff --git a/net-misc/e1000e/ChangeLog b/net-misc/e1000e/ChangeLog
index 0167660..8cf4bcb 100644
--- a/net-misc/e1000e/ChangeLog
+++ b/net-misc/e1000e/ChangeLog
@@ -1,3 +1,6 @@
+  01 Aug 2013; Michael Weber <xmw@gentoo.org> e1000e-2.4.14.ebuild:
+  Use SRC_URI w/o license wall.
+
 *e1000e-2.4.14 (31 Jul 2013)
 
   31 Jul 2013; Michael Weber <xmw@gentoo.org> +e1000e-2.4.14.ebuild,

diff --git a/net-misc/e1000e/e1000e-2.4.14.ebuild b/net-misc/e1000e/e1000e-2.4.14.ebuild
index dba71a9..5e1ca25 100644
--- a/net-misc/e1000e/e1000e-2.4.14.ebuild
+++ b/net-misc/e1000e/e1000e-2.4.14.ebuild
@@ -8,7 +8,7 @@ inherit linux-info linux-mod
 
 DESCRIPTION="Intel driver for the e1000e chipset variants 82563/6/7, 82571/2/3/4/7/8/9, 82583 and I217/I218."
 HOMEPAGE="https://downloadcenter.intel.com/Detail_Desc.aspx?agr=Y&DwnldID=15817&wapkw=e1000e"
-SRC_URI="${P}.tar.gz"
+SRC_URI="mirror://sourceforge/e1000/${PN}%20stable/${PV}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
@@ -18,8 +18,6 @@ IUSE=""
 DEPEND=""
 RDEPEND=""
 
-RESTRICT=fetch
-
 CONFIG_CHECK="~!E1000E"
 ERROR_E1000E="CONFIG_E1000E has to be configured to Module to enable the replacement with this driver."
 
@@ -28,9 +26,3 @@ BUILD_PARAMS="KSRC=\"${KERNEL_DIR}\""
 BUILD_TARGETS="default"
 
 S=${WORKDIR}/${P}/src
-
-pkg_nofetch() {
-	einfo "Please download \"${A}\" from"
-	einfo "${HOMEPAGE}"
-	einfo "and place it in ${DISTDIR},"
-}


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-08-01  0:38 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-31 21:25 [gentoo-commits] dev/xmw:master commit in: net-misc/e1000e/ Michael Weber
  -- strict thread matches above, loose matches on Subject: below --
2013-08-01  0:38 Michael Weber

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox