Gentoo Archives: gentoo-commits

From: "Mike Frysinger (vapier)" <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/iproute2: ChangeLog iproute2-9999.ebuild iproute2-2.6.31.ebuild
Date: Tue, 29 Dec 2009 06:06:44
Message-Id: E1NPVEA-0002vk-HE@stork.gentoo.org
1 vapier 09/12/29 06:06:42
2
3 Modified: ChangeLog iproute2-9999.ebuild
4 iproute2-2.6.31.ebuild
5 Log:
6 Drop flush patch as it should be fixed now #274973#5.
7 (Portage version: 2.2_rc61/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.147 sys-apps/iproute2/ChangeLog
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/ChangeLog?rev=1.147&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/ChangeLog?rev=1.147&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/ChangeLog?r1=1.146&r2=1.147
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v
19 retrieving revision 1.146
20 retrieving revision 1.147
21 diff -u -r1.146 -r1.147
22 --- ChangeLog 26 Dec 2009 19:54:26 -0000 1.146
23 +++ ChangeLog 29 Dec 2009 06:06:42 -0000 1.147
24 @@ -1,6 +1,10 @@
25 # ChangeLog for sys-apps/iproute2
26 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.146 2009/12/26 19:54:26 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.147 2009/12/29 06:06:42 vapier Exp $
29 +
30 + 29 Dec 2009; Mike Frysinger <vapier@g.o> iproute2-2.6.31.ebuild,
31 + iproute2-9999.ebuild:
32 + Drop flush patch as it should be fixed now #274973#5.
33
34 *iproute2-2.6.31 (26 Dec 2009)
35
36
37
38
39 1.10 sys-apps/iproute2/iproute2-9999.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/iproute2-9999.ebuild?rev=1.10&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/iproute2-9999.ebuild?rev=1.10&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/iproute2-9999.ebuild?r1=1.9&r2=1.10
44
45 Index: iproute2-9999.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-9999.ebuild,v
48 retrieving revision 1.9
49 retrieving revision 1.10
50 diff -u -r1.9 -r1.10
51 --- iproute2-9999.ebuild 26 Dec 2009 19:54:26 -0000 1.9
52 +++ iproute2-9999.ebuild 29 Dec 2009 06:06:42 -0000 1.10
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2009 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-9999.ebuild,v 1.9 2009/12/26 19:54:26 vapier Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-9999.ebuild,v 1.10 2009/12/29 06:06:42 vapier Exp $
58
59 EAPI="2"
60
61 @@ -51,7 +51,6 @@
62 # build against system headers
63 rm -r include/netinet #include/linux include/ip{,6}tables{,_common}.h include/libiptc
64
65 - epatch "${FILESDIR}"/${PN}-2.6.29.1-flush.patch #274973
66 epatch "${FILESDIR}"/${PN}-2.6.29.1-hfsc.patch #291907
67
68 epatch_user
69
70
71
72 1.2 sys-apps/iproute2/iproute2-2.6.31.ebuild
73
74 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/iproute2-2.6.31.ebuild?rev=1.2&view=markup
75 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/iproute2-2.6.31.ebuild?rev=1.2&content-type=text/plain
76 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/iproute2-2.6.31.ebuild?r1=1.1&r2=1.2
77
78 Index: iproute2-2.6.31.ebuild
79 ===================================================================
80 RCS file: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.31.ebuild,v
81 retrieving revision 1.1
82 retrieving revision 1.2
83 diff -u -r1.1 -r1.2
84 --- iproute2-2.6.31.ebuild 26 Dec 2009 19:54:26 -0000 1.1
85 +++ iproute2-2.6.31.ebuild 29 Dec 2009 06:06:42 -0000 1.2
86 @@ -1,6 +1,6 @@
87 # Copyright 1999-2009 Gentoo Foundation
88 # Distributed under the terms of the GNU General Public License v2
89 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.31.ebuild,v 1.1 2009/12/26 19:54:26 vapier Exp $
90 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.31.ebuild,v 1.2 2009/12/29 06:06:42 vapier Exp $
91
92 EAPI="2"
93
94 @@ -51,7 +51,6 @@
95 # build against system headers
96 rm -r include/netinet #include/linux include/ip{,6}tables{,_common}.h include/libiptc
97
98 - epatch "${FILESDIR}"/${PN}-2.6.29.1-flush.patch #274973
99 epatch "${FILESDIR}"/${PN}-2.6.29.1-hfsc.patch #291907
100
101 epatch_user