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/rhino: rhino-1.7.2-r2.ebuild rhino-1.5.5-r5.ebuild rhino-1.7.2-r1.ebuild ChangeLog rhino-1.7.2.ebuild rhino-1.5.5-r4.ebuild rhino-1.6.5.ebuild
Date: Sun, 01 Jan 2012 12:28:33
Message-Id: 20120101122823.8D2452004B@flycatcher.gentoo.org
1 sera 12/01/01 12:28:23
2
3 Modified: rhino-1.7.2-r2.ebuild rhino-1.5.5-r5.ebuild
4 rhino-1.7.2-r1.ebuild ChangeLog rhino-1.7.2.ebuild
5 rhino-1.5.5-r4.ebuild rhino-1.6.5.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/rhino/rhino-1.7.2-r2.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/rhino/rhino-1.7.2-r2.ebuild?rev=1.7&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/rhino/rhino-1.7.2-r2.ebuild?rev=1.7&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/rhino/rhino-1.7.2-r2.ebuild?r1=1.6&r2=1.7
17
18 Index: rhino-1.7.2-r2.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-java/rhino/rhino-1.7.2-r2.ebuild,v
21 retrieving revision 1.6
22 retrieving revision 1.7
23 diff -u -r1.6 -r1.7
24 --- rhino-1.7.2-r2.ebuild 24 May 2010 19:12:34 -0000 1.6
25 +++ rhino-1.7.2-r2.ebuild 1 Jan 2012 12:28:23 -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/rhino/rhino-1.7.2-r2.ebuild,v 1.6 2010/05/24 19:12:34 pacho Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/rhino-1.7.2-r2.ebuild,v 1.7 2012/01/01 12:28:23 sera Exp $
32
33 EAPI="1"
34 JAVA_PKG_IUSE="doc examples source"
35 @@ -15,7 +15,7 @@
36 # dual license for rhino and BSD-2 for the swing-ex from Sun's tutorial
37 LICENSE="|| ( MPL-1.1 GPL-2 ) BSD-2"
38 SLOT="1.6"
39 -KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x86-solaris"
40 +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos ~sparc-solaris ~x86-solaris"
41 IUSE=""
42
43 S="${WORKDIR}/${MY_P}"
44
45
46
47 1.3 dev-java/rhino/rhino-1.5.5-r5.ebuild
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/rhino/rhino-1.5.5-r5.ebuild?rev=1.3&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/rhino/rhino-1.5.5-r5.ebuild?rev=1.3&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/rhino/rhino-1.5.5-r5.ebuild?r1=1.2&r2=1.3
52
53 Index: rhino-1.5.5-r5.ebuild
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/dev-java/rhino/rhino-1.5.5-r5.ebuild,v
56 retrieving revision 1.2
57 retrieving revision 1.3
58 diff -u -r1.2 -r1.3
59 --- rhino-1.5.5-r5.ebuild 3 Jan 2010 21:42:36 -0000 1.2
60 +++ rhino-1.5.5-r5.ebuild 1 Jan 2012 12:28:23 -0000 1.3
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/rhino/rhino-1.5.5-r5.ebuild,v 1.2 2010/01/03 21:42:36 fauli Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/rhino-1.5.5-r5.ebuild,v 1.3 2012/01/01 12:28:23 sera Exp $
67
68 JAVA_PKG_IUSE="doc source"
69 inherit eutils java-pkg-2 java-ant-2
70 @@ -12,7 +12,7 @@
71 HOMEPAGE="http://www.mozilla.org/rhino/"
72 LICENSE="NPL-1.1"
73 SLOT="1.5"
74 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
75 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos"
76 IUSE=""
77 DEPEND="dev-java/ant-core
78 >=virtual/jdk-1.3
79
80
81
82 1.2 dev-java/rhino/rhino-1.7.2-r1.ebuild
83
84 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/rhino/rhino-1.7.2-r1.ebuild?rev=1.2&view=markup
85 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/rhino/rhino-1.7.2-r1.ebuild?rev=1.2&content-type=text/plain
86 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/rhino/rhino-1.7.2-r1.ebuild?r1=1.1&r2=1.2
87
88 Index: rhino-1.7.2-r1.ebuild
89 ===================================================================
90 RCS file: /var/cvsroot/gentoo-x86/dev-java/rhino/rhino-1.7.2-r1.ebuild,v
91 retrieving revision 1.1
92 retrieving revision 1.2
93 diff -u -r1.1 -r1.2
94 --- rhino-1.7.2-r1.ebuild 1 Apr 2010 20:12:57 -0000 1.1
95 +++ rhino-1.7.2-r1.ebuild 1 Jan 2012 12:28:23 -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/rhino/rhino-1.7.2-r1.ebuild,v 1.1 2010/04/01 20:12:57 ali_bush Exp $
101 +# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/rhino-1.7.2-r1.ebuild,v 1.2 2012/01/01 12:28:23 sera Exp $
102
103 EAPI="1"
104 JAVA_PKG_IUSE="doc examples source"
105 @@ -15,7 +15,7 @@
106 # dual license for rhino and BSD-2 for the swing-ex from Sun's tutorial
107 LICENSE="|| ( MPL-1.1 GPL-2 ) BSD-2"
108 SLOT="1.6"
109 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
110 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
111 IUSE=""
112
113 S="${WORKDIR}/${MY_P}"
114
115
116
117 1.71 dev-java/rhino/ChangeLog
118
119 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/rhino/ChangeLog?rev=1.71&view=markup
120 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/rhino/ChangeLog?rev=1.71&content-type=text/plain
121 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/rhino/ChangeLog?r1=1.70&r2=1.71
122
123 Index: ChangeLog
124 ===================================================================
125 RCS file: /var/cvsroot/gentoo-x86/dev-java/rhino/ChangeLog,v
126 retrieving revision 1.70
127 retrieving revision 1.71
128 diff -u -r1.70 -r1.71
129 --- ChangeLog 24 May 2010 19:12:34 -0000 1.70
130 +++ ChangeLog 1 Jan 2012 12:28:23 -0000 1.71
131 @@ -1,6 +1,11 @@
132 # ChangeLog for dev-java/rhino
133 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
134 -# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/ChangeLog,v 1.70 2010/05/24 19:12:34 pacho Exp $
135 +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
136 +# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/ChangeLog,v 1.71 2012/01/01 12:28:23 sera Exp $
137 +
138 + 01 Jan 2012; Ralph Sennhauser <sera@g.o> rhino-1.5.5-r4.ebuild,
139 + rhino-1.5.5-r5.ebuild, rhino-1.6.5.ebuild, rhino-1.7.2.ebuild,
140 + rhino-1.7.2-r1.ebuild, rhino-1.7.2-r2.ebuild:
141 + Drop ia64 support #345433
142
143 24 May 2010; Pacho Ramos <pacho@g.o> rhino-1.7.2-r2.ebuild:
144 stable amd64, bug 317417
145
146
147
148 1.2 dev-java/rhino/rhino-1.7.2.ebuild
149
150 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/rhino/rhino-1.7.2.ebuild?rev=1.2&view=markup
151 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/rhino/rhino-1.7.2.ebuild?rev=1.2&content-type=text/plain
152 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/rhino/rhino-1.7.2.ebuild?r1=1.1&r2=1.2
153
154 Index: rhino-1.7.2.ebuild
155 ===================================================================
156 RCS file: /var/cvsroot/gentoo-x86/dev-java/rhino/rhino-1.7.2.ebuild,v
157 retrieving revision 1.1
158 retrieving revision 1.2
159 diff -u -r1.1 -r1.2
160 --- rhino-1.7.2.ebuild 27 Mar 2010 22:23:17 -0000 1.1
161 +++ rhino-1.7.2.ebuild 1 Jan 2012 12:28:23 -0000 1.2
162 @@ -1,6 +1,6 @@
163 -# Copyright 1999-2010 Gentoo Foundation
164 +# Copyright 1999-2012 Gentoo Foundation
165 # Distributed under the terms of the GNU General Public License v2
166 -# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/rhino-1.7.2.ebuild,v 1.1 2010/03/27 22:23:17 ali_bush Exp $
167 +# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/rhino-1.7.2.ebuild,v 1.2 2012/01/01 12:28:23 sera Exp $
168
169 JAVA_PKG_IUSE="doc examples source"
170 inherit java-pkg-2 java-ant-2 eutils versionator
171 @@ -14,7 +14,7 @@
172 # dual license for rhino and BSD-2 for the swing-ex from Sun's tutorial
173 LICENSE="|| ( MPL-1.1 GPL-2 ) BSD-2"
174 SLOT="1.6"
175 -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
176 +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
177 IUSE=""
178
179 S="${WORKDIR}/${MY_P}"
180
181
182
183 1.8 dev-java/rhino/rhino-1.5.5-r4.ebuild
184
185 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/rhino/rhino-1.5.5-r4.ebuild?rev=1.8&view=markup
186 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/rhino/rhino-1.5.5-r4.ebuild?rev=1.8&content-type=text/plain
187 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/rhino/rhino-1.5.5-r4.ebuild?r1=1.7&r2=1.8
188
189 Index: rhino-1.5.5-r4.ebuild
190 ===================================================================
191 RCS file: /var/cvsroot/gentoo-x86/dev-java/rhino/rhino-1.5.5-r4.ebuild,v
192 retrieving revision 1.7
193 retrieving revision 1.8
194 diff -u -r1.7 -r1.8
195 --- rhino-1.5.5-r4.ebuild 15 Mar 2007 01:05:31 -0000 1.7
196 +++ rhino-1.5.5-r4.ebuild 1 Jan 2012 12:28:23 -0000 1.8
197 @@ -1,6 +1,6 @@
198 -# Copyright 1999-2007 Gentoo Foundation
199 +# Copyright 1999-2012 Gentoo Foundation
200 # Distributed under the terms of the GNU General Public License v2
201 -# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/rhino-1.5.5-r4.ebuild,v 1.7 2007/03/15 01:05:31 nichoj Exp $
202 +# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/rhino-1.5.5-r4.ebuild,v 1.8 2012/01/01 12:28:23 sera Exp $
203
204 inherit eutils java-pkg-2 java-ant-2
205
206 @@ -11,7 +11,7 @@
207 HOMEPAGE="http://www.mozilla.org/rhino/"
208 LICENSE="NPL-1.1"
209 SLOT="1.5"
210 -KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd"
211 +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd"
212 IUSE="doc source"
213 S="${WORKDIR}/${MY_P}"
214 DEPEND="dev-java/ant-core
215
216
217
218 1.10 dev-java/rhino/rhino-1.6.5.ebuild
219
220 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/rhino/rhino-1.6.5.ebuild?rev=1.10&view=markup
221 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/rhino/rhino-1.6.5.ebuild?rev=1.10&content-type=text/plain
222 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/rhino/rhino-1.6.5.ebuild?r1=1.9&r2=1.10
223
224 Index: rhino-1.6.5.ebuild
225 ===================================================================
226 RCS file: /var/cvsroot/gentoo-x86/dev-java/rhino/rhino-1.6.5.ebuild,v
227 retrieving revision 1.9
228 retrieving revision 1.10
229 diff -u -r1.9 -r1.10
230 --- rhino-1.6.5.ebuild 3 Jan 2010 21:42:36 -0000 1.9
231 +++ rhino-1.6.5.ebuild 1 Jan 2012 12:28:23 -0000 1.10
232 @@ -1,6 +1,6 @@
233 -# Copyright 1999-2010 Gentoo Foundation
234 +# Copyright 1999-2012 Gentoo Foundation
235 # Distributed under the terms of the GNU General Public License v2
236 -# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/rhino-1.6.5.ebuild,v 1.9 2010/01/03 21:42:36 fauli Exp $
237 +# $Header: /var/cvsroot/gentoo-x86/dev-java/rhino/rhino-1.6.5.ebuild,v 1.10 2012/01/01 12:28:23 sera Exp $
238
239 JAVA_PKG_IUSE="doc examples source"
240 inherit java-pkg-2 java-ant-2 eutils versionator
241 @@ -14,7 +14,7 @@
242 # dual license for rhino and BSD-2 for the swing-ex from Sun's tutorial
243 LICENSE="|| ( MPL-1.1 GPL-2 ) BSD-2"
244 SLOT="1.6"
245 -KEYWORDS="amd64 ~ia64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
246 +KEYWORDS="amd64 ppc ppc64 x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~x86-macos"
247 IUSE=""
248
249 S="${WORKDIR}/${MY_P}"