Gentoo Archives: gentoo-commits

From: "Zac Medico (zmedico)" <zmedico@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-apps/iproute2: iproute2-2.6.29.1-r1.ebuild iproute2-2.6.38.ebuild iproute2-2.6.35-r2.ebuild iproute2-9999.ebuild iproute2-2.6.35-r3.ebuild iproute2-3.1.0.ebuild ChangeLog
Date: Fri, 01 Jun 2012 04:26:13
Message-Id: 20120601042603.085812004B@flycatcher.gentoo.org
1 zmedico 12/06/01 04:26:03
2
3 Modified: iproute2-2.6.29.1-r1.ebuild iproute2-2.6.38.ebuild
4 iproute2-2.6.35-r2.ebuild iproute2-9999.ebuild
5 iproute2-2.6.35-r3.ebuild iproute2-3.1.0.ebuild
6 ChangeLog
7 Log:
8 inherit multilib for get_libdir
9
10 (Portage version: 2.2.0_alpha108_p12/cvs/Linux i686)
11
12 Revision Changes Path
13 1.16 sys-apps/iproute2/iproute2-2.6.29.1-r1.ebuild
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/iproute2-2.6.29.1-r1.ebuild?rev=1.16&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/iproute2-2.6.29.1-r1.ebuild?rev=1.16&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/iproute2-2.6.29.1-r1.ebuild?r1=1.15&r2=1.16
18
19 Index: iproute2-2.6.29.1-r1.ebuild
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.29.1-r1.ebuild,v
22 retrieving revision 1.15
23 retrieving revision 1.16
24 diff -u -r1.15 -r1.16
25 --- iproute2-2.6.29.1-r1.ebuild 31 Jul 2011 18:33:22 -0000 1.15
26 +++ iproute2-2.6.29.1-r1.ebuild 1 Jun 2012 04:26:02 -0000 1.16
27 @@ -1,10 +1,10 @@
28 -# Copyright 1999-2011 Gentoo Foundation
29 +# Copyright 1999-2012 Gentoo Foundation
30 # Distributed under the terms of the GNU General Public License v2
31 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.29.1-r1.ebuild,v 1.15 2011/07/31 18:33:22 mattst88 Exp $
32 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.29.1-r1.ebuild,v 1.16 2012/06/01 04:26:02 zmedico Exp $
33
34 EAPI="2"
35
36 -inherit eutils toolchain-funcs
37 +inherit eutils multilib toolchain-funcs
38
39 if [[ ${PV} == "9999" ]] ; then
40 EGIT_REPO_URI="git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git"
41
42
43
44 1.12 sys-apps/iproute2/iproute2-2.6.38.ebuild
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/iproute2-2.6.38.ebuild?rev=1.12&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/iproute2-2.6.38.ebuild?rev=1.12&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/iproute2-2.6.38.ebuild?r1=1.11&r2=1.12
49
50 Index: iproute2-2.6.38.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.38.ebuild,v
53 retrieving revision 1.11
54 retrieving revision 1.12
55 diff -u -r1.11 -r1.12
56 --- iproute2-2.6.38.ebuild 2 Feb 2012 15:28:51 -0000 1.11
57 +++ iproute2-2.6.38.ebuild 1 Jun 2012 04:26:02 -0000 1.12
58 @@ -1,10 +1,10 @@
59 # Copyright 1999-2012 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.38.ebuild,v 1.11 2012/02/02 15:28:51 ssuominen Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.38.ebuild,v 1.12 2012/06/01 04:26:02 zmedico Exp $
63
64 EAPI="4"
65
66 -inherit eutils toolchain-funcs flag-o-matic
67 +inherit eutils multilib toolchain-funcs flag-o-matic
68
69 if [[ ${PV} == "9999" ]] ; then
70 EGIT_REPO_URI="git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git"
71
72
73
74 1.11 sys-apps/iproute2/iproute2-2.6.35-r2.ebuild
75
76 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/iproute2-2.6.35-r2.ebuild?rev=1.11&view=markup
77 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/iproute2-2.6.35-r2.ebuild?rev=1.11&content-type=text/plain
78 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/iproute2-2.6.35-r2.ebuild?r1=1.10&r2=1.11
79
80 Index: iproute2-2.6.35-r2.ebuild
81 ===================================================================
82 RCS file: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.35-r2.ebuild,v
83 retrieving revision 1.10
84 retrieving revision 1.11
85 diff -u -r1.10 -r1.11
86 --- iproute2-2.6.35-r2.ebuild 31 Jul 2011 18:33:22 -0000 1.10
87 +++ iproute2-2.6.35-r2.ebuild 1 Jun 2012 04:26:02 -0000 1.11
88 @@ -1,10 +1,10 @@
89 -# Copyright 1999-2011 Gentoo Foundation
90 +# Copyright 1999-2012 Gentoo Foundation
91 # Distributed under the terms of the GNU General Public License v2
92 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.35-r2.ebuild,v 1.10 2011/07/31 18:33:22 mattst88 Exp $
93 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.35-r2.ebuild,v 1.11 2012/06/01 04:26:02 zmedico Exp $
94
95 EAPI="2"
96
97 -inherit eutils toolchain-funcs flag-o-matic
98 +inherit eutils multilib toolchain-funcs flag-o-matic
99
100 if [[ ${PV} == "9999" ]] ; then
101 EGIT_REPO_URI="git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git"
102
103
104
105 1.22 sys-apps/iproute2/iproute2-9999.ebuild
106
107 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/iproute2-9999.ebuild?rev=1.22&view=markup
108 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/iproute2-9999.ebuild?rev=1.22&content-type=text/plain
109 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/iproute2-9999.ebuild?r1=1.21&r2=1.22
110
111 Index: iproute2-9999.ebuild
112 ===================================================================
113 RCS file: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-9999.ebuild,v
114 retrieving revision 1.21
115 retrieving revision 1.22
116 diff -u -r1.21 -r1.22
117 --- iproute2-9999.ebuild 5 May 2012 05:12:31 -0000 1.21
118 +++ iproute2-9999.ebuild 1 Jun 2012 04:26:02 -0000 1.22
119 @@ -1,10 +1,10 @@
120 # Copyright 1999-2012 Gentoo Foundation
121 # Distributed under the terms of the GNU General Public License v2
122 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-9999.ebuild,v 1.21 2012/05/05 05:12:31 vapier Exp $
123 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-9999.ebuild,v 1.22 2012/06/01 04:26:02 zmedico Exp $
124
125 EAPI="4"
126
127 -inherit eutils toolchain-funcs flag-o-matic
128 +inherit eutils multilib toolchain-funcs flag-o-matic
129
130 if [[ ${PV} == "9999" ]] ; then
131 EGIT_REPO_URI="git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git"
132
133
134
135 1.5 sys-apps/iproute2/iproute2-2.6.35-r3.ebuild
136
137 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/iproute2-2.6.35-r3.ebuild?rev=1.5&view=markup
138 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/iproute2-2.6.35-r3.ebuild?rev=1.5&content-type=text/plain
139 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/iproute2-2.6.35-r3.ebuild?r1=1.4&r2=1.5
140
141 Index: iproute2-2.6.35-r3.ebuild
142 ===================================================================
143 RCS file: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.35-r3.ebuild,v
144 retrieving revision 1.4
145 retrieving revision 1.5
146 diff -u -r1.4 -r1.5
147 --- iproute2-2.6.35-r3.ebuild 4 May 2012 09:17:29 -0000 1.4
148 +++ iproute2-2.6.35-r3.ebuild 1 Jun 2012 04:26:02 -0000 1.5
149 @@ -1,10 +1,10 @@
150 # Copyright 1999-2012 Gentoo Foundation
151 # Distributed under the terms of the GNU General Public License v2
152 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.35-r3.ebuild,v 1.4 2012/05/04 09:17:29 jdhore Exp $
153 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-2.6.35-r3.ebuild,v 1.5 2012/06/01 04:26:02 zmedico Exp $
154
155 EAPI="2"
156
157 -inherit eutils toolchain-funcs flag-o-matic
158 +inherit eutils multilib toolchain-funcs flag-o-matic
159
160 if [[ ${PV} == "9999" ]] ; then
161 EGIT_REPO_URI="git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git"
162
163
164
165 1.6 sys-apps/iproute2/iproute2-3.1.0.ebuild
166
167 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/iproute2-3.1.0.ebuild?rev=1.6&view=markup
168 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/iproute2-3.1.0.ebuild?rev=1.6&content-type=text/plain
169 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/iproute2-3.1.0.ebuild?r1=1.5&r2=1.6
170
171 Index: iproute2-3.1.0.ebuild
172 ===================================================================
173 RCS file: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-3.1.0.ebuild,v
174 retrieving revision 1.5
175 retrieving revision 1.6
176 diff -u -r1.5 -r1.6
177 --- iproute2-3.1.0.ebuild 5 May 2012 05:12:31 -0000 1.5
178 +++ iproute2-3.1.0.ebuild 1 Jun 2012 04:26:02 -0000 1.6
179 @@ -1,10 +1,10 @@
180 # Copyright 1999-2012 Gentoo Foundation
181 # Distributed under the terms of the GNU General Public License v2
182 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-3.1.0.ebuild,v 1.5 2012/05/05 05:12:31 vapier Exp $
183 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/iproute2-3.1.0.ebuild,v 1.6 2012/06/01 04:26:02 zmedico Exp $
184
185 EAPI="4"
186
187 -inherit eutils toolchain-funcs flag-o-matic
188 +inherit eutils multilib toolchain-funcs flag-o-matic
189
190 if [[ ${PV} == "9999" ]] ; then
191 EGIT_REPO_URI="git://git.kernel.org/pub/scm/linux/kernel/git/shemminger/iproute2.git"
192
193
194
195 1.197 sys-apps/iproute2/ChangeLog
196
197 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/ChangeLog?rev=1.197&view=markup
198 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/ChangeLog?rev=1.197&content-type=text/plain
199 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-apps/iproute2/ChangeLog?r1=1.196&r2=1.197
200
201 Index: ChangeLog
202 ===================================================================
203 RCS file: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v
204 retrieving revision 1.196
205 retrieving revision 1.197
206 diff -u -r1.196 -r1.197
207 --- ChangeLog 22 May 2012 21:15:07 -0000 1.196
208 +++ ChangeLog 1 Jun 2012 04:26:02 -0000 1.197
209 @@ -1,6 +1,11 @@
210 # ChangeLog for sys-apps/iproute2
211 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
212 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.196 2012/05/22 21:15:07 xmw Exp $
213 +# $Header: /var/cvsroot/gentoo-x86/sys-apps/iproute2/ChangeLog,v 1.197 2012/06/01 04:26:02 zmedico Exp $
214 +
215 + 01 Jun 2012; Zac Medico <zmedico@g.o> iproute2-2.6.29.1-r1.ebuild,
216 + iproute2-2.6.35-r2.ebuild, iproute2-2.6.35-r3.ebuild, iproute2-2.6.38.ebuild,
217 + iproute2-3.1.0.ebuild, iproute2-9999.ebuild:
218 + inherit multilib for get_libdir
219
220 22 May 2012; Michael Weber <xmw@g.o> iproute2-3.3.0.ebuild:
221 Finally fix prefix support (bug 414465)