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-plugins-cealign: ChangeLog pymol-plugins-cealign-0.9.ebuild
Date: Mon, 22 Feb 2010 11:45:49
Message-Id: E1NjWjS-0007ps-ON@stork.gentoo.org
1 jlec 10/02/22 11:45:46
2
3 Modified: ChangeLog pymol-plugins-cealign-0.9.ebuild
4 Log:
5 Changed RDEP to <=pymol-1.2.4 per 306239
6 (Portage version: 2.2_rc62/cvs/Linux i686)
7
8 Revision Changes Path
9 1.6 sci-chemistry/pymol-plugins-cealign/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol-plugins-cealign/ChangeLog?rev=1.6&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol-plugins-cealign/ChangeLog?rev=1.6&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol-plugins-cealign/ChangeLog?r1=1.5&r2=1.6
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pymol-plugins-cealign/ChangeLog,v
18 retrieving revision 1.5
19 retrieving revision 1.6
20 diff -u -r1.5 -r1.6
21 --- ChangeLog 22 Feb 2010 07:43:31 -0000 1.5
22 +++ ChangeLog 22 Feb 2010 11:45:46 -0000 1.6
23 @@ -1,10 +1,10 @@
24 # ChangeLog for sci-chemistry/pymol-plugins-cealign
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol-plugins-cealign/ChangeLog,v 1.5 2010/02/22 07:43:31 jlec Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol-plugins-cealign/ChangeLog,v 1.6 2010/02/22 11:45:46 jlec Exp $
28
29 22 Feb 2010; Justin Lecher (jlec) <jlec@×××××××××.net>
30 pymol-plugins-cealign-0.9.ebuild:
31 - Changed RDEP to <=pymol-1.2.3 per 306239
32 + Changed RDEP to <=pymol-1.2.4 per 306239
33
34 21 Feb 2010; Justin Lecher (jlec) <jlec@g.o>
35 pymol-plugins-cealign-0.9.ebuild:
36
37
38
39 1.6 sci-chemistry/pymol-plugins-cealign/pymol-plugins-cealign-0.9.ebuild
40
41 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol-plugins-cealign/pymol-plugins-cealign-0.9.ebuild?rev=1.6&view=markup
42 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol-plugins-cealign/pymol-plugins-cealign-0.9.ebuild?rev=1.6&content-type=text/plain
43 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/pymol-plugins-cealign/pymol-plugins-cealign-0.9.ebuild?r1=1.5&r2=1.6
44
45 Index: pymol-plugins-cealign-0.9.ebuild
46 ===================================================================
47 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/pymol-plugins-cealign/pymol-plugins-cealign-0.9.ebuild,v
48 retrieving revision 1.5
49 retrieving revision 1.6
50 diff -u -r1.5 -r1.6
51 --- pymol-plugins-cealign-0.9.ebuild 22 Feb 2010 07:43:31 -0000 1.5
52 +++ pymol-plugins-cealign-0.9.ebuild 22 Feb 2010 11:45:46 -0000 1.6
53 @@ -1,6 +1,6 @@
54 # Copyright 1999-2010 Gentoo Foundation
55 # Distributed under the terms of the GNU General Public License v2
56 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol-plugins-cealign/pymol-plugins-cealign-0.9.ebuild,v 1.5 2010/02/22 07:43:31 jlec Exp $
57 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/pymol-plugins-cealign/pymol-plugins-cealign-0.9.ebuild,v 1.6 2010/02/22 11:45:46 jlec Exp $
58
59 EAPI="3"
60
61 @@ -19,7 +19,7 @@
62
63 DEPEND="
64 dev-python/numpy
65 - <=sci-chemistry/pymol-1.2.3"
66 + <sci-chemistry/pymol-1.2.4"
67 RDEPEND=""
68 RESTRICT_PYTHON_ABIS="2.4 3.*"