Gentoo Archives: gentoo-commits

From: "Ralph Sennhauser (sera)" <sera@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/ant-core: ant-core-1.7.1-r4.ebuild ant-core-1.8.0-r1.ebuild ant-core-1.8.0-r2.ebuild ant-core-1.7.1-r5.ebuild ChangeLog ant-core-1.8.1.ebuild
Date: Mon, 02 Jan 2012 09:53:52
Message-Id: 20120102095342.AB1AF2004B@flycatcher.gentoo.org
1 sera 12/01/02 09:53:42
2
3 Modified: ant-core-1.7.1-r4.ebuild ant-core-1.8.0-r1.ebuild
4 ant-core-1.8.0-r2.ebuild ant-core-1.7.1-r5.ebuild
5 ChangeLog ant-core-1.8.1.ebuild
6 Log:
7 Drop ia64 support #345433
8
9 (Portage version: 2.1.10.43/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.7 dev-java/ant-core/ant-core-1.7.1-r4.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-core/ant-core-1.7.1-r4.ebuild?rev=1.7&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-core/ant-core-1.7.1-r4.ebuild?rev=1.7&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-core/ant-core-1.7.1-r4.ebuild?r1=1.6&r2=1.7
17
18 Index: ant-core-1.7.1-r4.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-core/ant-core-1.7.1-r4.ebuild,v
21 retrieving revision 1.6
22 retrieving revision 1.7
23 diff -u -r1.6 -r1.7
24 --- ant-core-1.7.1-r4.ebuild 28 Feb 2010 14:35:43 -0000 1.6
25 +++ ant-core-1.7.1-r4.ebuild 2 Jan 2012 09:53:42 -0000 1.7
26 @@ -1,6 +1,6 @@
27 -# Copyright 1999-2010 Gentoo Foundation
28 +# Copyright 1999-2012 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ant-core-1.7.1-r4.ebuild,v 1.6 2010/02/28 14:35:43 caster Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ant-core-1.7.1-r4.ebuild,v 1.7 2012/01/02 09:53:42 sera Exp $
32
33 EAPI="2"
34
35 @@ -20,7 +20,7 @@
36
37 LICENSE="Apache-2.0"
38 SLOT="0"
39 -KEYWORDS="amd64 ia64 ppc ppc64 x86 ~x86-fbsd"
40 +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"
41 IUSE=""
42
43 DEPEND=">=virtual/jdk-1.4
44
45
46
47 1.2 dev-java/ant-core/ant-core-1.8.0-r1.ebuild
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-core/ant-core-1.8.0-r1.ebuild?rev=1.2&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-core/ant-core-1.8.0-r1.ebuild?rev=1.2&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-core/ant-core-1.8.0-r1.ebuild?r1=1.1&r2=1.2
52
53 Index: ant-core-1.8.0-r1.ebuild
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-core/ant-core-1.8.0-r1.ebuild,v
56 retrieving revision 1.1
57 retrieving revision 1.2
58 diff -u -r1.1 -r1.2
59 --- ant-core-1.8.0-r1.ebuild 28 Feb 2010 14:35:43 -0000 1.1
60 +++ ant-core-1.8.0-r1.ebuild 2 Jan 2012 09:53:42 -0000 1.2
61 @@ -1,6 +1,6 @@
62 -# Copyright 1999-2010 Gentoo Foundation
63 +# Copyright 1999-2012 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ant-core-1.8.0-r1.ebuild,v 1.1 2010/02/28 14:35:43 caster Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ant-core-1.8.0-r1.ebuild,v 1.2 2012/01/02 09:53:42 sera Exp $
67
68 EAPI="3"
69
70 @@ -20,7 +20,7 @@
71
72 LICENSE="Apache-2.0"
73 SLOT="0"
74 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
75 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
76 IUSE=""
77
78 DEPEND=">=virtual/jdk-1.4
79
80
81
82 1.2 dev-java/ant-core/ant-core-1.8.0-r2.ebuild
83
84 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-core/ant-core-1.8.0-r2.ebuild?rev=1.2&view=markup
85 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-core/ant-core-1.8.0-r2.ebuild?rev=1.2&content-type=text/plain
86 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-core/ant-core-1.8.0-r2.ebuild?r1=1.1&r2=1.2
87
88 Index: ant-core-1.8.0-r2.ebuild
89 ===================================================================
90 RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-core/ant-core-1.8.0-r2.ebuild,v
91 retrieving revision 1.1
92 retrieving revision 1.2
93 diff -u -r1.1 -r1.2
94 --- ant-core-1.8.0-r2.ebuild 19 Mar 2010 09:16:22 -0000 1.1
95 +++ ant-core-1.8.0-r2.ebuild 2 Jan 2012 09:53:42 -0000 1.2
96 @@ -1,6 +1,6 @@
97 -# Copyright 1999-2010 Gentoo Foundation
98 +# Copyright 1999-2012 Gentoo Foundation
99 # Distributed under the terms of the GNU General Public License v2
100 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ant-core-1.8.0-r2.ebuild,v 1.1 2010/03/19 09:16:22 caster Exp $
101 +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ant-core-1.8.0-r2.ebuild,v 1.2 2012/01/02 09:53:42 sera Exp $
102
103 EAPI="3"
104
105 @@ -20,7 +20,7 @@
106
107 LICENSE="Apache-2.0"
108 SLOT="0"
109 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
110 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
111 IUSE=""
112
113 DEPEND=">=virtual/jdk-1.4
114
115
116
117 1.2 dev-java/ant-core/ant-core-1.7.1-r5.ebuild
118
119 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-core/ant-core-1.7.1-r5.ebuild?rev=1.2&view=markup
120 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-core/ant-core-1.7.1-r5.ebuild?rev=1.2&content-type=text/plain
121 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-core/ant-core-1.7.1-r5.ebuild?r1=1.1&r2=1.2
122
123 Index: ant-core-1.7.1-r5.ebuild
124 ===================================================================
125 RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-core/ant-core-1.7.1-r5.ebuild,v
126 retrieving revision 1.1
127 retrieving revision 1.2
128 diff -u -r1.1 -r1.2
129 --- ant-core-1.7.1-r5.ebuild 28 Feb 2010 14:35:43 -0000 1.1
130 +++ ant-core-1.7.1-r5.ebuild 2 Jan 2012 09:53:42 -0000 1.2
131 @@ -1,6 +1,6 @@
132 -# Copyright 1999-2010 Gentoo Foundation
133 +# Copyright 1999-2012 Gentoo Foundation
134 # Distributed under the terms of the GNU General Public License v2
135 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ant-core-1.7.1-r5.ebuild,v 1.1 2010/02/28 14:35:43 caster Exp $
136 +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ant-core-1.7.1-r5.ebuild,v 1.2 2012/01/02 09:53:42 sera Exp $
137
138 EAPI="3"
139
140 @@ -20,7 +20,7 @@
141
142 LICENSE="Apache-2.0"
143 SLOT="0"
144 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
145 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
146 IUSE=""
147
148 DEPEND=">=virtual/jdk-1.4
149
150
151
152 1.110 dev-java/ant-core/ChangeLog
153
154 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-core/ChangeLog?rev=1.110&view=markup
155 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-core/ChangeLog?rev=1.110&content-type=text/plain
156 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-core/ChangeLog?r1=1.109&r2=1.110
157
158 Index: ChangeLog
159 ===================================================================
160 RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-core/ChangeLog,v
161 retrieving revision 1.109
162 retrieving revision 1.110
163 diff -u -r1.109 -r1.110
164 --- ChangeLog 18 Jul 2011 06:12:29 -0000 1.109
165 +++ ChangeLog 2 Jan 2012 09:53:42 -0000 1.110
166 @@ -1,11 +1,16 @@
167 # ChangeLog for dev-java/ant-core
168 -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
169 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ChangeLog,v 1.109 2011/07/18 06:12:29 xarthisius Exp $
170 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
171 +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ChangeLog,v 1.110 2012/01/02 09:53:42 sera Exp $
172
173 # Ant-core blocks lower/older versions of ant-tasks,
174 # since it will not run when there is a version mismatch betwean the 2 packages
175 # Please unemerge ant-tasks when updating ant-core.
176
177 + 02 Jan 2012; Ralph Sennhauser <sera@g.o> ant-core-1.7.1-r4.ebuild,
178 + ant-core-1.7.1-r5.ebuild, ant-core-1.8.0-r1.ebuild, ant-core-1.8.0-r2.ebuild,
179 + ant-core-1.8.1.ebuild:
180 + Drop ia64 support #345433
181 +
182 18 Jul 2011; Kacper Kowalik <xarthisius@g.o> ant-core-1.8.1.ebuild:
183 ppc stable wrt #305929
184
185
186
187
188 1.8 dev-java/ant-core/ant-core-1.8.1.ebuild
189
190 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-core/ant-core-1.8.1.ebuild?rev=1.8&view=markup
191 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-core/ant-core-1.8.1.ebuild?rev=1.8&content-type=text/plain
192 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/ant-core/ant-core-1.8.1.ebuild?r1=1.7&r2=1.8
193
194 Index: ant-core-1.8.1.ebuild
195 ===================================================================
196 RCS file: /var/cvsroot/gentoo-x86/dev-java/ant-core/ant-core-1.8.1.ebuild,v
197 retrieving revision 1.7
198 retrieving revision 1.8
199 diff -u -r1.7 -r1.8
200 --- ant-core-1.8.1.ebuild 18 Jul 2011 06:12:29 -0000 1.7
201 +++ ant-core-1.8.1.ebuild 2 Jan 2012 09:53:42 -0000 1.8
202 @@ -1,6 +1,6 @@
203 -# Copyright 1999-2011 Gentoo Foundation
204 +# Copyright 1999-2012 Gentoo Foundation
205 # Distributed under the terms of the GNU General Public License v2
206 -# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ant-core-1.8.1.ebuild,v 1.7 2011/07/18 06:12:29 xarthisius Exp $
207 +# $Header: /var/cvsroot/gentoo-x86/dev-java/ant-core/ant-core-1.8.1.ebuild,v 1.8 2012/01/02 09:53:42 sera Exp $
208
209 EAPI="3"
210
211 @@ -20,7 +20,7 @@
212
213 LICENSE="Apache-2.0"
214 SLOT="0"
215 -KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
216 +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x64-freebsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
217 IUSE=""
218
219 DEPEND=">=virtual/jdk-1.4