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