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/openbabel: openbabel-2.2.3.ebuild ChangeLog
Date: Wed, 02 Mar 2011 17:48:33
Message-Id: 20110302174824.2E03920054@flycatcher.gentoo.org
1 jlec 11/03/02 17:48:24
2
3 Modified: openbabel-2.2.3.ebuild ChangeLog
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.12 sci-chemistry/openbabel/openbabel-2.2.3.ebuild
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/openbabel/openbabel-2.2.3.ebuild?rev=1.12&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/openbabel/openbabel-2.2.3.ebuild?rev=1.12&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/openbabel/openbabel-2.2.3.ebuild?r1=1.11&r2=1.12
15
16 Index: openbabel-2.2.3.ebuild
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/openbabel-2.2.3.ebuild,v
19 retrieving revision 1.11
20 retrieving revision 1.12
21 diff -u -r1.11 -r1.12
22 --- openbabel-2.2.3.ebuild 18 Jul 2010 14:53:22 -0000 1.11
23 +++ openbabel-2.2.3.ebuild 2 Mar 2011 17:48:24 -0000 1.12
24 @@ -1,6 +1,6 @@
25 -# Copyright 1999-2010 Gentoo Foundation
26 +# Copyright 1999-2011 Gentoo Foundation
27 # Distributed under the terms of the GNU General Public License v2
28 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/openbabel-2.2.3.ebuild,v 1.11 2010/07/18 14:53:22 armin76 Exp $
29 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/openbabel-2.2.3.ebuild,v 1.12 2011/03/02 17:48:24 jlec Exp $
30
31 EAPI="3"
32
33 @@ -20,7 +20,7 @@
34 IUSE="doc python swig"
35
36 RDEPEND="
37 - >=dev-libs/libxml2-2.6.5
38 + dev-libs/libxml2:2
39 !sci-chemistry/babel
40 sys-libs/zlib"
41
42
43
44
45 1.46 sci-chemistry/openbabel/ChangeLog
46
47 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/openbabel/ChangeLog?rev=1.46&view=markup
48 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/openbabel/ChangeLog?rev=1.46&content-type=text/plain
49 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sci-chemistry/openbabel/ChangeLog?r1=1.45&r2=1.46
50
51 Index: ChangeLog
52 ===================================================================
53 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/ChangeLog,v
54 retrieving revision 1.45
55 retrieving revision 1.46
56 diff -u -r1.45 -r1.46
57 --- ChangeLog 18 Jul 2010 15:09:28 -0000 1.45
58 +++ ChangeLog 2 Mar 2011 17:48:24 -0000 1.46
59 @@ -1,6 +1,9 @@
60 # ChangeLog for sci-chemistry/openbabel
61 -# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
62 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/ChangeLog,v 1.45 2010/07/18 15:09:28 jlec Exp $
63 +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
64 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/openbabel/ChangeLog,v 1.46 2011/03/02 17:48:24 jlec Exp $
65 +
66 + 02 Mar 2011; Justin Lecher <jlec@g.o> openbabel-2.2.3.ebuild:
67 + Correct Slots for gtk 3 introduction to tree
68
69 18 Jul 2010; Justin Lecher <jlec@g.o> -openbabel-2.2.1.ebuild,
70 -openbabel-2.2.2-r1.ebuild: