public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-misc/r8168: ChangeLog r8168-8.035.00.ebuild
@ 2013-01-12 14:48 Christian Birchinger (joker)
  0 siblings, 0 replies; only message in thread
From: Christian Birchinger (joker) @ 2013-01-12 14:48 UTC (permalink / raw
  To: gentoo-commits

joker       13/01/12 14:48:24

  Modified:             ChangeLog
  Added:                r8168-8.035.00.ebuild
  Log:
  Version bump
  
  (Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)

Revision  Changes    Path
1.14                 net-misc/r8168/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/r8168/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/r8168/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/r8168/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/r8168/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	25 Aug 2012 18:20:28 -0000	1.13
+++ ChangeLog	12 Jan 2013 14:48:24 -0000	1.14
@@ -1,6 +1,11 @@
 # ChangeLog for net-misc/r8168
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/r8168/ChangeLog,v 1.13 2012/08/25 18:20:28 joker Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/r8168/ChangeLog,v 1.14 2013/01/12 14:48:24 joker Exp $
+
+*r8168-8.035.00 (12 Jan 2013)
+
+  12 Jan 2013; Christian Birchinger <joker@gentoo.org> +r8168-8.035.00.ebuild:
+  Version bump
 
 *r8168-8.032.00 (25 Aug 2012)
 



1.1                  net-misc/r8168/r8168-8.035.00.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/r8168/r8168-8.035.00.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-misc/r8168/r8168-8.035.00.ebuild?rev=1.1&content-type=text/plain

Index: r8168-8.035.00.ebuild
===================================================================
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/net-misc/r8168/r8168-8.035.00.ebuild,v 1.1 2013/01/12 14:48:24 joker Exp $

EAPI=4

inherit linux-mod eutils

DESCRIPTION="r8168 driver for Realtek 8111/8168 PCI-E NICs"
HOMEPAGE="http://www.realtek.com.tw"
SRC_URI="http://r8168.googlecode.com/files/${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
}





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2013-01-12 14:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-12 14:48 [gentoo-commits] gentoo-x86 commit in net-misc/r8168: ChangeLog r8168-8.035.00.ebuild Christian Birchinger (joker)

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