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/aria: aria-2.3.2.ebuild ChangeLog
Date: Tue, 30 Aug 2011 13:52:08
Message-Id: 20110830135156.DA2A520051@flycatcher.gentoo.org
1 jlec 11/08/30 13:51:56
2
3 Modified: aria-2.3.2.ebuild ChangeLog
4 Log:
5 Corrected dep version of cns so that new changes are present
6
7 (Portage version: 2.2.0_alpha51/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.2 sci-chemistry/aria/aria-2.3.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/aria/aria-2.3.2.ebuild?rev=1.2&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/aria/aria-2.3.2.ebuild?rev=1.2&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/aria/aria-2.3.2.ebuild?r1=1.1&r2=1.2
15
16 Index: aria-2.3.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/aria/aria-2.3.2.ebuild,v
19 retrieving revision 1.1
20 retrieving revision 1.2
21 diff -u -r1.1 -r1.2
22 --- aria-2.3.2.ebuild 29 Aug 2011 15:28:43 -0000 1.1
23 +++ aria-2.3.2.ebuild 30 Aug 2011 13:51:56 -0000 1.2
24 @@ -1,6 +1,6 @@
25 # Copyright 1999-2011 Gentoo Foundation
26 # Distributed under the terms of the GNU General Public License v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/aria/aria-2.3.2.ebuild,v 1.1 2011/08/29 15:28:43 jlec Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/aria/aria-2.3.2.ebuild,v 1.2 2011/08/30 13:51:56 jlec Exp $
29
30 EAPI=3
31
32 @@ -26,7 +26,7 @@
33 sci-libs/clashscore-db
34 dev-python/numpy
35 dev-python/matplotlib[tk]
36 - >=sci-chemistry/cns-1.2.1-r3[aria,openmp]
37 + >=sci-chemistry/cns-1.2.1-r7[aria,openmp]
38 >=dev-lang/tk-8.3
39 >=sci-chemistry/ccpn-2.0.5
40 >=dev-tcltk/tix-8.1.4"
41
42
43
44 1.9 sci-chemistry/aria/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/aria/ChangeLog?rev=1.9&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/aria/ChangeLog?rev=1.9&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/aria/ChangeLog?r1=1.8&r2=1.9
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/aria/ChangeLog,v
53 retrieving revision 1.8
54 retrieving revision 1.9
55 diff -u -r1.8 -r1.9
56 --- ChangeLog 29 Aug 2011 15:28:43 -0000 1.8
57 +++ ChangeLog 30 Aug 2011 13:51:56 -0000 1.9
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sci-chemistry/aria
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/aria/ChangeLog,v 1.8 2011/08/29 15:28:43 jlec Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/aria/ChangeLog,v 1.9 2011/08/30 13:51:56 jlec Exp $
63 +
64 + 30 Aug 2011; Justin Lecher <jlec@g.o> aria-2.3.2.ebuild:
65 + Corrected dep version of cns so that new changes are present
66
67 *aria-2.3.2 (29 Aug 2011)