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: iproute2-2.6.29.1.ebuild ChangeLog iproute2-9999.ebuild iproute2-2.6.28.ebuild
Date: Fri, 29 May 2009 22:30:30
Message-Id: E1MAAap-0003jC-1x@stork.gentoo.org
1 vapier 09/05/29 22:30:27
2
3 Modified: iproute2-2.6.29.1.ebuild ChangeLog
4 iproute2-9999.ebuild iproute2-2.6.28.ebuild
5 Log:
6 Relax linux-headers dependency slightly for stabilization #269184.
7 (Portage version: 2.2_rc33/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 sys-apps/iproute2/iproute2-2.6.29.1.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/iproute2-2.6.29.1.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/iproute2-2.6.29.1.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/iproute2-2.6.29.1.ebuild?r1=1.1&r2=1.2
15
16 Index: iproute2-2.6.29.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.29.1.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- iproute2-2.6.29.1.ebuild 9 May 2009 22:01:40 -0000 1.1
23 +++ iproute2-2.6.29.1.ebuild 29 May 2009 22:30:26 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2009 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.29.1.ebuild,v 1.1 2009/05/09 22:01:40 vapier Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.29.1.ebuild,v 1.2 2009/05/29 22:30:26 vapier Exp $
29
30 inherit eutils toolchain-funcs
31
32 @@ -33,7 +33,7 @@
33 atm? ( net-dialup/linux-atm )"
34 DEPEND="${RDEPEND}
35 elibc_glibc? ( >=sys-libs/glibc-2.7 )
36 - >=virtual/os-headers-2.6.28"
37 + >=virtual/os-headers-2.6.27"
38
39 src_unpack() {
40 if [[ ${PV} == "9999" ]] ; then
41
42
43
44 1.125 sys-apps/iproute2/ChangeLog
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/ChangeLog?rev=1.125&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/ChangeLog?rev=1.125&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/ChangeLog?r1=1.124&r2=1.125
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v
53 retrieving revision 1.124
54 retrieving revision 1.125
55 diff -u -r1.124 -r1.125
56 --- ChangeLog 9 May 2009 22:01:40 -0000 1.124
57 +++ ChangeLog 29 May 2009 22:30:26 -0000 1.125
58 @@ -1,6 +1,10 @@
59 # ChangeLog for sys-apps/iproute2
60 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.124 2009/05/09 22:01:40 vapier Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.125 2009/05/29 22:30:26 vapier Exp $
63 +
64 + 29 May 2009; Mike Frysinger <vapier@g.o> iproute2-2.6.28.ebuild,
65 + iproute2-2.6.29.1.ebuild, iproute2-9999.ebuild:
66 + Relax linux-headers dependency slightly for stabilization #269184.
67
68 *iproute2-2.6.29.1 (09 May 2009)
69
70
71
72
73 1.4 sys-apps/iproute2/iproute2-9999.ebuild
74
75 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/iproute2-9999.ebuild?rev=1.4&view=markup
76 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/iproute2-9999.ebuild?rev=1.4&content-type=text/plain
77 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/iproute2-9999.ebuild?r1=1.3&r2=1.4
78
79 Index: iproute2-9999.ebuild
80 ===================================================================
81 RCS file: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-9999.ebuild,v
82 retrieving revision 1.3
83 retrieving revision 1.4
84 diff -u -r1.3 -r1.4
85 --- iproute2-9999.ebuild 17 Jan 2009 17:11:14 -0000 1.3
86 +++ iproute2-9999.ebuild 29 May 2009 22:30:26 -0000 1.4
87 @@ -1,6 +1,6 @@
88 # Copyright 1999-2009 Gentoo Foundation
89 # Distributed under the terms of the GNU General Public License v2
90 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-9999.ebuild,v 1.3 2009/01/17 17:11:14 vapier Exp $
91 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-9999.ebuild,v 1.4 2009/05/29 22:30:26 vapier Exp $
92
93 inherit eutils toolchain-funcs
94
95 @@ -33,7 +33,7 @@
96 atm? ( net-dialup/linux-atm )"
97 DEPEND="${RDEPEND}
98 elibc_glibc? ( >=sys-libs/glibc-2.7 )
99 - >=virtual/os-headers-2.6.25"
100 + >=virtual/os-headers-2.6.27"
101
102 src_unpack() {
103 if [[ ${PV} == "9999" ]] ; then
104 @@ -45,7 +45,7 @@
105 sed -i "s:-O2:${CFLAGS} ${CPPFLAGS}:" Makefile || die "sed Makefile failed"
106
107 # build against system headers
108 - rm -r include/linux include/netinet #include/ip{,6}tables{,_common}.h include/libiptc
109 + rm -r include/netinet #include/linux include/ip{,6}tables{,_common}.h include/libiptc
110
111 epatch "${FILESDIR}"/${PN}-2.6.26-ldflags.patch #236861
112
113
114
115
116 1.3 sys-apps/iproute2/iproute2-2.6.28.ebuild
117
118 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/iproute2-2.6.28.ebuild?rev=1.3&view=markup
119 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/iproute2-2.6.28.ebuild?rev=1.3&content-type=text/plain
120 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-apps/iproute2/iproute2-2.6.28.ebuild?r1=1.2&r2=1.3
121
122 Index: iproute2-2.6.28.ebuild
123 ===================================================================
124 RCS file: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.28.ebuild,v
125 retrieving revision 1.2
126 retrieving revision 1.3
127 diff -u -r1.2 -r1.3
128 --- iproute2-2.6.28.ebuild 18 Jan 2009 18:21:32 -0000 1.2
129 +++ iproute2-2.6.28.ebuild 29 May 2009 22:30:26 -0000 1.3
130 @@ -1,6 +1,6 @@
131 # Copyright 1999-2009 Gentoo Foundation
132 # Distributed under the terms of the GNU General Public License v2
133 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.28.ebuild,v 1.2 2009/01/18 18:21:32 vapier Exp $
134 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.28.ebuild,v 1.3 2009/05/29 22:30:26 vapier Exp $
135
136 inherit eutils toolchain-funcs
137
138 @@ -33,7 +33,7 @@
139 atm? ( net-dialup/linux-atm )"
140 DEPEND="${RDEPEND}
141 elibc_glibc? ( >=sys-libs/glibc-2.7 )
142 - >=virtual/os-headers-2.6.28"
143 + >=virtual/os-headers-2.6.27"
144
145 src_unpack() {
146 if [[ ${PV} == "9999" ]] ; then
147 @@ -45,7 +45,7 @@
148 sed -i "s:-O2:${CFLAGS} ${CPPFLAGS}:" Makefile || die "sed Makefile failed"
149
150 # build against system headers
151 - rm -r include/linux include/netinet #include/ip{,6}tables{,_common}.h include/libiptc
152 + rm -r include/netinet #include/linux include/ip{,6}tables{,_common}.h include/libiptc
153
154 epatch "${FILESDIR}"/${PN}-2.6.26-ldflags.patch #236861