1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
|
# ChangeLog for sci-chemistry/pymol
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/ChangeLog,v 1.87 2012/03/28 12:34:56 jlec Exp $
*pymol-1.5.0.3-r1 (28 Mar 2012)
28 Mar 2012; Justin Lecher <jlec@gentoo.org>
files/pymol-1.5.0.1-data-path.patch, +pymol-1.5.0.3-r1.ebuild:
Add missing wrong usage of PYMOL_PATH, #409971
*pymol-1.5.0.3 (10 Mar 2012)
10 Mar 2012; Justin Lecher <jlec@gentoo.org> +pymol-1.5.0.3.ebuild,
+files/pymol-1.5.0.3-prefix.patch, +files/pymol-1.5.0.3-web.patch:
Version BUmp
*pymol-1.5.0.2 (27 Feb 2012)
27 Feb 2012; Justin Lecher <jlec@gentoo.org> pymol-1.5.0.1.ebuild,
+pymol-1.5.0.2.ebuild:
Version Bump
26 Feb 2012; Patrick Lauer <patrick@gentoo.org> pymol-1.3.1_pre3925-r1.ebuild,
pymol-1.4.1.ebuild, pymol-1.5.0.1.ebuild:
Restricting pypy and jython
14 Feb 2012; Justin Lecher <jlec@gentoo.org> -files/1.2.2-data-path.patch,
-files/1.2.1/pymol-1.2.1-data-path.patch, -files/1.2.2-prefix.patch,
-files/1.2.1/pymol-1.2.1-shaders.patch, -files/1.3.0-vmd.patch,
-pymol-1.2.3-r1.ebuild, -files/1.4.1-data-path.patch,
pymol-1.3.1_pre3925-r1.ebuild, -files/1.4.1-shaders.patch,
pymol-1.4.1.ebuild, -files/1.4-shaders.patch,
+files/pymol-1.2.2-data-path.patch, +files/pymol-1.4.1-data-path.patch,
-files/1.4-vmd.patch, +files/pymol-1.3.0-vmd.patch,
+files/pymol-1.4.1-shaders.patch, -files/1.4.1-web.patch,
+files/pymol-1.2.2-prefix.patch, +files/pymol-1.4.1-web.patch,
+files/pymol-1.4-shaders.patch, +files/pymol-1.4-vmd.patch,
pymol-1.5.0.1.ebuild, -files/pymol-1.5.0.1-nosplash.patch:
Rename all patches, add support for desktop icon, drop nosplash patch and add
launch option
*pymol-1.5.0.1 (13 Feb 2012)
13 Feb 2012; Justin Lecher <jlec@gentoo.org> +pymol-1.5.0.1.ebuild,
+files/pymol-1.5.0.1-data-path.patch, +files/pymol-1.5.0.1-flags.patch,
+files/pymol-1.5.0.1-nosplash.patch, +files/pymol-1.5.0.1-prefix.patch,
+files/pymol-1.5.0.1-setup.py.patch, +files/pymol-1.5.0.1-vmd.patch,
+files/pymol-1.5.0.1-web.patch, metadata.xml:
Version Bump
02 Jun 2011; Justin Lecher <jlec@gentoo.org> +files/1.4.1-web.patch,
pymol-1.4.1.ebuild, metadata.xml:
Fix collision with dev-python/webpy, #368947
|