Gentoo Archives: gentoo-commits

From: "Peter Volkov (pva)" <pva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in dev-tex/tth: ChangeLog tth-3.77.ebuild
Date: Sat, 26 Dec 2009 19:25:33
Message-Id: E1NOcGZ-0006yv-KW@stork.gentoo.org
1 pva 09/12/26 19:25:31
2
3 Modified: ChangeLog tth-3.77.ebuild
4 Log:
5 virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only implementation left in the tree.
6 (Portage version: 2.1.7.16/cvs/Linux x86_64)
7
8 Revision Changes Path
9 1.7 dev-tex/tth/ChangeLog
10
11 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/tth/ChangeLog?rev=1.7&view=markup
12 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/tth/ChangeLog?rev=1.7&content-type=text/plain
13 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/tth/ChangeLog?r1=1.6&r2=1.7
14
15 Index: ChangeLog
16 ===================================================================
17 RCS file: /var/cvsroot/gentoo-x86/dev-tex/tth/ChangeLog,v
18 retrieving revision 1.6
19 retrieving revision 1.7
20 diff -u -r1.6 -r1.7
21 --- ChangeLog 23 Sep 2009 17:25:02 -0000 1.6
22 +++ ChangeLog 26 Dec 2009 19:25:31 -0000 1.7
23 @@ -1,6 +1,10 @@
24 # ChangeLog for dev-tex/tth
25 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
26 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/tth/ChangeLog,v 1.6 2009/09/23 17:25:02 patrick Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/tth/ChangeLog,v 1.7 2009/12/26 19:25:31 pva Exp $
28 +
29 + 26 Dec 2009; Peter Volkov <pva@g.o> tth-3.77.ebuild:
30 + virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only
31 + implementation left in the tree.
32
33 23 Sep 2009; Patrick Lauer <patrick@g.o> tth-3.66.ebuild,
34 tth-3.77.ebuild:
35
36
37
38 1.3 dev-tex/tth/tth-3.77.ebuild
39
40 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/tth/tth-3.77.ebuild?rev=1.3&view=markup
41 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/tth/tth-3.77.ebuild?rev=1.3&content-type=text/plain
42 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/tth/tth-3.77.ebuild?r1=1.2&r2=1.3
43
44 Index: tth-3.77.ebuild
45 ===================================================================
46 RCS file: /var/cvsroot/gentoo-x86/dev-tex/tth/tth-3.77.ebuild,v
47 retrieving revision 1.2
48 retrieving revision 1.3
49 diff -u -r1.2 -r1.3
50 --- tth-3.77.ebuild 23 Sep 2009 17:25:02 -0000 1.2
51 +++ tth-3.77.ebuild 26 Dec 2009 19:25:31 -0000 1.3
52 @@ -1,6 +1,6 @@
53 # Copyright 1999-2009 Gentoo Foundation
54 # Distributed under the terms of the GNU General Public License v2
55 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/tth/tth-3.77.ebuild,v 1.2 2009/09/23 17:25:02 patrick Exp $
56 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/tth/tth-3.77.ebuild,v 1.3 2009/12/26 19:25:31 pva Exp $
57
58 inherit toolchain-funcs
59
60 @@ -14,7 +14,7 @@
61 IUSE=""
62
63 DEPEND=""
64 -RDEPEND="virtual/ghostscript
65 +RDEPEND="app-text/ghostscript-gpl
66 media-libs/netpbm"
67
68 S="${WORKDIR}/tth_C"