summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Birchinger <joker@gentoo.org>2012-04-16 18:33:08 +0000
committerChristian Birchinger <joker@gentoo.org>2012-04-16 18:33:08 +0000
commit2a87b3ec275e1d39a7af6abf7690f900cc771de0 (patch)
tree1506a6a872ba064b2733234620ac83a131911b3f /net-misc
parentFix bug building with glib-2.31. Thanks to Peter Alfredsen in bug #412105. (diff)
downloadgentoo-2-2a87b3ec275e1d39a7af6abf7690f900cc771de0.tar.gz
gentoo-2-2a87b3ec275e1d39a7af6abf7690f900cc771de0.tar.bz2
gentoo-2-2a87b3ec275e1d39a7af6abf7690f900cc771de0.zip
Remove whitespace glitch from patch. This would make it apply to 8.029.00 as well.
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'net-misc')
-rw-r--r--net-misc/r8168/ChangeLog7
-rw-r--r--net-misc/r8168/files/r8168-8.028.00-linux-3.3-compat.patch9
2 files changed, 6 insertions, 10 deletions
diff --git a/net-misc/r8168/ChangeLog b/net-misc/r8168/ChangeLog
index 355772bcaeeb..47cf94452e6b 100644
--- a/net-misc/r8168/ChangeLog
+++ b/net-misc/r8168/ChangeLog
@@ -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.8 2012/04/05 21:12:07 phajdan.jr Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/r8168/ChangeLog,v 1.9 2012/04/16 18:33:08 joker Exp $
+
+ 16 Apr 2012; Christian Birchinger <joker@gentoo.org>
+ files/r8168-8.028.00-linux-3.3-compat.patch:
+ Remove whitespace glitch from patch. This would make it apply to 8.029.00 as
+ well.
05 Apr 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> r8168-8.028.00.ebuild:
x86 stable wrt bug #404311
diff --git a/net-misc/r8168/files/r8168-8.028.00-linux-3.3-compat.patch b/net-misc/r8168/files/r8168-8.028.00-linux-3.3-compat.patch
index a599dba40d71..07505d6a70da 100644
--- a/net-misc/r8168/files/r8168-8.028.00-linux-3.3-compat.patch
+++ b/net-misc/r8168/files/r8168-8.028.00-linux-3.3-compat.patch
@@ -2,15 +2,6 @@ diff --git a/src/r8168_n.c b/src/r8168_n.c
index 80cdf1a..4df0e48 100755
--- a/src/r8168_n.c
+++ b/src/r8168_n.c
-@@ -4,7 +4,7 @@
- # r8168 is the Linux device driver released for RealTek RTL8168B/8111B,
- # RTL8168C/8111C, RTL8168CP/8111CP, RTL8168D/8111D, RTL8168DP/8111DP, and
- # RTL8168E/8111E Gigabit Ethernet controllers with PCI-Express interface.
--#
-+
- # Copyright(c) 2011 Realtek Semiconductor Corp. All rights reserved.
- #
- # This program is free software; you can redistribute it and/or modify it
@@ -2232,6 +2232,7 @@ static struct ethtool_ops rtl8168_ethtool_ops = {
.set_settings = rtl8168_set_settings,
.get_msglevel = rtl8168_get_msglevel,