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.026.00.ebuild
@ 2011-12-12  1:28 Christian Birchinger (joker)
  0 siblings, 0 replies; only message in thread
From: Christian Birchinger (joker) @ 2011-12-12  1:28 UTC (permalink / raw
  To: gentoo-commits

joker       11/12/12 01:28:09

  Modified:             ChangeLog r8168-8.026.00.ebuild
  Log:
  Fix type to build against /usr/src/linux sources and not the current running one.
  
  (Portage version: 2.1.10.11/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  net-misc/r8168/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/r8168/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	13 Nov 2011 21:44:04 -0000	1.1
+++ ChangeLog	12 Dec 2011 01:28:09 -0000	1.2
@@ -1,6 +1,10 @@
 # ChangeLog for net-misc/r8168
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/r8168/ChangeLog,v 1.1 2011/11/13 21:44:04 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/r8168/ChangeLog,v 1.2 2011/12/12 01:28:09 joker Exp $
+
+  12 Dec 2011; Christian Birchinger <joker@gentoo.org> r8168-8.026.00.ebuild:
+  Fix typo make it use the /usr/src/linux kernel and not the current running
+  one
 
 *r8168-8.026.00 (13 Nov 2011)
 



1.2                  net-misc/r8168/r8168-8.026.00.ebuild

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

Index: r8168-8.026.00.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-misc/r8168/r8168-8.026.00.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- r8168-8.026.00.ebuild	13 Nov 2011 21:44:04 -0000	1.1
+++ r8168-8.026.00.ebuild	12 Dec 2011 01:28:09 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/r8168/r8168-8.026.00.ebuild,v 1.1 2011/11/13 21:44:04 joker Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/r8168/r8168-8.026.00.ebuild,v 1.2 2011/12/12 01:28:09 joker Exp $
 
 EAPI=4
 
@@ -23,7 +23,7 @@
 
 pkg_setup() {
 	linux-mod_pkg_setup
-	BUILD_PARAMS="KDIR=${KV_DIR}"
+	BUILD_PARAMS="KERNELDIR=${KV_DIR}"
 }
 
 src_install() {






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

only message in thread, other threads:[~2011-12-12  1:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-12  1:28 [gentoo-commits] gentoo-x86 commit in net-misc/r8168: ChangeLog r8168-8.026.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