Gentoo Archives: gentoo-commits

From: "Jeffrey Gardner (je_fro)" <je_fro@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in sci-chemistry/chemtool: chemtool-1.6.9-r1.ebuild ChangeLog
Date: Tue, 22 Apr 2008 13:54:36
Message-Id: E1JoIx7-0005rl-Qu@stork.gentoo.org
1 je_fro 08/04/22 13:54:33
2
3 Modified: chemtool-1.6.9-r1.ebuild ChangeLog
4 Log:
5 fix typo
6 (Portage version: 2.1.5_rc6)
7
8 Revision Changes Path
9 1.7 sci-chemistry/chemtool/chemtool-1.6.9-r1.ebuild
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/chemtool/chemtool-1.6.9-r1.ebuild?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/chemtool/chemtool-1.6.9-r1.ebuild?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/chemtool/chemtool-1.6.9-r1.ebuild?r1=1.6&r2=1.7
14
15 Index: chemtool-1.6.9-r1.ebuild
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/chemtool/chemtool-1.6.9-r1.ebuild,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- chemtool-1.6.9-r1.ebuild 21 Apr 2008 01:40:11 -0000 1.6
22 +++ chemtool-1.6.9-r1.ebuild 22 Apr 2008 13:54:33 -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/chemtool/chemtool-1.6.9-r1.ebuild,v 1.6 2008/04/21 01:40:11 je_fro Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/chemtool/chemtool-1.6.9-r1.ebuild,v 1.7 2008/04/22 13:54:33 je_fro Exp $
28
29 inherit eutils kde-functions
30
31 @@ -13,7 +13,7 @@
32 KEYWORDS="amd64 ppc x86"
33 IUSE="gnome kde nls"
34
35 -DEPEND=">=media-gfx/transfig-3.2.3d
36 +RDEPEND=">=media-gfx/transfig-3.2.3d
37 =x11-libs/gtk+-2*
38 kde? ( kde-base/kdelibs )
39 x86? ( >=media-libs/libemf-1.0 )"
40
41
42
43 1.23 sci-chemistry/chemtool/ChangeLog
44
45 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/chemtool/ChangeLog?rev=1.23&view=markup
46 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/chemtool/ChangeLog?rev=1.23&content-type=text/plain
47 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sci-chemistry/chemtool/ChangeLog?r1=1.22&r2=1.23
48
49 Index: ChangeLog
50 ===================================================================
51 RCS file: /var/cvsroot/gentoo-x86/sci-chemistry/chemtool/ChangeLog,v
52 retrieving revision 1.22
53 retrieving revision 1.23
54 diff -u -r1.22 -r1.23
55 --- ChangeLog 21 Apr 2008 01:40:11 -0000 1.22
56 +++ ChangeLog 22 Apr 2008 13:54:33 -0000 1.23
57 @@ -1,6 +1,9 @@
58 # ChangeLog for sci-chemistry/chemtool
59 # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2
60 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/chemtool/ChangeLog,v 1.22 2008/04/21 01:40:11 je_fro Exp $
61 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/chemtool/ChangeLog,v 1.23 2008/04/22 13:54:33 je_fro Exp $
62 +
63 + 22 Apr 2008; Jeff Gardner <je_fro@g.o> chemtool-1.6.9-r1.ebuild:
64 + Fix typo
65
66 21 Apr 2008; Jeff Gardner <je_fro@g.o> chemtool-1.6.9-r1.ebuild,
67 chemtool-1.6.10.ebuild:
68
69
70
71 --
72 gentoo-commits@l.g.o mailing list