Gentoo Archives: gentoo-commits

From: "Marcus Hanwell (cryos)" <cryos@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-chemistry/xdrawchem: xdrawchem-1.9.9.ebuild ChangeLog
Date: Sun, 27 Apr 2008 20:17:44
Message-Id: E1JqDJe-0006VD-4J@stork.gentoo.org
1 cryos 08/04/27 20:17:42
2
3 Modified: xdrawchem-1.9.9.ebuild ChangeLog
4 Log:
5 Removed the dep on <sci-chemistry/openbabel-2.2 as the linking issue should now be resolved. See bug 216057.
6 (Portage version: 2.1.5_rc6)
7
8 Revision Changes Path
9 1.7 sci-chemistry/xdrawchem/xdrawchem-1.9.9.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/xdrawchem/xdrawchem-1.9.9.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/xdrawchem/xdrawchem-1.9.9.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/xdrawchem/xdrawchem-1.9.9.ebuild?r1=1.6&r2=1.7
14
15 Index: xdrawchem-1.9.9.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/xdrawchem/xdrawchem-1.9.9.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- xdrawchem-1.9.9.ebuild 21 Apr 2008 02:02:41 -0000 1.6
22 +++ xdrawchem-1.9.9.ebuild 27 Apr 2008 20:17:41 -0000 1.7
23 @@ -1,6 +1,6 @@
24 # Copyright 1999-2008 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/xdrawchem/xdrawchem-1.9.9.ebuild,v 1.6 2008/04/21 02:02:41 je_fro Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/xdrawchem/xdrawchem-1.9.9.ebuild,v 1.7 2008/04/27 20:17:41 cryos Exp $
28
29 inherit qt3
30
31 @@ -14,7 +14,7 @@
32 IUSE=""
33
34 RDEPEND="$(qt_min_version 3.1)
35 - <sci-chemistry/openbabel-2.2"
36 + sci-chemistry/openbabel"
37
38 DEPEND="${RDEPEND}
39 >=sys-devel/gcc-3.2
40
41
42
43 1.30 sci-chemistry/xdrawchem/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/xdrawchem/ChangeLog?rev=1.30&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/xdrawchem/ChangeLog?rev=1.30&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/xdrawchem/ChangeLog?r1=1.29&r2=1.30
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/xdrawchem/ChangeLog,v
52 retrieving revision 1.29
53 retrieving revision 1.30
54 diff -u -r1.29 -r1.30
55 --- ChangeLog 21 Apr 2008 02:02:41 -0000 1.29
56 +++ ChangeLog 27 Apr 2008 20:17:41 -0000 1.30
57 @@ -1,6 +1,10 @@
58 # ChangeLog for sci-chemistry/xdrawchem
59 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/xdrawchem/ChangeLog,v 1.29 2008/04/21 02:02:41 je_fro Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/xdrawchem/ChangeLog,v 1.30 2008/04/27 20:17:41 cryos Exp $
62 +
63 + 27 Apr 2008; Marcus D. Hanwell <cryos@g.o> xdrawchem-1.9.9.ebuild:
64 + Removed the dep on <sci-chemistry/openbabel-2.2 as the linking issue
65 + should now be resolved. See bug 216057.
66
67 21 Apr 2008; Jeff Gardner <je_fro@g.o> xdrawchem-1.9.9.ebuild:
68 Fix RDEPEND for bug #217278
69
70
71
72 --
73 gentoo-commits@l.g.o mailing list