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/coot: coot-0.6.2.ebuild ChangeLog
Date: Wed, 29 Jun 2011 13:31:42
Message-Id: 20110629133132.E987020054@flycatcher.gentoo.org
1 jlec 11/06/29 13:31:32
2
3 Modified: coot-0.6.2.ebuild ChangeLog
4 Log:
5 Fix mmdb dep version
6
7 (Portage version: 2.2.0_alpha41/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.3 sci-chemistry/coot/coot-0.6.2.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/coot-0.6.2.ebuild?rev=1.3&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/coot-0.6.2.ebuild?rev=1.3&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/coot-0.6.2.ebuild?r1=1.2&r2=1.3
15
16 Index: coot-0.6.2.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.6.2.ebuild,v
19 retrieving revision 1.2
20 retrieving revision 1.3
21 diff -u -r1.2 -r1.3
22 --- coot-0.6.2.ebuild 29 Jun 2011 13:13:59 -0000 1.2
23 +++ coot-0.6.2.ebuild 29 Jun 2011 13:31:32 -0000 1.3
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/coot/coot-0.6.2.ebuild,v 1.2 2011/06/29 13:13:59 jlec Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.6.2.ebuild,v 1.3 2011/06/29 13:31:32 jlec Exp $
29
30 EAPI=3
31
32 @@ -30,7 +30,7 @@
33 >=sci-libs/clipper-20090520
34 >=sci-libs/coot-data-2
35 >=sci-libs/gsl-1.3
36 - sci-libs/mmdb
37 + >=sci-libs/mmdb-1.23
38 <sci-libs/monomer-db-1
39 sci-chemistry/reduce
40 <sci-chemistry/refmac-5.6
41
42
43
44 1.40 sci-chemistry/coot/ChangeLog
45
46 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/ChangeLog?rev=1.40&view=markup
47 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/ChangeLog?rev=1.40&content-type=text/plain
48 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/ChangeLog?r1=1.39&r2=1.40
49
50 Index: ChangeLog
51 ===================================================================
52 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v
53 retrieving revision 1.39
54 retrieving revision 1.40
55 diff -u -r1.39 -r1.40
56 --- ChangeLog 29 Jun 2011 13:13:59 -0000 1.39
57 +++ ChangeLog 29 Jun 2011 13:31:32 -0000 1.40
58 @@ -1,6 +1,9 @@
59 # ChangeLog for sci-chemistry/coot
60 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
61 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v 1.39 2011/06/29 13:13:59 jlec Exp $
62 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v 1.40 2011/06/29 13:31:32 jlec Exp $
63 +
64 + 29 Jun 2011; Justin Lecher <jlec@g.o> coot-0.6.2.ebuild:
65 + Fix mmdb dep version
66
67 29 Jun 2011; Justin Lecher <jlec@g.o> +files/0.6.2-test.patch,
68 coot-0.6.2.ebuild: