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.2.1.ebuild pymol-1.2.2.ebuild ChangeLog metadata.xml
Date: Sun, 31 Jan 2010 22:11:50
Message-Id: E1Nbi1B-0002B4-3i@stork.gentoo.org
1 jlec 10/01/31 22:11:45
2
3 Modified: pymol-1.2.1.ebuild pymol-1.2.2.ebuild ChangeLog
4 metadata.xml
5 Log:
6 Needs media-libs/freetype:2, fixes bug 299019
7 (Portage version: 2.2_rc62/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.6 sci-chemistry/pymol/pymol-1.2.1.ebuild
11
12 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol/pymol-1.2.1.ebuild?rev=1.6&view=markup
13 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol/pymol-1.2.1.ebuild?rev=1.6&content-type=text/plain
14 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol/pymol-1.2.1.ebuild?r1=1.5&r2=1.6
15
16 Index: pymol-1.2.1.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.2.1.ebuild,v
19 retrieving revision 1.5
20 retrieving revision 1.6
21 diff -u -r1.5 -r1.6
22 --- pymol-1.2.1.ebuild 30 Dec 2009 19:36:34 -0000 1.5
23 +++ pymol-1.2.1.ebuild 31 Jan 2010 22:11:44 -0000 1.6
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2009 Gentoo Foundation
26 +# Copyright 1999-2010 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.2.1.ebuild,v 1.5 2009/12/30 19:36:34 flameeyes Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.2.1.ebuild,v 1.6 2010/01/31 22:11:44 jlec Exp $
30
31 EAPI="2"
32
33 @@ -21,6 +21,7 @@
34 IUSE="apbs shaders"
35
36 DEPEND="dev-python/pmw
37 + media-libs/freetype:2
38 dev-python/numpy
39 >=dev-lang/python-2.4[tk]
40 media-libs/libpng
41
42
43
44 1.3 sci-chemistry/pymol/pymol-1.2.2.ebuild
45
46 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol/pymol-1.2.2.ebuild?rev=1.3&view=markup
47 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol/pymol-1.2.2.ebuild?rev=1.3&content-type=text/plain
48 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol/pymol-1.2.2.ebuild?r1=1.2&r2=1.3
49
50 Index: pymol-1.2.2.ebuild
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.2.2.ebuild,v
53 retrieving revision 1.2
54 retrieving revision 1.3
55 diff -u -r1.2 -r1.3
56 --- pymol-1.2.2.ebuild 13 Jan 2010 20:55:57 -0000 1.2
57 +++ pymol-1.2.2.ebuild 31 Jan 2010 22:11:44 -0000 1.3
58 @@ -1,6 +1,6 @@
59 # Copyright 1999-2010 Gentoo Foundation
60 # Distributed under the terms of the GNU General Public License v2
61 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.2.2.ebuild,v 1.2 2010/01/13 20:55:57 flameeyes Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/pymol-1.2.2.ebuild,v 1.3 2010/01/31 22:11:44 jlec Exp $
63
64 EAPI="2"
65
66 @@ -22,6 +22,7 @@
67
68 DEPEND="dev-python/pmw
69 dev-python/numpy
70 + media-libs/freetype:2
71 >=dev-lang/python-2.4[tk]
72 media-libs/libpng
73 sys-libs/zlib
74
75
76
77 1.49 sci-chemistry/pymol/ChangeLog
78
79 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol/ChangeLog?rev=1.49&view=markup
80 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol/ChangeLog?rev=1.49&content-type=text/plain
81 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol/ChangeLog?r1=1.48&r2=1.49
82
83 Index: ChangeLog
84 ===================================================================
85 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/ChangeLog,v
86 retrieving revision 1.48
87 retrieving revision 1.49
88 diff -u -r1.48 -r1.49
89 --- ChangeLog 13 Jan 2010 20:55:57 -0000 1.48
90 +++ ChangeLog 31 Jan 2010 22:11:44 -0000 1.49
91 @@ -1,6 +1,10 @@
92 # ChangeLog for sci-chemistry/pymol
93 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
94 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/ChangeLog,v 1.48 2010/01/13 20:55:57 flameeyes Exp $
95 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/ChangeLog,v 1.49 2010/01/31 22:11:44 jlec Exp $
96 +
97 + 31 Jan 2010; Justin Lecher (jlec) <jlec@×××××××××.net> pymol-1.2.1.ebuild,
98 + pymol-1.2.2.ebuild, metadata.xml:
99 + Needs media-libs/freetype:2, fixes bug 299019
100
101 13 Jan 2010; Diego E. Pettenò <flameeyes@g.o> pymol-1.2.2.ebuild:
102 Fix path to patch, bug #300399, thanks to Priit Laes for reporting and
103
104
105
106 1.4 sci-chemistry/pymol/metadata.xml
107
108 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol/metadata.xml?rev=1.4&view=markup
109 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol/metadata.xml?rev=1.4&content-type=text/plain
110 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol/metadata.xml?r1=1.3&r2=1.4
111
112 Index: metadata.xml
113 ===================================================================
114 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pymol/metadata.xml,v
115 retrieving revision 1.3
116 retrieving revision 1.4
117 diff -u -r1.3 -r1.4
118 --- metadata.xml 17 Aug 2008 03:06:59 -0000 1.3
119 +++ metadata.xml 31 Jan 2010 22:11:44 -0000 1.4
120 @@ -2,8 +2,11 @@
121 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
122 <pkgmetadata>
123 <herd>sci-chemistry</herd>
124 +<maintainer>
125 + <email>jlec@g.o</email>
126 +</maintainer>
127 <use>
128 - <flag name="apbs">Build the apbs plugin tool.</flag>
129 + <flag name="apbs">Install the apbs plugin</flag>
130 <flag name="shaders">Build with Shaders support - good for high-end 3D video cards.</flag>
131 </use>
132 </pkgmetadata>