Gentoo Archives: gentoo-commits

From: "Markos Chandras (hwoarang)" <hwoarang@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-java/jython: jython-2.5.1.ebuild jython-2.5.1-r2.ebuild jython-2.2.1-r1.ebuild jython-2.5.0-r1.ebuild jython-2.5.1-r1.ebuild ChangeLog
Date: Wed, 16 Nov 2011 19:06:04
Message-Id: 20111116190554.E3E642004B@flycatcher.gentoo.org
1 hwoarang 11/11/16 19:05:54
2
3 Modified: jython-2.5.1.ebuild jython-2.5.1-r2.ebuild
4 jython-2.2.1-r1.ebuild jython-2.5.0-r1.ebuild
5 jython-2.5.1-r1.ebuild ChangeLog
6 Log:
7 Update LICENSE. Patch by Arfrever
8
9 (Portage version: 2.2.0_alpha74/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.2 dev-java/jython/jython-2.5.1.ebuild
13
14 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jython/jython-2.5.1.ebuild?rev=1.2&view=markup
15 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jython/jython-2.5.1.ebuild?rev=1.2&content-type=text/plain
16 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jython/jython-2.5.1.ebuild?r1=1.1&r2=1.2
17
18 Index: jython-2.5.1.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-java/jython/jython-2.5.1.ebuild,v
21 retrieving revision 1.1
22 retrieving revision 1.2
23 diff -u -r1.1 -r1.2
24 --- jython-2.5.1.ebuild 5 Mar 2010 21:18:48 -0000 1.1
25 +++ jython-2.5.1.ebuild 16 Nov 2011 19:05:54 -0000 1.2
26 @@ -1,6 +1,6 @@
27 -# Copyright 1999-2010 Gentoo Foundation
28 +# Copyright 1999-2011 Gentoo Foundation
29 # Distributed under the terms of the GNU General Public License v2
30 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/jython-2.5.1.ebuild,v 1.1 2010/03/05 21:18:48 ali_bush Exp $
31 +# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/jython-2.5.1.ebuild,v 1.2 2011/11/16 19:05:54 hwoarang Exp $
32
33 JAVA_PKG_IUSE="source doc examples oracle"
34 #informix missing. This is a jdbc driver, similar to oracle use flag
35 @@ -18,7 +18,7 @@
36 SRC_URI="http://www.python.org/ftp/python/${PYVER%_*}/Python-${PYVER}.tgz
37 mirror://gentoo/${P}.tar.bz2"
38
39 -LICENSE="PSF-2.2"
40 +LICENSE="PSF-2"
41 SLOT="2.5"
42 KEYWORDS="~amd64 ~x86"
43 IUSE=""
44
45
46
47 1.2 dev-java/jython/jython-2.5.1-r2.ebuild
48
49 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jython/jython-2.5.1-r2.ebuild?rev=1.2&view=markup
50 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jython/jython-2.5.1-r2.ebuild?rev=1.2&content-type=text/plain
51 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jython/jython-2.5.1-r2.ebuild?r1=1.1&r2=1.2
52
53 Index: jython-2.5.1-r2.ebuild
54 ===================================================================
55 RCS file: /var/cvsroot/gentoo-x86/dev-java/jython/jython-2.5.1-r2.ebuild,v
56 retrieving revision 1.1
57 retrieving revision 1.2
58 diff -u -r1.1 -r1.2
59 --- jython-2.5.1-r2.ebuild 13 Dec 2010 14:11:43 -0000 1.1
60 +++ jython-2.5.1-r2.ebuild 16 Nov 2011 19:05:54 -0000 1.2
61 @@ -1,6 +1,6 @@
62 -# Copyright 1999-2010 Gentoo Foundation
63 +# Copyright 1999-2011 Gentoo Foundation
64 # Distributed under the terms of the GNU General Public License v2
65 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/jython-2.5.1-r2.ebuild,v 1.1 2010/12/13 14:11:43 arfrever Exp $
66 +# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/jython-2.5.1-r2.ebuild,v 1.2 2011/11/16 19:05:54 hwoarang Exp $
67
68 JAVA_PKG_IUSE="source doc examples oracle"
69 #informix missing. This is a jdbc driver, similar to oracle use flag
70 @@ -18,7 +18,7 @@
71 SRC_URI="http://www.python.org/ftp/python/${PYVER%_*}/Python-${PYVER}.tgz
72 mirror://gentoo/${P}.tar.bz2"
73
74 -LICENSE="PSF-2.2"
75 +LICENSE="PSF-2"
76 SLOT="2.5"
77 PYTHON_ABI="${SLOT}-jython"
78 KEYWORDS="~amd64 ~x86"
79
80
81
82 1.10 dev-java/jython/jython-2.2.1-r1.ebuild
83
84 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jython/jython-2.2.1-r1.ebuild?rev=1.10&view=markup
85 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jython/jython-2.2.1-r1.ebuild?rev=1.10&content-type=text/plain
86 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jython/jython-2.2.1-r1.ebuild?r1=1.9&r2=1.10
87
88 Index: jython-2.2.1-r1.ebuild
89 ===================================================================
90 RCS file: /var/cvsroot/gentoo-x86/dev-java/jython/jython-2.2.1-r1.ebuild,v
91 retrieving revision 1.9
92 retrieving revision 1.10
93 diff -u -r1.9 -r1.10
94 --- jython-2.2.1-r1.ebuild 27 May 2009 10:31:37 -0000 1.9
95 +++ jython-2.2.1-r1.ebuild 16 Nov 2011 19:05:54 -0000 1.10
96 @@ -1,6 +1,6 @@
97 -# Copyright 1999-2009 Gentoo Foundation
98 +# Copyright 1999-2011 Gentoo Foundation
99 # Distributed under the terms of the GNU General Public License v2
100 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/jython-2.2.1-r1.ebuild,v 1.9 2009/05/27 10:31:37 fauli Exp $
101 +# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/jython-2.2.1-r1.ebuild,v 1.10 2011/11/16 19:05:54 hwoarang Exp $
102
103 JAVA_PKG_IUSE="readline source doc servletapi mysql postgres examples oracle"
104 #jdnc
105 @@ -18,7 +18,7 @@
106 SRC_URI="http://www.python.org/ftp/python/${PYVER%_*}/Python-${PYVER}.tgz
107 mirror://sourceforge/${PN}/${PN}_${MY_PV}.jar"
108
109 -LICENSE="PSF-2.2"
110 +LICENSE="PSF-2"
111 SLOT="0"
112 KEYWORDS="amd64 ppc x86"
113 IUSE=""
114
115
116
117 1.3 dev-java/jython/jython-2.5.0-r1.ebuild
118
119 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jython/jython-2.5.0-r1.ebuild?rev=1.3&view=markup
120 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jython/jython-2.5.0-r1.ebuild?rev=1.3&content-type=text/plain
121 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jython/jython-2.5.0-r1.ebuild?r1=1.2&r2=1.3
122
123 Index: jython-2.5.0-r1.ebuild
124 ===================================================================
125 RCS file: /var/cvsroot/gentoo-x86/dev-java/jython/jython-2.5.0-r1.ebuild,v
126 retrieving revision 1.2
127 retrieving revision 1.3
128 diff -u -r1.2 -r1.3
129 --- jython-2.5.0-r1.ebuild 6 Aug 2009 08:22:17 -0000 1.2
130 +++ jython-2.5.0-r1.ebuild 16 Nov 2011 19:05:54 -0000 1.3
131 @@ -1,6 +1,6 @@
132 -# Copyright 1999-2009 Gentoo Foundation
133 +# Copyright 1999-2011 Gentoo Foundation
134 # Distributed under the terms of the GNU General Public License v2
135 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/jython-2.5.0-r1.ebuild,v 1.2 2009/08/06 08:22:17 ali_bush Exp $
136 +# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/jython-2.5.0-r1.ebuild,v 1.3 2011/11/16 19:05:54 hwoarang Exp $
137
138 JAVA_PKG_IUSE="source doc examples oracle"
139 #informix missing. This is a jdbc driver, similar to oracle use flag
140 @@ -18,7 +18,7 @@
141 SRC_URI="http://www.python.org/ftp/python/${PYVER%_*}/Python-${PYVER}.tgz
142 mirror://gentoo/${P}.tar.bz2"
143
144 -LICENSE="PSF-2.2"
145 +LICENSE="PSF-2"
146 SLOT="2.5"
147 KEYWORDS="~amd64 ~x86"
148 IUSE=""
149
150
151
152 1.3 dev-java/jython/jython-2.5.1-r1.ebuild
153
154 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jython/jython-2.5.1-r1.ebuild?rev=1.3&view=markup
155 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jython/jython-2.5.1-r1.ebuild?rev=1.3&content-type=text/plain
156 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jython/jython-2.5.1-r1.ebuild?r1=1.2&r2=1.3
157
158 Index: jython-2.5.1-r1.ebuild
159 ===================================================================
160 RCS file: /var/cvsroot/gentoo-x86/dev-java/jython/jython-2.5.1-r1.ebuild,v
161 retrieving revision 1.2
162 retrieving revision 1.3
163 diff -u -r1.2 -r1.3
164 --- jython-2.5.1-r1.ebuild 20 Mar 2010 13:17:20 -0000 1.2
165 +++ jython-2.5.1-r1.ebuild 16 Nov 2011 19:05:54 -0000 1.3
166 @@ -1,6 +1,6 @@
167 -# Copyright 1999-2010 Gentoo Foundation
168 +# Copyright 1999-2011 Gentoo Foundation
169 # Distributed under the terms of the GNU General Public License v2
170 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/jython-2.5.1-r1.ebuild,v 1.2 2010/03/20 13:17:20 arfrever Exp $
171 +# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/jython-2.5.1-r1.ebuild,v 1.3 2011/11/16 19:05:54 hwoarang Exp $
172
173 JAVA_PKG_IUSE="source doc examples oracle"
174 #informix missing. This is a jdbc driver, similar to oracle use flag
175 @@ -18,7 +18,7 @@
176 SRC_URI="http://www.python.org/ftp/python/${PYVER%_*}/Python-${PYVER}.tgz
177 mirror://gentoo/${P}.tar.bz2"
178
179 -LICENSE="PSF-2.2"
180 +LICENSE="PSF-2"
181 SLOT="2.5"
182 KEYWORDS="~amd64 ~x86"
183 IUSE=""
184
185
186
187 1.71 dev-java/jython/ChangeLog
188
189 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jython/ChangeLog?rev=1.71&view=markup
190 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jython/ChangeLog?rev=1.71&content-type=text/plain
191 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-java/jython/ChangeLog?r1=1.70&r2=1.71
192
193 Index: ChangeLog
194 ===================================================================
195 RCS file: /var/cvsroot/gentoo-x86/dev-java/jython/ChangeLog,v
196 retrieving revision 1.70
197 retrieving revision 1.71
198 diff -u -r1.70 -r1.71
199 --- ChangeLog 13 Dec 2010 14:11:43 -0000 1.70
200 +++ ChangeLog 16 Nov 2011 19:05:54 -0000 1.71
201 @@ -1,6 +1,11 @@
202 # ChangeLog for dev-java/jython
203 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
204 -# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/ChangeLog,v 1.70 2010/12/13 14:11:43 arfrever Exp $
205 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
206 +# $Header: /var/cvsroot/gentoo-x86/dev-java/jython/ChangeLog,v 1.71 2011/11/16 19:05:54 hwoarang Exp $
207 +
208 + 16 Nov 2011; Markos Chandras <hwoarang@g.o> jython-2.2.1-r1.ebuild,
209 + jython-2.5.0-r1.ebuild, jython-2.5.1-r1.ebuild, jython-2.5.1-r2.ebuild,
210 + jython-2.5.1.ebuild:
211 + Update LICENSE. Patch by Arfrever
212
213 *jython-2.5.1-r2 (13 Dec 2010)