Gentoo Archives: gentoo-commits

From: "Justin Lecher (jlec)" <jlec@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-chemistry/pymol: pymol-1.6.0_rc1.ebuild pymol-1.6.0.0.ebuild pymol-1.6.0.0-r2.ebuild pymol-1.7.0.0.ebuild pymol-1.6.0.0-r1.ebuild pymol-1.5.0.3-r2.ebuild ChangeLog pymol-1.5.0.3-r1.ebuild
Date: Sun, 26 Jan 2014 08:03:24
Message-Id: 20140126080319.1C7C22004C@flycatcher.gentoo.org
1 jlec 14/01/26 08:03:19
2
3 Modified: pymol-1.6.0_rc1.ebuild pymol-1.6.0.0.ebuild
4 pymol-1.6.0.0-r2.ebuild pymol-1.7.0.0.ebuild
5 pymol-1.6.0.0-r1.ebuild pymol-1.5.0.3-r2.ebuild
6 ChangeLog pymol-1.5.0.3-r1.ebuild
7 Log:
8 sci-chemistry/pymol: Update HOMEPAGE
9
10 (Portage version: 2.2.8-r1/cvs/Linux x86_64, signed Manifest commit with key B9D4F231BD1558AB!)
11
12 Revision Changes Path
13 1.2 sci-chemistry/pymol/pymol-1.6.0_rc1.ebuild
14
15 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol/pymol-1.6.0_rc1.ebuild?rev=1.2&view=markup
16 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol/pymol-1.6.0_rc1.ebuild?rev=1.2&content-type=text/plain
17 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol/pymol-1.6.0_rc1.ebuild?r1=1.1&r2=1.2
18
19 Index: pymol-1.6.0_rc1.ebuild
20 ===================================================================
21 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.6.0_rc1.ebuild,v
22 retrieving revision 1.1
23 retrieving revision 1.2
24 diff -u -r1.1 -r1.2
25 --- pymol-1.6.0_rc1.ebuild 25 Mar 2013 07:55:32 -0000 1.1
26 +++ pymol-1.6.0_rc1.ebuild 26 Jan 2014 08:03:18 -0000 1.2
27 @@ -1,6 +1,6 @@
28 -# Copyright 1999-2013 Gentoo Foundation
29 +# Copyright 1999-2014 Gentoo Foundation
30 # Distributed under the terms of the GNU General Public License v2
31 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.6.0_rc1.ebuild,v 1.1 2013/03/25 07:55:32 jlec Exp $
32 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.6.0_rc1.ebuild,v 1.2 2014/01/26 08:03:18 jlec Exp $
33
34 EAPI=5
35
36 @@ -10,7 +10,7 @@
37 inherit distutils-r1 fdo-mime versionator
38
39 DESCRIPTION="A Python-extensible molecular graphics system"
40 -HOMEPAGE="http://pymol.sourceforge.net/"
41 +HOMEPAGE="http://www.pymol.org/"
42 SRC_URI="
43 http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz
44 http://dev.gentoo.org/~jlec/distfiles/${PN}-icons.tar.xz"
45
46
47
48 1.2 sci-chemistry/pymol/pymol-1.6.0.0.ebuild
49
50 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol/pymol-1.6.0.0.ebuild?rev=1.2&view=markup
51 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol/pymol-1.6.0.0.ebuild?rev=1.2&content-type=text/plain
52 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol/pymol-1.6.0.0.ebuild?r1=1.1&r2=1.2
53
54 Index: pymol-1.6.0.0.ebuild
55 ===================================================================
56 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.6.0.0.ebuild,v
57 retrieving revision 1.1
58 retrieving revision 1.2
59 diff -u -r1.1 -r1.2
60 --- pymol-1.6.0.0.ebuild 12 Jun 2013 08:10:49 -0000 1.1
61 +++ pymol-1.6.0.0.ebuild 26 Jan 2014 08:03:18 -0000 1.2
62 @@ -1,6 +1,6 @@
63 -# Copyright 1999-2013 Gentoo Foundation
64 +# Copyright 1999-2014 Gentoo Foundation
65 # Distributed under the terms of the GNU General Public License v2
66 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.6.0.0.ebuild,v 1.1 2013/06/12 08:10:49 jlec Exp $
67 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.6.0.0.ebuild,v 1.2 2014/01/26 08:03:18 jlec Exp $
68
69 EAPI=5
70
71 @@ -10,7 +10,7 @@
72 inherit distutils-r1 fdo-mime versionator
73
74 DESCRIPTION="A Python-extensible molecular graphics system"
75 -HOMEPAGE="http://pymol.sourceforge.net/"
76 +HOMEPAGE="http://www.pymol.org/"
77 SRC_URI="
78 mirror://sourceforge/project/${PN}/${PN}/$(get_version_component_range 1-2)/${PN}-v${PV}.tar.bz2
79 http://dev.gentoo.org/~jlec/distfiles/${PN}-icons.tar.xz"
80
81
82
83 1.2 sci-chemistry/pymol/pymol-1.6.0.0-r2.ebuild
84
85 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol/pymol-1.6.0.0-r2.ebuild?rev=1.2&view=markup
86 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol/pymol-1.6.0.0-r2.ebuild?rev=1.2&content-type=text/plain
87 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol/pymol-1.6.0.0-r2.ebuild?r1=1.1&r2=1.2
88
89 Index: pymol-1.6.0.0-r2.ebuild
90 ===================================================================
91 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.6.0.0-r2.ebuild,v
92 retrieving revision 1.1
93 retrieving revision 1.2
94 diff -u -r1.1 -r1.2
95 --- pymol-1.6.0.0-r2.ebuild 16 Jul 2013 09:12:21 -0000 1.1
96 +++ pymol-1.6.0.0-r2.ebuild 26 Jan 2014 08:03:18 -0000 1.2
97 @@ -1,6 +1,6 @@
98 -# Copyright 1999-2013 Gentoo Foundation
99 +# Copyright 1999-2014 Gentoo Foundation
100 # Distributed under the terms of the GNU General Public License v2
101 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.6.0.0-r2.ebuild,v 1.1 2013/07/16 09:12:21 jlec Exp $
102 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.6.0.0-r2.ebuild,v 1.2 2014/01/26 08:03:18 jlec Exp $
103
104 EAPI=5
105
106 @@ -10,7 +10,7 @@
107 inherit distutils-r1 fdo-mime versionator
108
109 DESCRIPTION="A Python-extensible molecular graphics system"
110 -HOMEPAGE="http://pymol.sourceforge.net/"
111 +HOMEPAGE="http://www.pymol.org/"
112 SRC_URI="
113 mirror://sourceforge/project/${PN}/${PN}/$(get_version_component_range 1-2)/${PN}-v${PV}.tar.bz2
114 http://dev.gentoo.org/~jlec/distfiles/${PN}-icons.tar.xz"
115
116
117
118 1.3 sci-chemistry/pymol/pymol-1.7.0.0.ebuild
119
120 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol/pymol-1.7.0.0.ebuild?rev=1.3&view=markup
121 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol/pymol-1.7.0.0.ebuild?rev=1.3&content-type=text/plain
122 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol/pymol-1.7.0.0.ebuild?r1=1.2&r2=1.3
123
124 Index: pymol-1.7.0.0.ebuild
125 ===================================================================
126 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.7.0.0.ebuild,v
127 retrieving revision 1.2
128 retrieving revision 1.3
129 diff -u -r1.2 -r1.3
130 --- pymol-1.7.0.0.ebuild 15 Jan 2014 07:48:34 -0000 1.2
131 +++ pymol-1.7.0.0.ebuild 26 Jan 2014 08:03:18 -0000 1.3
132 @@ -1,6 +1,6 @@
133 # Copyright 1999-2014 Gentoo Foundation
134 # Distributed under the terms of the GNU General Public License v2
135 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.7.0.0.ebuild,v 1.2 2014/01/15 07:48:34 jlec Exp $
136 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.7.0.0.ebuild,v 1.3 2014/01/26 08:03:18 jlec Exp $
137
138 EAPI=5
139
140 @@ -10,7 +10,7 @@
141 inherit distutils-r1 fdo-mime versionator
142
143 DESCRIPTION="A Python-extensible molecular graphics system"
144 -HOMEPAGE="http://pymol.sourceforge.net/"
145 +HOMEPAGE="http://www.pymol.org/"
146 SRC_URI="
147 mirror://sourceforge/project/${PN}/${PN}/$(get_version_component_range 1-2)/${PN}-v${PV}.tar.bz2
148 http://dev.gentoo.org/~jlec/distfiles/${P}.png.xz"
149
150
151
152 1.2 sci-chemistry/pymol/pymol-1.6.0.0-r1.ebuild
153
154 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol/pymol-1.6.0.0-r1.ebuild?rev=1.2&view=markup
155 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol/pymol-1.6.0.0-r1.ebuild?rev=1.2&content-type=text/plain
156 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol/pymol-1.6.0.0-r1.ebuild?r1=1.1&r2=1.2
157
158 Index: pymol-1.6.0.0-r1.ebuild
159 ===================================================================
160 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.6.0.0-r1.ebuild,v
161 retrieving revision 1.1
162 retrieving revision 1.2
163 diff -u -r1.1 -r1.2
164 --- pymol-1.6.0.0-r1.ebuild 18 Jun 2013 12:20:13 -0000 1.1
165 +++ pymol-1.6.0.0-r1.ebuild 26 Jan 2014 08:03:18 -0000 1.2
166 @@ -1,6 +1,6 @@
167 -# Copyright 1999-2013 Gentoo Foundation
168 +# Copyright 1999-2014 Gentoo Foundation
169 # Distributed under the terms of the GNU General Public License v2
170 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.6.0.0-r1.ebuild,v 1.1 2013/06/18 12:20:13 jlec Exp $
171 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.6.0.0-r1.ebuild,v 1.2 2014/01/26 08:03:18 jlec Exp $
172
173 EAPI=5
174
175 @@ -10,7 +10,7 @@
176 inherit distutils-r1 fdo-mime versionator
177
178 DESCRIPTION="A Python-extensible molecular graphics system"
179 -HOMEPAGE="http://pymol.sourceforge.net/"
180 +HOMEPAGE="http://www.pymol.org/"
181 SRC_URI="
182 mirror://sourceforge/project/${PN}/${PN}/$(get_version_component_range 1-2)/${PN}-v${PV}.tar.bz2
183 http://dev.gentoo.org/~jlec/distfiles/${PN}-icons.tar.xz"
184
185
186
187 1.4 sci-chemistry/pymol/pymol-1.5.0.3-r2.ebuild
188
189 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol/pymol-1.5.0.3-r2.ebuild?rev=1.4&view=markup
190 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol/pymol-1.5.0.3-r2.ebuild?rev=1.4&content-type=text/plain
191 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol/pymol-1.5.0.3-r2.ebuild?r1=1.3&r2=1.4
192
193 Index: pymol-1.5.0.3-r2.ebuild
194 ===================================================================
195 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.5.0.3-r2.ebuild,v
196 retrieving revision 1.3
197 retrieving revision 1.4
198 diff -u -r1.3 -r1.4
199 --- pymol-1.5.0.3-r2.ebuild 25 Mar 2013 07:55:32 -0000 1.3
200 +++ pymol-1.5.0.3-r2.ebuild 26 Jan 2014 08:03:18 -0000 1.4
201 @@ -1,6 +1,6 @@
202 -# Copyright 1999-2013 Gentoo Foundation
203 +# Copyright 1999-2014 Gentoo Foundation
204 # Distributed under the terms of the GNU General Public License v2
205 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.5.0.3-r2.ebuild,v 1.3 2013/03/25 07:55:32 jlec Exp $
206 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.5.0.3-r2.ebuild,v 1.4 2014/01/26 08:03:18 jlec Exp $
207
208 EAPI=5
209
210 @@ -10,7 +10,7 @@
211 inherit distutils-r1 fdo-mime prefix versionator
212
213 DESCRIPTION="A Python-extensible molecular graphics system"
214 -HOMEPAGE="http://pymol.sourceforge.net/"
215 +HOMEPAGE="http://www.pymol.org/"
216 SRC_URI="
217 http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz
218 http://dev.gentoo.org/~jlec/distfiles/${PN}-icons.tar.xz"
219
220
221
222 1.106 sci-chemistry/pymol/ChangeLog
223
224 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol/ChangeLog?rev=1.106&view=markup
225 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol/ChangeLog?rev=1.106&content-type=text/plain
226 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol/ChangeLog?r1=1.105&r2=1.106
227
228 Index: ChangeLog
229 ===================================================================
230 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/ChangeLog,v
231 retrieving revision 1.105
232 retrieving revision 1.106
233 diff -u -r1.105 -r1.106
234 --- ChangeLog 15 Jan 2014 07:48:34 -0000 1.105
235 +++ ChangeLog 26 Jan 2014 08:03:18 -0000 1.106
236 @@ -1,6 +1,11 @@
237 # ChangeLog for sci-chemistry/pymol
238 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
239 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/ChangeLog,v 1.105 2014/01/15 07:48:34 jlec Exp $
240 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/ChangeLog,v 1.106 2014/01/26 08:03:18 jlec Exp $
241 +
242 + 26 Jan 2014; Justin Lecher <jlec@g.o> pymol-1.5.0.3-r1.ebuild,
243 + pymol-1.5.0.3-r2.ebuild, pymol-1.6.0_rc1.ebuild, pymol-1.6.0.0.ebuild,
244 + pymol-1.6.0.0-r1.ebuild, pymol-1.6.0.0-r2.ebuild, pymol-1.7.0.0.ebuild:
245 + Update HOMEPAGE
246
247 15 Jan 2014; Justin Lecher <jlec@g.o> pymol-1.7.0.0.ebuild:
248 Supress unnecessary argparse import
249
250
251
252 1.11 sci-chemistry/pymol/pymol-1.5.0.3-r1.ebuild
253
254 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol/pymol-1.5.0.3-r1.ebuild?rev=1.11&view=markup
255 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol/pymol-1.5.0.3-r1.ebuild?rev=1.11&content-type=text/plain
256 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol/pymol-1.5.0.3-r1.ebuild?r1=1.10&r2=1.11
257
258 Index: pymol-1.5.0.3-r1.ebuild
259 ===================================================================
260 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.5.0.3-r1.ebuild,v
261 retrieving revision 1.10
262 retrieving revision 1.11
263 diff -u -r1.10 -r1.11
264 --- pymol-1.5.0.3-r1.ebuild 22 Jan 2013 19:10:13 -0000 1.10
265 +++ pymol-1.5.0.3-r1.ebuild 26 Jan 2014 08:03:18 -0000 1.11
266 @@ -1,6 +1,6 @@
267 -# Copyright 1999-2013 Gentoo Foundation
268 +# Copyright 1999-2014 Gentoo Foundation
269 # Distributed under the terms of the GNU General Public License v2
270 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.5.0.3-r1.ebuild,v 1.10 2013/01/22 19:10:13 jlec Exp $
271 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.5.0.3-r1.ebuild,v 1.11 2014/01/26 08:03:18 jlec Exp $
272
273 EAPI=4
274
275 @@ -13,7 +13,7 @@
276 inherit distutils eutils fdo-mime prefix versionator
277
278 DESCRIPTION="A Python-extensible molecular graphics system"
279 -HOMEPAGE="http://pymol.sourceforge.net/"
280 +HOMEPAGE="http://www.pymol.org/"
281 SRC_URI="
282 http://dev.gentoo.org/~jlec/distfiles/${P}.tar.xz
283 http://dev.gentoo.org/~jlec/distfiles/${PN}-icons.tar.xz"