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.1.ebuild
Date: Wed, 02 Mar 2011 09:57:28
Message-Id: 20110302095712.C28DD20054@flycatcher.gentoo.org
1 jlec 11/03/02 09:57:12
2
3 Modified: ChangeLog coot-0.6.1.ebuild
4 Log:
5 Correct Slots for gtk 3 introduction to tree
6
7 (Portage version: 2.2.0_alpha26/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.36 sci-chemistry/coot/ChangeLog
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/ChangeLog?rev=1.36&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/ChangeLog?rev=1.36&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/ChangeLog?r1=1.35&r2=1.36
15
16 Index: ChangeLog
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v
19 retrieving revision 1.35
20 retrieving revision 1.36
21 diff -u -r1.35 -r1.36
22 --- ChangeLog 2 Mar 2011 09:46:22 -0000 1.35
23 +++ ChangeLog 2 Mar 2011 09:57:12 -0000 1.36
24 @@ -1,6 +1,9 @@
25 # ChangeLog for sci-chemistry/coot
26 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
27 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v 1.35 2011/03/02 09:46:22 jlec Exp $
28 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/ChangeLog,v 1.36 2011/03/02 09:57:12 jlec Exp $
29 +
30 + 02 Mar 2011; Justin Lecher <jlec@g.o> coot-0.6.1.ebuild:
31 + Correct Slots for gtk 3 introduction to tree
32
33 02 Mar 2011; Justin Lecher <jlec@g.o> coot-0.6.1.ebuild:
34 Correct Slots for gtk 3 introduction to tree
35
36
37
38 1.12 sci-chemistry/coot/coot-0.6.1.ebuild
39
40 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/coot-0.6.1.ebuild?rev=1.12&view=markup
41 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/coot-0.6.1.ebuild?rev=1.12&content-type=text/plain
42 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/coot/coot-0.6.1.ebuild?r1=1.11&r2=1.12
43
44 Index: coot-0.6.1.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.6.1.ebuild,v
47 retrieving revision 1.11
48 retrieving revision 1.12
49 diff -u -r1.11 -r1.12
50 --- coot-0.6.1.ebuild 2 Mar 2011 09:46:22 -0000 1.11
51 +++ coot-0.6.1.ebuild 2 Mar 2011 09:57:12 -0000 1.12
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2011 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.6.1.ebuild,v 1.11 2011/03/02 09:46:22 jlec Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/coot/coot-0.6.1.ebuild,v 1.12 2011/03/02 09:57:12 jlec Exp $
57
58 EAPI="3"
59
60 @@ -54,7 +54,7 @@
61 ${SCIDEPS}
62 ${XDEPS}
63 ${SCHEMEDEPS}
64 - dev-python/pygtk
65 + dev-python/pygtk:2
66 >=dev-libs/gmp-4.2.2-r2
67 >=net-misc/curl-7.19.6
68 net-dns/libidn"