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: metadata.xml ChangeLog pymol-1.4.1.ebuild
Date: Thu, 02 Jun 2011 08:39:51
Message-Id: 20110602083941.9CE1920054@flycatcher.gentoo.org
1 jlec 11/06/02 08:39:41
2
3 Modified: metadata.xml ChangeLog pymol-1.4.1.ebuild
4 Log:
5 Fix collision with dev-python/webpy, #368947
6
7 (Portage version: 2.2.0_alpha37/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.6 sci-chemistry/pymol/metadata.xml
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol/metadata.xml?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol/metadata.xml?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol/metadata.xml?r1=1.5&r2=1.6
15
16 Index: metadata.xml
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/metadata.xml,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- metadata.xml 1 Feb 2010 21:48:57 -0000 1.5
23 +++ metadata.xml 2 Jun 2011 08:39:41 -0000 1.6
24 @@ -10,5 +10,6 @@
25 <flag name="numpy">Compile numpy support</flag>
26 <flag name="shaders">Build with Shaders support - good for high-end 3D video cards.</flag>
27 <flag name="vmd">Enable vmd module for trajectories</flag>
28 + <flag name="web">Install Pymodule needed for web app support</flag>
29 </use>
30 </pkgmetadata>
31
32
33
34 1.81 sci-chemistry/pymol/ChangeLog
35
36 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol/ChangeLog?rev=1.81&view=markup
37 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol/ChangeLog?rev=1.81&content-type=text/plain
38 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol/ChangeLog?r1=1.80&r2=1.81
39
40 Index: ChangeLog
41 ===================================================================
42 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/ChangeLog,v
43 retrieving revision 1.80
44 retrieving revision 1.81
45 diff -u -r1.80 -r1.81
46 --- ChangeLog 24 May 2011 18:44:14 -0000 1.80
47 +++ ChangeLog 2 Jun 2011 08:39:41 -0000 1.81
48 @@ -1,432 +1,8 @@
49 # ChangeLog for sci-chemistry/pymol
50 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
51 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/ChangeLog,v 1.80 2011/05/24 18:44:14 phajdan.jr Exp $
52 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/ChangeLog,v 1.81 2011/06/02 08:39:41 jlec Exp $
53
54 - 24 May 2011; Pawel Hajdan jr <phajdan.jr@g.o>
55 - pymol-1.3.1_pre3925-r1.ebuild:
56 - x86 stable wrt bug #366229
57 + 02 Jun 2011; Justin Lecher <jlec@g.o> +files/1.4.1-web.patch,
58 + pymol-1.4.1.ebuild, metadata.xml:
59 + Fix collision with dev-python/webpy, #368947
60
61 - 11 May 2011; Christoph Mende <angelos@g.o>
62 - pymol-1.3.1_pre3925-r1.ebuild:
63 - Stable on amd64 wrt bug #366229
64 -
65 -*pymol-1.4.1 (06 May 2011)
66 -
67 - 06 May 2011; Justin Lecher <jlec@g.o> +files/1.4.1-data-path.patch,
68 - -pymol-1.3.0.ebuild, -pymol-1.3.1_pre3924.ebuild, -pymol-1.4_beta1.ebuild,
69 - +pymol-1.4.1.ebuild, +files/1.4.1-shaders.patch:
70 - Version Bump, notified by euscan; cleaned old
71 -
72 - 05 Apr 2011; Justin Lecher <jlec@g.o> pymol-1.4_beta1.ebuild:
73 - Cleaned unneeded SRC_URI entries
74 -
75 -*pymol-1.4_beta1 (04 Apr 2011)
76 -
77 - 04 Apr 2011; Justin Lecher <jlec@g.o> +files/1.4-shaders.patch,
78 - +files/1.4-vmd.patch, +pymol-1.4_beta1.ebuild:
79 - Version Bump
80 -
81 -*pymol-1.3.1_pre3925-r1 (12 Nov 2010)
82 -
83 - 12 Nov 2010; Justin Lecher <jlec@g.o> -pymol-1.3.1_pre3925.ebuild,
84 - +pymol-1.3.1_pre3925-r1.ebuild:
85 - Fixed digests, #345151
86 -
87 -*pymol-1.3.1_pre3925 (11 Nov 2010)
88 -
89 - 11 Nov 2010; Justin Lecher <jlec@g.o> +pymol-1.3.1_pre3925.ebuild:
90 - Version Bump, Python byte-compilation fix
91 -
92 -*pymol-1.3.1_pre3924 (22 Oct 2010)
93 -
94 - 22 Oct 2010; Justin Lecher <jlec@g.o> -pymol-1.3.1_pre3923.ebuild,
95 - +pymol-1.3.1_pre3924.ebuild:
96 - Version Bump
97 -
98 - 15 Oct 2010; Justin Lecher <jlec@g.o> pymol-1.3.1_pre3923.ebuild:
99 - Mirroring the tarball on request of dberkholz
100 -
101 -*pymol-1.3.1_pre3923 (13 Oct 2010)
102 -
103 - 13 Oct 2010; Justin Lecher <jlec@g.o> +pymol-1.3.1_pre3923.ebuild:
104 - Version Bump to pre release
105 -
106 - 19 Sep 2010; Justin Lecher <jlec@g.o> pymol-1.2.3-r1.ebuild,
107 - pymol-1.3.0.ebuild:
108 - rekeyworded for ~ppc, fixes #309007
109 -
110 - 19 Sep 2010; Justin Lecher <jlec@g.o> -pymol-0.99_rc10.ebuild,
111 - pymol-1.2.3-r1.ebuild, pymol-1.3.0.ebuild:
112 - Dropped ppc, #309007; dropped old version which doesn't work with recent
113 - python
114 -
115 - 16 Sep 2010; Tomáš Chvátal <scarabeus@g.o>
116 - pymol-0.99_rc10.ebuild, pymol-1.2.3-r1.ebuild, pymol-1.3.0.ebuild:
117 - virtual/glut -> media-libs/glut
118 -
119 - 29 Jun 2010; Justin Lecher <jlec@g.o> -pymol-1.2.1.ebuild:
120 - Removed unneeded version
121 -
122 - 24 Jun 2010; Christoph Mende <angelos@g.o> pymol-1.2.3-r1.ebuild:
123 - Stable on amd64 wrt bug #309007
124 -
125 - 15 Jun 2010; Arfrever Frehtes Taifersar Arahesis <arfrever@g.o>
126 - pymol-0.99_rc10.ebuild, pymol-1.2.1.ebuild:
127 - Delete deprecation warnings.
128 -
129 -*pymol-1.3.0 (09 Jun 2010)
130 -
131 - 09 Jun 2010; Justin Lecher <jlec@g.o> +files/1.3.0-vmd.patch,
132 - pymol-1.2.3-r1.ebuild, +pymol-1.3.0.ebuild:
133 - Version Bump, fixes for usage of python.eclass
134 -
135 - 09 Jun 2010; Justin Lecher <jlec@g.o> -pymol-1.0-r1.ebuild,
136 - -files/pymol-1.0-r1-data-path.patch, -pymol-1.2.2.ebuild,
137 - -pymol-1.2.2-r2.ebuild, -pymol-1.2.2-r4.ebuild,
138 - -files/nosplash-gentoo.patch:
139 - removed old version which having problems with PYTHON ABIs stuff
140 -
141 - 16 May 2010; Justin Lecher <jlec@g.o> pymol-1.2.2-r4.ebuild,
142 - pymol-1.2.3-r1.ebuild:
143 - RESTRICT PY ABI 2.5
144 -
145 - 23 Mar 2010; Christian Faulhammer <fauli@g.o>
146 - pymol-1.2.3-r1.ebuild:
147 - stable x86, bug 309007
148 -
149 - 11 Mar 2010; Joseph Jezak <josejx@g.o> pymol-1.2.2-r4.ebuild,
150 - pymol-1.2.3-r1.ebuild:
151 - Marked ~ppc for bug #299014.
152 -
153 -*pymol-1.2.3-r1 (22 Feb 2010)
154 -
155 - 22 Feb 2010; Justin Lecher <jlec@g.o>
156 - -pymol-1.2.3.ebuild, +pymol-1.2.3-r1.ebuild:
157 - Fix the actual revision of version 1.2.3
158 -
159 -*pymol-1.2.3 (20 Feb 2010)
160 -
161 - 20 Feb 2010; Justin Lecher <jlec@g.o> +pymol-1.2.3.ebuild:
162 - Version Bump
163 -
164 -*pymol-1.2.2-r4 (19 Feb 2010)
165 -
166 - 19 Feb 2010; Justin Lecher <jlec@g.o>
167 - -pymol-1.2.2-r1.ebuild, -pymol-1.2.2-r3.ebuild, +pymol-1.2.2-r4.ebuild:
168 - Cleaned old revisions, fixed usage of distutils.eclass at EAPI=3, multiple
169 - python version support
170 -
171 -*pymol-1.2.2-r3 (18 Feb 2010)
172 -
173 - 18 Feb 2010; Justin Lecher <jlec@g.o>
174 - +files/1.2.2-prefix.patch, +pymol-1.2.2-r3.ebuild:
175 - Fixed usage of pathon eclass, EAPI=3 and PREFIX ready fixes, keyworded for
176 - amd64-linux & x86-linux
177 -
178 -*pymol-1.2.2-r2 (10 Feb 2010)
179 -
180 - 10 Feb 2010; Justin Lecher <jlec@g.o>
181 - +files/1.2.2-data-path.patch, +pymol-1.2.2-r2.ebuild:
182 - Fixing PYMOL_DATA again per 304259
183 -
184 - 06 Feb 2010; Peter Volkov <pva@g.o> pymol-1.2.1.ebuild,
185 - pymol-1.2.2.ebuild, pymol-1.2.2-r1.ebuild:
186 - added missed inherit eutils, bug #303693, thank Christian Becke for
187 - report.
188 -
189 -*pymol-1.2.2-r1 (01 Feb 2010)
190 -
191 - 01 Feb 2010; Justin Lecher <jlec@g.o>
192 - +pymol-1.2.2-r1.ebuild, +files/pymol-1.2.2-vmd.patch, metadata.xml:
193 - vmd and numpy added to IUSE
194 - apbs plugin support now depends on sci-chemistry/pymol-apbs-plugin
195 -
196 - 01 Feb 2010; Justin Lecher <jlec@g.o> pymol-1.2.1.ebuild,
197 - pymol-1.2.2.ebuild:
198 - We don't install the splash window until we have a gentoo community
199 - contribution, fixes bug 299020
200 -
201 - 31 Jan 2010; Justin Lecher <jlec@g.o>
202 - -files/1.1/pymol-1.1-r2-data-path.patch,
203 - -files/1.1/pymol-1.1-r2-shaders.patch, -files/1.1/apbs-070604.patch.bz2,
204 - -files/1.1/nosplash-gentoo.patch:
205 - Cleanup of forgotten files, fixes bug 274865
206 - Added myself as maintainer
207 -
208 - 31 Jan 2010; Justin Lecher <jlec@g.o> pymol-1.2.1.ebuild,
209 - pymol-1.2.2.ebuild, metadata.xml:
210 - Needs media-libs/freetype:2, fixes bug 299019
211 -
212 - 13 Jan 2010; Diego E. Pettenò <flameeyes@g.o> pymol-1.2.2.ebuild:
213 - Fix path to patch, bug #300399, thanks to Priit Laes for reporting and
214 - jlec for warning me.
215 -
216 -*pymol-1.2.2 (30 Dec 2009)
217 -
218 - 30 Dec 2009; Diego E. Pettenò <flameeyes@g.o> pymol-1.2.1.ebuild,
219 - +pymol-1.2.2.ebuild, +files/pymol-1.2.2-shaders.patch:
220 - Make 1.2.1 not use live subversion, bump to version 1.2.2. Thanks to
221 - Justin Lecher who provided the updated ebuilds. Closes bug #282503.
222 -
223 - 03 Oct 2009; Petteri Räty <betelgeuse@g.o> -pymol-1.1-r2.ebuild:
224 - Remove old version with built_with_use. Fixes bug #285463.
225 -
226 - 09 Sep 2009; Markus Meier <maekke@g.o> pymol-1.2.1.ebuild:
227 - amd64/x86 stable, bug #283639
228 -
229 - 02 Aug 2009; Jeff Gardner <je_fro@g.o>
230 - +files/1.2.1/nosplash-gentoo.patch, pymol-1.2.1.ebuild:
231 - Fix nosplash patch
232 -
233 -*pymol-1.2.1 (02 Aug 2009)
234 -
235 - 02 Aug 2009; Jeff Gardner <je_fro@g.o> +pymol-1.2.1.ebuild,
236 - +files/1.2.1/pymol-1.2.1-data-path.patch,
237 - +files/1.2.1/pymol-1.2.1-shaders.patch:
238 - New version, works with python 2.6, closes bug #269119. Many thanks to
239 - Justin Lecher for doing the work, and fauli for a kick in the pants :)
240 -
241 - 06 May 2009; Markus Meier <maekke@g.o> pymol-1.1-r2.ebuild:
242 - amd64/x86 stable, bug #250903
243 -
244 - 16 Apr 2009; Sébastien Fabbro <bicatali@g.o>
245 - pymol-0.99_rc10.ebuild, pymol-1.1-r2.ebuild:
246 - Proxying for jlec: removing numeric dependencies
247 -
248 - 19 Dec 2008; Jeff Gardner <je_fro@g.o> ChangeLog:
249 - Rename patches
250 -
251 -*pymol-1.1-r2 (19 Dec 2008)
252 -
253 - 19 Dec 2008; Jeff Gardner <je_fro@g.o> -pymol-1.1-r1.ebuild,
254 - +pymol-1.1-r2.ebuild:
255 - Bump to fix compilation and use moved svn repository. Thanks to jlec on
256 - IRC.
257 -
258 - 17 Aug 2008; Jeff Gardner <je_fro@g.o>
259 - files/1.1/apbs-070604.patch.bz2:
260 - Fix patch
261 -
262 -*pymol-1.1-r1 (13 Aug 2008)
263 -
264 - 13 Aug 2008; Jeff Gardner <je_fro@g.o>
265 - +files/1.1/pymol-1.1-r1-shaders.patch, +files/1.1/nosplash-gentoo.patch,
266 - +files/1.1/pymol-1.1-r1-data-path.patch, +files/1.1/apbs-070604.patch.bz2,
267 - +pymol-1.1-r1.ebuild:
268 - Version bump, thanks to jschmitz and hodak for the kick in the pants :)
269 -
270 - 02 Aug 2007; Jeff Gardner <je_fro@g.o> pymol-0.99_rc10.ebuild:
271 - Fix ESVN_REPO_URI wrt bug #187462. Thanks to Michael Mysinger.
272 -
273 - 11 Jul 2007; Jeff Gardner <je_fro@g.o> pymol-1.0-r1.ebuild:
274 - Fix svn path wrt bug 184948. Thanks to Rene Meier.
275 -
276 - 04 Jul 2007; Jeff Gardner <je_fro@g.o> ChangeLog:
277 - Updating Manifest.
278 -
279 - 04 Jul 2007; Jeff Gardner <je_fro@g.o>
280 - -files/pymol-0.99_rc6-data-path.patch, -pymol-0.99_rc6-r2.ebuild:
281 - Removing unneeded files.
282 -
283 - 04 Jul 2007; Christoph Mende <angelos@g.o> pymol-0.99_rc10.ebuild:
284 - Stable on amd64 wrt bug #183879
285 -
286 - 03 Jul 2007; Jeff Gardner <je_fro@g.o>
287 - -files/pymol-0.99_rc8-data-path.patch:
288 - Removed unneeded file.
289 -
290 -*pymol-1.0-r1 (03 Jul 2007)
291 -
292 - 03 Jul 2007; Jeff Gardner <je_fro@g.o>
293 - +files/pymol-1.0-r1-data-path.patch, -files/header_order.patch,
294 - -files/pymol-gentoo.diff, -files/setup.py-gentoo.patch,
295 - -files/setup2.py-gentoo.patch, -pymol-0.98.ebuild, -pymol-0.99_rc8.ebuild,
296 - pymol-0.99_rc10.ebuild, +pymol-1.0-r1.ebuild:
297 - Adding 1.0 release, changed LICENCE to pymol for the last 2 releases, and
298 - cleaned up old files.
299 -
300 - 02 Jul 2007; Christian Faulhammer <opfer@g.o>
301 - pymol-0.99_rc10.ebuild:
302 - stable x86, bug 183879
303 -
304 - 02 Jul 2007; Lars Weiler <pylon@g.o> pymol-0.99_rc10.ebuild:
305 - Stable on ppc; bug #183879.
306 -
307 - 14 Jun 2007; Jeff Gardner <je_fro@g.o> pymol-0.99_rc10.ebuild:
308 - Removing dev-python/numeric dependency wrt bug #181653.
309 -
310 -*pymol-0.99_rc10 (06 Jun 2007)
311 -
312 - 06 Jun 2007; Jeff Gardner <je_fro@g.o>
313 - +files/pymol-0.99_rc10-data-path.patch, +pymol-0.99_rc10.ebuild:
314 - Adding pymol-0.99_rc10 which now depends on virtual/glut instead of
315 - media-libs/glut.
316 -
317 - 01 Jun 2007; nixnut <nixnut@g.o> pymol-0.99_rc6-r2.ebuild:
318 - Stable on ppc wrt bug 176831
319 -
320 - 16 May 2007; Steve Dibb <beandog@g.o> pymol-0.99_rc6-r2.ebuild:
321 - amd64 stable, bug 176831
322 -
323 - 07 May 2007; Raúl Porcel <armin76@g.o> pymol-0.99_rc6-r2.ebuild:
324 - x86 stable wrt #176831
325 -
326 - 04 May 2007; Jeff Gardner <je_fro@g.o>
327 - +files/pymol-0.99_rc8-data-path.patch:
328 - Adding the forgotten pymol-0.99_rc8-data-path.patch.
329 -
330 -*pymol-0.99_rc8 (02 May 2007)
331 -
332 - 02 May 2007; Jeff Gardner <je_fro@g.o> +pymol-0.99_rc8.ebuild:
333 - Version bump to pymol-0.99_rc8, big thanks to hodak at ncsu.
334 -
335 - 10 Feb 2007; Steve Dibb <beandog@g.o> pymol-0.98.ebuild:
336 - amd64 stable, bug 165712
337 -
338 - 07 Jan 2007; Danny van Dyk <kugelfang@g.o> -pymol-0.97.ebuild,
339 - -pymol-0.99_rc6.ebuild, -pymol-0.99_rc6-r1.ebuild:
340 - QA: Removed unused versions.
341 -
342 - 22 Oct 2006; Olivier Fisette <ribosome@g.o> pymol-0.98.ebuild:
343 - Backporting Tkinter fix to the stable branch.
344 -
345 - 22 Oct 2006; Olivier Fisette <ribosome@g.o>
346 - pymol-0.99_rc6-r2.ebuild:
347 - Added build-time Python Tkinter dependency check.
348 -
349 - 20 Sep 2006; Donnie Berkholz <dberkholz@g.o>; metadata.xml:
350 - (#148281) Change herd to sci-chemistry from sci.
351 -
352 - 19 Sep 2006; Donnie Berkholz <dberkholz@g.o>; pymol-0.98.ebuild,
353 - pymol-0.99_rc6.ebuild, pymol-0.99_rc6-r1.ebuild, pymol-0.99_rc6-r2.ebuild:
354 - Switch dep back to media-libs/glut from virtual/glut, pymol works really
355 - poorly with freeglut. You get messages about being unable to acquire a
356 - direct rendering context (i.e., no accelerated 3D).
357 -
358 -*pymol-0.99_rc6-r2 (26 May 2006)
359 -
360 - 26 May 2006; Olivier Fisette <ribosome@g.o>
361 - +pymol-0.99_rc6-r2.ebuild:
362 - Moved path variable declarations from the wrapper to an env.d file
363 - (necessary for Python scripting).
364 -
365 -*pymol-0.99_rc6-r1 (16 Mar 2006)
366 -
367 - 16 Mar 2006; Olivier Fisette <ribosome@g.o>
368 - +files/pymol-0.99_rc6-data-path.patch, pymol-0.99_rc6.ebuild,
369 - +pymol-0.99_rc6-r1.ebuild:
370 - Put the 0.99 series back in the testing branch. This has not been tested for
371 - 30 days, and is buggy. (It was commited straight to stable.) Fixed
372 - references to shared data in the mutagenesis wizard and other modules
373 - (0.99_rc6-r1) (thanks to Pierres-Yves Savard <pys@×××××××××××.ca> for
374 - reporting).
375 -
376 -*pymol-0.99_rc6 (07 Mar 2006)
377 -
378 - 07 Mar 2006; Donnie Berkholz <spyderous@g.o>;
379 - +pymol-0.99_rc6.ebuild, -pymol-0.99.ebuild:
380 - (#124994) Upstream doesn't understand how to tell people when an actual
381 - version is released, instead they silently push out a series of release
382 - candidates and call them all 0.99.
383 -
384 -*pymol-0.99 (03 Mar 2006)
385 -
386 - 03 Mar 2006; Donnie Berkholz <spyderous@g.o>; +pymol-0.99.ebuild:
387 - (#124611) New version. Based on ebuild from hodak@×××××××××××××××××.edu,
388 - with changes to locations as suggested by upstream.
389 -
390 - 19 Dec 2005; Donnie Berkholz <spyderous@g.o>; pymol-0.98.ebuild:
391 - virtual/glut, not media-libs/glut.
392 -
393 - 13 Aug 2005; Michael Hanselmann <hansmi@g.o> pymol-0.98.ebuild:
394 - Stable on ppc.
395 -
396 - 25 Jun 2005; Olivier Fisette <ribosome@g.o> -pymol-0.88.ebuild,
397 - pymol-0.98.ebuild:
398 - Added to x86. Removed obsolete version.
399 -
400 - 17 Jun 2005; Michael Hanselmann <hansmi@g.o> pymol-0.97.ebuild:
401 - Stable on ppc.
402 -
403 -*pymol-0.98 (18 May 2005)
404 -
405 - 18 May 2005; Olivier Fisette <ribosome@g.o> -pymol-0.90.ebuild,
406 - -pymol-0.95.ebuild, +pymol-0.98.ebuild:
407 - New version: 0.98. Removed obsolete versions.
408 -
409 - 13 May 2005; Olivier Fisette <ribosome@g.o> pymol-0.97.ebuild:
410 - Fixed multilib issue (bug #92103).
411 -
412 - 04 May 2005; David Holm <dholm@g.o> pymol-0.97.ebuild:
413 - Readded to ~ppc. Please don't remove it without filing a proper bug report.
414 -
415 - 06 Feb 2005; Simon Stelling <blubb@g.o> pymol-0.97.ebuild:
416 - added ~amd64
417 -
418 -*pymol-0.97 (24 Dec 2004)
419 -
420 - 24 Dec 2004; Olivier Fisette <ribosome@g.o> +metadata.xml,
421 - +files/header_order.patch, +files/nosplash-gentoo.patch,
422 - +files/pymol-gentoo.diff, +files/setup.py-gentoo.patch,
423 - +files/setup2.py-gentoo.patch, +pymol-0.88.ebuild, +pymol-0.90.ebuild,
424 - +pymol-0.95.ebuild, +pymol-0.97.ebuild:
425 - Moved from app-sci/pymol to sci-chemistry/pymol.
426 -
427 - 31 Oct 2004; Olivier Fisette <ribosome@g.o> pymol-0.97.ebuild:
428 - Added to x86.
429 -
430 -*pymol-0.97 (26 Jul 2004)
431 -
432 - 26 Jul 2004; Olivier Fisette <ribosome@g.o> pymol-0.97.ebuild:
433 - Version bump suggested by Stéphane Gagné <sgagne@×××××××××××.ca> (bug #58097).
434 - Removed header order patch since it is no longer needed.
435 -
436 -*pymol-0.95 (20 Apr 2004)
437 -
438 - 20 Apr 2004; Patrick Kursawe <phosphan@g.o> pymol-0.95.ebuild,
439 - files/header_order.patch:
440 - Version bump. Needed a little patch and a change to the setup2.py call (if it
441 - does not find the modules, it will create no python.com)
442 -
443 - 19 Apr 2004; Patrick Kursawe <phosphan@g.o> pymol-0.82.ebuild,
444 - pymol-0.86.ebuild, pymol-0.88.ebuild, pymol-0.90.ebuild:
445 - Adding IUSE, cleanup
446 -
447 - 03 Mar 2004; Peter Bienstman <pbienst@g.o> pymol-0.90:
448 - marked stable on x86
449 -
450 - 02 Sep 2003; Alastair Tse <liquidx@g.o> pymol-0.82.ebuild,
451 - pymol-0.86.ebuild, pymol-0.88.ebuild, pymol-0.90.ebuild:
452 - moved dev-python/Numeric to dev-python/numeric
453 -
454 -*pymol-0.90 (23 Jul 2003)
455 -
456 - 23 Jul 2003; George Shapovalov <george@g.o> pymol-0.90, files/setup.py-gentoo.patch :
457 - new version + fix for setup.py, (#24967)
458 - thanks to Ben Cornett <acornet@×××××.edu> for the update
459 -
460 -*pymol-0.88 (29 Jun 2003)
461 -
462 - 19 Jun 2003; George Shapovalov <george@g.o> pymol-0.88.ebuild, files/{digest-pymol-0.88,nosplash-gentoo.patch,setup2.py-gentoo.patch} :
463 - new version (#22235)
464 - now uses distutils for python
465 - thanks to Todd Geders <geders@××××××.edu> for update notification
466 - and Ben Cornett <acornet@×××××.edu> for "distutilized" ebuild submission
467 -
468 -*pymol-0.86 (05 Feb 2003)
469 -
470 - 05 Feb 2003; George Shapovalov <george@g.o> pymol-0.86.ebuild, files/digest-pymol-0.86 :
471 - new version, (#13531)
472 - removed -funroll-loops from CFLAGS
473 -
474 -*pymol-0.82 (17 Jul 2002)
475 -
476 - 19 Oct 2002; Daniel Ahlberg <aliz@g.o> pymol-0.82.ebuild :
477 - Updated to mirror://sourceforge in SRC_URI.
478 -
479 - 17 Jul 2002; George Shapovalov <george@g.o> pymol-0.82.ebuild, files/digest-pymol-0.82, ChangeLog :
480 -
481 - Inital release,
482 - molecular visualization package
483 -
484 - ebuild submitted by Ben Cornett <acornet@×××××.edu>
485
486
487
488 1.2 sci-chemistry/pymol/pymol-1.4.1.ebuild
489
490 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol/pymol-1.4.1.ebuild?rev=1.2&view=markup
491 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol/pymol-1.4.1.ebuild?rev=1.2&content-type=text/plain
492 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/pymol/pymol-1.4.1.ebuild?r1=1.1&r2=1.2
493
494 Index: pymol-1.4.1.ebuild
495 ===================================================================
496 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.4.1.ebuild,v
497 retrieving revision 1.1
498 retrieving revision 1.2
499 diff -u -r1.1 -r1.2
500 --- pymol-1.4.1.ebuild 6 May 2011 07:59:31 -0000 1.1
501 +++ pymol-1.4.1.ebuild 2 Jun 2011 08:39:41 -0000 1.2
502 @@ -1,6 +1,6 @@
503 # Copyright 1999-2011 Gentoo Foundation
504 # Distributed under the terms of the GNU General Public License v2
505 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.4.1.ebuild,v 1.1 2011/05/06 07:59:31 jlec Exp $
506 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.4.1.ebuild,v 1.2 2011/06/02 08:39:41 jlec Exp $
507
508 EAPI="3"
509
510 @@ -19,7 +19,7 @@
511 LICENSE="PSF-2.2"
512 SLOT="0"
513 KEYWORDS="~amd64 ~ppc ~x86 ~amd64-linux ~x86-linux"
514 -IUSE="apbs numpy vmd"
515 +IUSE="apbs numpy vmd web"
516
517 DEPEND="
518 dev-python/numpy
519 @@ -35,7 +35,8 @@
520 sci-chemistry/apbs
521 sci-chemistry/pdb2pqr
522 sci-chemistry/pymol-apbs-plugin
523 - )"
524 + )
525 + web? ( !dev-python/webpy )"
526 RDEPEND="${DEPEND}"
527
528 src_prepare() {
529 @@ -43,6 +44,8 @@
530 "${FILESDIR}"/${PV}-data-path.patch \
531 "${FILESDIR}"/${PV}-shaders.patch
532
533 + use web || epatch "${FILESDIR}"/${PV}-web.patch
534 +
535 epatch "${FILESDIR}"/1.2.2-prefix.patch && \
536 eprefixify setup.py