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: ChangeLog coot-0.6.ebuild
Date: Fri, 26 Feb 2010 19:02:15
Message-Id: E1Nl5S0-0002TQ-61@stork.gentoo.org
1 jlec 10/02/26 19:02:12
2
3 Modified: ChangeLog coot-0.6.ebuild
4 Log:
5 Missing sci-libs/mmdb DEP added
6 (Portage version: 2.2_rc63/cvs/Linux i686)
7
8 Revision Changes Path
9 1.21 sci-chemistry/coot/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/coot/ChangeLog?rev=1.21&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/coot/ChangeLog?rev=1.21&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/coot/ChangeLog?r1=1.20&r2=1.21
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v
18 retrieving revision 1.20
19 retrieving revision 1.21
20 diff -u -r1.20 -r1.21
21 --- ChangeLog 6 Feb 2010 00:15:00 -0000 1.20
22 +++ ChangeLog 26 Feb 2010 19:02:11 -0000 1.21
23 @@ -1,6 +1,9 @@
24 # ChangeLog for sci-chemistry/coot
25 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v 1.20 2010/02/06 00:15:00 jlec Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v 1.21 2010/02/26 19:02:11 jlec Exp $
28 +
29 + 26 Feb 2010; Justin Lecher (jlec) <jlec@×××××××××.net> coot-0.6.ebuild:
30 + Missing sci-libs/mmdb DEP added
31
32 *coot-0.6 (06 Feb 2010)
33
34
35
36
37 1.2 sci-chemistry/coot/coot-0.6.ebuild
38
39 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/coot/coot-0.6.ebuild?rev=1.2&view=markup
40 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/coot/coot-0.6.ebuild?rev=1.2&content-type=text/plain
41 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/coot/coot-0.6.ebuild?r1=1.1&r2=1.2
42
43 Index: coot-0.6.ebuild
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.6.ebuild,v
46 retrieving revision 1.1
47 retrieving revision 1.2
48 diff -u -r1.1 -r1.2
49 --- coot-0.6.ebuild 6 Feb 2010 00:15:00 -0000 1.1
50 +++ coot-0.6.ebuild 26 Feb 2010 19:02:11 -0000 1.2
51 @@ -1,6 +1,6 @@
52 # Copyright 1999-2010 Gentoo Foundation
53 # Distributed under the terms of the GNU General Public License v2
54 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.6.ebuild,v 1.1 2010/02/06 00:15:00 jlec Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.6.ebuild,v 1.2 2010/02/26 19:02:11 jlec Exp $
56
57 EAPI="3"
58
59 @@ -28,6 +28,7 @@
60 >=sci-libs/clipper-20090520
61 >=sci-libs/coot-data-2
62 >=sci-libs/gsl-1.3
63 + sci-libs/mmdb
64 sci-chemistry/reduce
65 sci-chemistry/refmac
66 sci-chemistry/probe"