Gentoo Archives: gentoo-commits

From: "Jeroen Roovers (jer)" <jer@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sys-devel/automake: automake-1.7.9-r2.ebuild automake-1.6.3-r1.ebuild automake-1.9.6-r3.ebuild automake-1.4_p6-r1.ebuild automake-1.5-r1.ebuild ChangeLog automake-1.8.5-r4.ebuild automake-1.10.3.ebuild
Date: Thu, 18 Feb 2010 16:57:09
Message-Id: E1Ni9gX-0003A1-Qx@stork.gentoo.org
1 jer 10/02/18 16:57:05
2
3 Modified: automake-1.7.9-r2.ebuild automake-1.6.3-r1.ebuild
4 automake-1.9.6-r3.ebuild automake-1.4_p6-r1.ebuild
5 automake-1.5-r1.ebuild ChangeLog
6 automake-1.8.5-r4.ebuild automake-1.10.3.ebuild
7 Log:
8 Stable for HPPA (bug #295357).
9 (Portage version: 2.2_rc62/cvs/Linux i686)
10
11 Revision Changes Path
12 1.2 sys-devel/automake/automake-1.7.9-r2.ebuild
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.7.9-r2.ebuild?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.7.9-r2.ebuild?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.7.9-r2.ebuild?r1=1.1&r2=1.2
17
18 Index: automake-1.7.9-r2.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.9-r2.ebuild,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- automake-1.7.9-r2.ebuild 9 Dec 2009 09:01:46 -0000 1.1
25 +++ automake-1.7.9-r2.ebuild 18 Feb 2010 16:57:03 -0000 1.2
26 @@ -1,6 +1,6 @@
27 -# Copyright 1999-2009 Gentoo Foundation
28 +# Copyright 1999-2010 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.9-r2.ebuild,v 1.1 2009/12/09 09:01:46 vapier Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.7.9-r2.ebuild,v 1.2 2010/02/18 16:57:03 jer Exp $
32
33 inherit eutils
34
35 @@ -10,7 +10,7 @@
36
37 LICENSE="GPL-2"
38 SLOT="${PV:0:3}"
39 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
40 +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
41 IUSE=""
42
43 DEPEND="dev-lang/perl
44
45
46
47 1.2 sys-devel/automake/automake-1.6.3-r1.ebuild
48
49 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.6.3-r1.ebuild?rev=1.2&view=markup
50 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.6.3-r1.ebuild?rev=1.2&content-type=text/plain
51 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.6.3-r1.ebuild?r1=1.1&r2=1.2
52
53 Index: automake-1.6.3-r1.ebuild
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.6.3-r1.ebuild,v
56 retrieving revision 1.1
57 retrieving revision 1.2
58 diff -u -r1.1 -r1.2
59 --- automake-1.6.3-r1.ebuild 9 Dec 2009 09:01:46 -0000 1.1
60 +++ automake-1.6.3-r1.ebuild 18 Feb 2010 16:57:03 -0000 1.2
61 @@ -1,6 +1,6 @@
62 -# Copyright 1999-2009 Gentoo Foundation
63 +# Copyright 1999-2010 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.6.3-r1.ebuild,v 1.1 2009/12/09 09:01:46 vapier Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.6.3-r1.ebuild,v 1.2 2010/02/18 16:57:03 jer Exp $
67
68 inherit eutils
69
70 @@ -10,7 +10,7 @@
71
72 LICENSE="GPL-2"
73 SLOT="${PV:0:3}"
74 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
75 +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
76 IUSE=""
77
78 DEPEND="dev-lang/perl
79
80
81
82 1.2 sys-devel/automake/automake-1.9.6-r3.ebuild
83
84 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.9.6-r3.ebuild?rev=1.2&view=markup
85 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.9.6-r3.ebuild?rev=1.2&content-type=text/plain
86 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.9.6-r3.ebuild?r1=1.1&r2=1.2
87
88 Index: automake-1.9.6-r3.ebuild
89 ===================================================================
90 RCS file: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.9.6-r3.ebuild,v
91 retrieving revision 1.1
92 retrieving revision 1.2
93 diff -u -r1.1 -r1.2
94 --- automake-1.9.6-r3.ebuild 9 Dec 2009 09:01:46 -0000 1.1
95 +++ automake-1.9.6-r3.ebuild 18 Feb 2010 16:57:03 -0000 1.2
96 @@ -1,6 +1,6 @@
97 -# Copyright 1999-2009 Gentoo Foundation
98 +# Copyright 1999-2010 Gentoo Foundation
99 # Distributed under the terms of the GNU General Public License v2
100 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.9.6-r3.ebuild,v 1.1 2009/12/09 09:01:46 vapier Exp $
101 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.9.6-r3.ebuild,v 1.2 2010/02/18 16:57:03 jer Exp $
102
103 inherit eutils
104
105 @@ -10,7 +10,7 @@
106
107 LICENSE="GPL-2"
108 SLOT="${PV:0:3}"
109 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
110 +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
111 IUSE=""
112
113 RDEPEND="dev-lang/perl
114
115
116
117 1.2 sys-devel/automake/automake-1.4_p6-r1.ebuild
118
119 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.4_p6-r1.ebuild?rev=1.2&view=markup
120 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.4_p6-r1.ebuild?rev=1.2&content-type=text/plain
121 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.4_p6-r1.ebuild?r1=1.1&r2=1.2
122
123 Index: automake-1.4_p6-r1.ebuild
124 ===================================================================
125 RCS file: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.4_p6-r1.ebuild,v
126 retrieving revision 1.1
127 retrieving revision 1.2
128 diff -u -r1.1 -r1.2
129 --- automake-1.4_p6-r1.ebuild 9 Dec 2009 09:01:46 -0000 1.1
130 +++ automake-1.4_p6-r1.ebuild 18 Feb 2010 16:57:03 -0000 1.2
131 @@ -1,6 +1,6 @@
132 -# Copyright 1999-2009 Gentoo Foundation
133 +# Copyright 1999-2010 Gentoo Foundation
134 # Distributed under the terms of the GNU General Public License v2
135 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.4_p6-r1.ebuild,v 1.1 2009/12/09 09:01:46 vapier Exp $
136 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.4_p6-r1.ebuild,v 1.2 2010/02/18 16:57:03 jer Exp $
137
138 inherit eutils
139
140 @@ -11,7 +11,7 @@
141
142 LICENSE="GPL-2"
143 SLOT="${PV:0:3}"
144 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
145 +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
146 IUSE=""
147
148 DEPEND="dev-lang/perl
149
150
151
152 1.6 sys-devel/automake/automake-1.5-r1.ebuild
153
154 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.5-r1.ebuild?rev=1.6&view=markup
155 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.5-r1.ebuild?rev=1.6&content-type=text/plain
156 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.5-r1.ebuild?r1=1.5&r2=1.6
157
158 Index: automake-1.5-r1.ebuild
159 ===================================================================
160 RCS file: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.5-r1.ebuild,v
161 retrieving revision 1.5
162 retrieving revision 1.6
163 diff -u -r1.5 -r1.6
164 --- automake-1.5-r1.ebuild 9 Dec 2009 09:01:46 -0000 1.5
165 +++ automake-1.5-r1.ebuild 18 Feb 2010 16:57:03 -0000 1.6
166 @@ -1,6 +1,6 @@
167 -# Copyright 1999-2009 Gentoo Foundation
168 +# Copyright 1999-2010 Gentoo Foundation
169 # Distributed under the terms of the GNU General Public License v2
170 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.5-r1.ebuild,v 1.5 2009/12/09 09:01:46 vapier Exp $
171 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.5-r1.ebuild,v 1.6 2010/02/18 16:57:03 jer Exp $
172
173 inherit eutils
174
175 @@ -10,7 +10,7 @@
176
177 LICENSE="GPL-2"
178 SLOT="${PV:0:3}"
179 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
180 +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
181 IUSE=""
182
183 DEPEND="dev-lang/perl
184
185
186
187 1.140 sys-devel/automake/ChangeLog
188
189 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/ChangeLog?rev=1.140&view=markup
190 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/ChangeLog?rev=1.140&content-type=text/plain
191 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/ChangeLog?r1=1.139&r2=1.140
192
193 Index: ChangeLog
194 ===================================================================
195 RCS file: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v
196 retrieving revision 1.139
197 retrieving revision 1.140
198 diff -u -r1.139 -r1.140
199 --- ChangeLog 9 Dec 2009 09:01:46 -0000 1.139
200 +++ ChangeLog 18 Feb 2010 16:57:03 -0000 1.140
201 @@ -1,6 +1,12 @@
202 # ChangeLog for sys-devel/automake
203 -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
204 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.139 2009/12/09 09:01:46 vapier Exp $
205 +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
206 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/ChangeLog,v 1.140 2010/02/18 16:57:03 jer Exp $
207 +
208 + 18 Feb 2010; Jeroen Roovers <jer@g.o> automake-1.4_p6-r1.ebuild,
209 + automake-1.5-r1.ebuild, automake-1.6.3-r1.ebuild,
210 + automake-1.7.9-r2.ebuild, automake-1.8.5-r4.ebuild,
211 + automake-1.9.6-r3.ebuild, automake-1.10.3.ebuild:
212 + Stable for HPPA (bug #295357).
213
214 *automake-1.11.1 (09 Dec 2009)
215 *automake-1.10.3 (09 Dec 2009)
216
217
218
219 1.3 sys-devel/automake/automake-1.8.5-r4.ebuild
220
221 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.8.5-r4.ebuild?rev=1.3&view=markup
222 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.8.5-r4.ebuild?rev=1.3&content-type=text/plain
223 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.8.5-r4.ebuild?r1=1.2&r2=1.3
224
225 Index: automake-1.8.5-r4.ebuild
226 ===================================================================
227 RCS file: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.8.5-r4.ebuild,v
228 retrieving revision 1.2
229 retrieving revision 1.3
230 diff -u -r1.2 -r1.3
231 --- automake-1.8.5-r4.ebuild 11 Dec 2009 20:35:13 -0000 1.2
232 +++ automake-1.8.5-r4.ebuild 18 Feb 2010 16:57:03 -0000 1.3
233 @@ -1,6 +1,6 @@
234 -# Copyright 1999-2009 Gentoo Foundation
235 +# Copyright 1999-2010 Gentoo Foundation
236 # Distributed under the terms of the GNU General Public License v2
237 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.8.5-r4.ebuild,v 1.2 2009/12/11 20:35:13 vapier Exp $
238 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.8.5-r4.ebuild,v 1.3 2010/02/18 16:57:03 jer Exp $
239
240 inherit eutils
241
242 @@ -10,7 +10,7 @@
243
244 LICENSE="GPL-2"
245 SLOT="${PV:0:3}"
246 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
247 +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
248 IUSE=""
249
250 DEPEND="dev-lang/perl
251
252
253
254 1.2 sys-devel/automake/automake-1.10.3.ebuild
255
256 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.10.3.ebuild?rev=1.2&view=markup
257 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.10.3.ebuild?rev=1.2&content-type=text/plain
258 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-devel/automake/automake-1.10.3.ebuild?r1=1.1&r2=1.2
259
260 Index: automake-1.10.3.ebuild
261 ===================================================================
262 RCS file: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.10.3.ebuild,v
263 retrieving revision 1.1
264 retrieving revision 1.2
265 diff -u -r1.1 -r1.2
266 --- automake-1.10.3.ebuild 9 Dec 2009 09:01:46 -0000 1.1
267 +++ automake-1.10.3.ebuild 18 Feb 2010 16:57:03 -0000 1.2
268 @@ -1,6 +1,6 @@
269 -# Copyright 1999-2009 Gentoo Foundation
270 +# Copyright 1999-2010 Gentoo Foundation
271 # Distributed under the terms of the GNU General Public License v2
272 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.10.3.ebuild,v 1.1 2009/12/09 09:01:46 vapier Exp $
273 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/automake/automake-1.10.3.ebuild,v 1.2 2010/02/18 16:57:03 jer Exp $
274
275 inherit eutils
276
277 @@ -10,7 +10,7 @@
278
279 LICENSE="GPL-2"
280 SLOT="${PV:0:4}"
281 -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
282 +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~sparc-fbsd ~x86-fbsd"
283 IUSE=""
284
285 RDEPEND="dev-lang/perl