public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "James Le Cuirot" <chewi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/r8168/
Date: Fri, 25 Dec 2015 21:52:43 +0000 (UTC)	[thread overview]
Message-ID: <1451080357.a1a2e13a2ee9ae1d2d479856fca558f6aacd9800.chewi@gentoo> (raw)

commit:     a1a2e13a2ee9ae1d2d479856fca558f6aacd9800
Author:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
AuthorDate: Fri Dec 25 21:51:54 2015 +0000
Commit:     James Le Cuirot <chewi <AT> gentoo <DOT> org>
CommitDate: Fri Dec 25 21:52:37 2015 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1a2e13a

net-misc/r8168: Version bump, closes bug #569080

Package-Manager: portage-2.2.26

 net-misc/r8168/Manifest              |  1 +
 net-misc/r8168/r8168-8.041.00.ebuild | 32 ++++++++++++++++++++++++++++++++
 2 files changed, 33 insertions(+)

diff --git a/net-misc/r8168/Manifest b/net-misc/r8168/Manifest
index 1227058..00195d6 100644
--- a/net-misc/r8168/Manifest
+++ b/net-misc/r8168/Manifest
@@ -1 +1,2 @@
 DIST r8168-8.040.00.tar.bz2 87770 SHA256 da0444fcd7aabb7762310cdf2047fd0aeb7a9ed97a3d6b80d62a0fc71e0730bf SHA512 58ec8c1ff8742ad1ee0e2a0fa1141a8ace26cac954542b16325c0d9eba6113a2baaf4de2c61025a6fc6532eb17aa2e7645daee0fef539b219f863355c731d6d8 WHIRLPOOL 80ca19d49e03ca6d1b9524710511a3b632a13ec8045515c3264663a73394cede1e04d4cad2f8f1ea5d7a8b3ab9554c1bfaec7ae356bcdf397ba6d045123d314c
+DIST r8168-8.041.00.tar.bz2 88154 SHA256 13fca576fac856510e8eb70645c84954bdcfed68cd26cf4773138915690ba36e SHA512 56816b8a98bd81c93aeff31ee111de95a827a4da96ef8832d735483abe412e1df9f1de097f5e0c1cce4d9d94932e0747630e94f2869368c4ea06a9e145ad542b WHIRLPOOL 83b70a21ce3d2e29b249f0c6305425348405c64aa9741f32bfb7cd27abbdf314f1bad1207d696296a5f24dcbc99c357280be6b7687aed1e234f41b51af5cba41

diff --git a/net-misc/r8168/r8168-8.041.00.ebuild b/net-misc/r8168/r8168-8.041.00.ebuild
new file mode 100644
index 0000000..382e7b0
--- /dev/null
+++ b/net-misc/r8168/r8168-8.041.00.ebuild
@@ -0,0 +1,32 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI=5
+
+inherit linux-mod eutils
+
+DESCRIPTION="r8168 driver for Realtek 8111/8168 PCI-E NICs"
+HOMEPAGE="http://www.realtek.com.tw"
+SRC_URI="http://12244.wpc.azureedge.net/8012244/drivers/rtdrivers/cn/nic/0003-${P}.tar.bz2 -> ${P}.tar.bz2"
+LICENSE="GPL-2"
+SLOT="0"
+IUSE=""
+
+KEYWORDS="~amd64 ~x86"
+
+MODULE_NAMES="r8168(net:${S}/src)"
+BUILD_TARGETS="modules"
+CONFIG_CHECK="!R8169"
+
+ERROR_R8169="${P} requires Realtek 8169 PCI Gigabit Ethernet adapter (CONFIG_R8169) to be DISABLED"
+
+pkg_setup() {
+	linux-mod_pkg_setup
+	BUILD_PARAMS="KERNELDIR=${KV_DIR}"
+}
+
+src_install() {
+	linux-mod_src_install
+	dodoc README
+}


             reply	other threads:[~2015-12-25 21:52 UTC|newest]

Thread overview: 62+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-25 21:52 James Le Cuirot [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-02-21 14:19 [gentoo-commits] repo/gentoo:master commit in: net-misc/r8168/ James Le Cuirot
2016-07-01 21:33 James Le Cuirot
2016-07-01 21:33 James Le Cuirot
2016-10-24 21:21 James Le Cuirot
2016-12-21  9:57 Tobias Klausmann
2016-12-21 10:25 Thomas Deutschmann
2016-12-21 10:34 James Le Cuirot
2017-03-27 22:00 James Le Cuirot
2017-03-27 22:00 James Le Cuirot
2017-05-15 14:17 Agostino Sarubbo
2017-05-16  8:32 James Le Cuirot
2018-04-26 19:22 Thomas Deutschmann
2018-04-26 21:04 Mikle Kolyada
2019-05-09 20:12 James Le Cuirot
2019-06-27 21:12 James Le Cuirot
2019-06-27 21:12 James Le Cuirot
2019-09-06 22:28 James Le Cuirot
2019-09-06 22:28 James Le Cuirot
2019-11-17 21:38 James Le Cuirot
2019-11-17 21:38 James Le Cuirot
2019-12-27 15:24 James Le Cuirot
2020-01-19 19:30 Pacho Ramos
2020-01-19 19:30 Pacho Ramos
2020-01-19 19:30 Pacho Ramos
2020-02-09  8:42 Mikle Kolyada
2020-03-11 21:33 Pacho Ramos
2020-03-31 12:26 Agostino Sarubbo
2020-05-25  3:24 Richard Yao
2020-05-31 12:42 Pacho Ramos
2020-08-08 12:18 Mikle Kolyada
2020-08-08 13:21 Pacho Ramos
2020-11-29 11:45 Pacho Ramos
2021-07-04 19:00 Pacho Ramos
2021-07-21 21:51 Pacho Ramos
2021-07-21 21:51 Pacho Ramos
2021-11-11 17:57 Jakov Smolić
2021-11-11 18:57 Jakov Smolić
2022-03-27  9:32 Pacho Ramos
2022-05-04 16:12 Pacho Ramos
2022-07-20 12:42 Pacho Ramos
2022-07-20 12:42 Pacho Ramos
2022-12-01 22:24 Jakov Smolić
2022-12-01 22:28 Jakov Smolić
2022-12-04 14:50 Pacho Ramos
2023-01-23 18:08 Sam James
2023-01-23 18:08 Sam James
2023-08-23 13:18 Pacho Ramos
2023-10-01 17:43 Pacho Ramos
2023-10-01 19:55 Arthur Zamarin
2023-10-01 19:59 Arthur Zamarin
2024-01-22  6:59 Viorel Munteanu
2024-02-08  2:09 Ionen Wolkens
2024-05-04 17:39 Pacho Ramos
2024-05-04 17:39 Pacho Ramos
2024-06-16  9:38 Pacho Ramos
2024-07-05 18:28 Pacho Ramos
2024-11-08 16:32 Pacho Ramos
2025-01-17 13:08 Jakov Smolić
2025-02-15 12:24 Pacho Ramos
2025-02-15 12:24 Pacho Ramos
2025-02-15 12:24 Pacho Ramos

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1451080357.a1a2e13a2ee9ae1d2d479856fca558f6aacd9800.chewi@gentoo \
    --to=chewi@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox