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/tex4ht: tex4ht-20090611_p1038.ebuild tex4ht-20081103_p0302.ebuild ChangeLog tex4ht-20090513_p1511.ebuild tex4ht-20090611_p1038-r1.ebuild
Date: Sat, 26 Dec 2009 19:25:29
Message-Id: E1NOcGU-0006yI-UV@stork.gentoo.org
1 pva 09/12/26 19:25:26
2
3 Modified: tex4ht-20090611_p1038.ebuild
4 tex4ht-20081103_p0302.ebuild ChangeLog
5 tex4ht-20090513_p1511.ebuild
6 tex4ht-20090611_p1038-r1.ebuild
7 Log:
8 virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only implementation left in the tree.
9 (Portage version: 2.1.7.16/cvs/Linux x86_64)
10
11 Revision Changes Path
12 1.8 dev-tex/tex4ht/tex4ht-20090611_p1038.ebuild
13
14 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/tex4ht/tex4ht-20090611_p1038.ebuild?rev=1.8&view=markup
15 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/tex4ht/tex4ht-20090611_p1038.ebuild?rev=1.8&content-type=text/plain
16 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/tex4ht/tex4ht-20090611_p1038.ebuild?r1=1.7&r2=1.8
17
18 Index: tex4ht-20090611_p1038.ebuild
19 ===================================================================
20 RCS file: /var/cvsroot/gentoo-x86/dev-tex/tex4ht/tex4ht-20090611_p1038.ebuild,v
21 retrieving revision 1.7
22 retrieving revision 1.8
23 diff -u -r1.7 -r1.8
24 --- tex4ht-20090611_p1038.ebuild 24 Oct 2009 13:13:32 -0000 1.7
25 +++ tex4ht-20090611_p1038.ebuild 26 Dec 2009 19:25:26 -0000 1.8
26 @@ -1,6 +1,6 @@
27 # Copyright 1999-2009 Gentoo Foundation
28 # Distributed under the terms of the GNU General Public License v2
29 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/tex4ht/tex4ht-20090611_p1038.ebuild,v 1.7 2009/10/24 13:13:32 jer Exp $
30 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/tex4ht/tex4ht-20090611_p1038.ebuild,v 1.8 2009/12/26 19:25:26 pva Exp $
31
32 inherit latex-package toolchain-funcs java-pkg-opt-2
33
34 @@ -21,7 +21,7 @@
35 DEPEND=">=sys-apps/sed-4
36 java? ( >=virtual/jdk-1.5 )"
37
38 -RDEPEND="virtual/ghostscript
39 +RDEPEND="app-text/ghostscript-gpl
40 media-gfx/imagemagick
41 java? ( >=virtual/jre-1.5 )"
42
43
44
45
46 1.9 dev-tex/tex4ht/tex4ht-20081103_p0302.ebuild
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/tex4ht/tex4ht-20081103_p0302.ebuild?rev=1.9&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/tex4ht/tex4ht-20081103_p0302.ebuild?rev=1.9&content-type=text/plain
50 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/tex4ht/tex4ht-20081103_p0302.ebuild?r1=1.8&r2=1.9
51
52 Index: tex4ht-20081103_p0302.ebuild
53 ===================================================================
54 RCS file: /var/cvsroot/gentoo-x86/dev-tex/tex4ht/tex4ht-20081103_p0302.ebuild,v
55 retrieving revision 1.8
56 retrieving revision 1.9
57 diff -u -r1.8 -r1.9
58 --- tex4ht-20081103_p0302.ebuild 18 Mar 2009 19:02:57 -0000 1.8
59 +++ tex4ht-20081103_p0302.ebuild 26 Dec 2009 19:25:26 -0000 1.9
60 @@ -1,6 +1,6 @@
61 # Copyright 1999-2009 Gentoo Foundation
62 # Distributed under the terms of the GNU General Public License v2
63 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/tex4ht/tex4ht-20081103_p0302.ebuild,v 1.8 2009/03/18 19:02:57 armin76 Exp $
64 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/tex4ht/tex4ht-20081103_p0302.ebuild,v 1.9 2009/12/26 19:25:26 pva Exp $
65
66 inherit latex-package toolchain-funcs java-pkg-opt-2
67
68 @@ -21,7 +21,7 @@
69 DEPEND=">=sys-apps/sed-4
70 java? ( >=virtual/jdk-1.5 )"
71
72 -RDEPEND="virtual/ghostscript
73 +RDEPEND="app-text/ghostscript-gpl
74 media-gfx/imagemagick
75 java? ( >=virtual/jre-1.5 )"
76
77
78
79
80 1.66 dev-tex/tex4ht/ChangeLog
81
82 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/tex4ht/ChangeLog?rev=1.66&view=markup
83 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/tex4ht/ChangeLog?rev=1.66&content-type=text/plain
84 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/tex4ht/ChangeLog?r1=1.65&r2=1.66
85
86 Index: ChangeLog
87 ===================================================================
88 RCS file: /var/cvsroot/gentoo-x86/dev-tex/tex4ht/ChangeLog,v
89 retrieving revision 1.65
90 retrieving revision 1.66
91 diff -u -r1.65 -r1.66
92 --- ChangeLog 24 Oct 2009 13:13:32 -0000 1.65
93 +++ ChangeLog 26 Dec 2009 19:25:26 -0000 1.66
94 @@ -1,6 +1,12 @@
95 # ChangeLog for dev-tex/tex4ht
96 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
97 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/tex4ht/ChangeLog,v 1.65 2009/10/24 13:13:32 jer Exp $
98 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/tex4ht/ChangeLog,v 1.66 2009/12/26 19:25:26 pva Exp $
99 +
100 + 26 Dec 2009; Peter Volkov <pva@g.o> tex4ht-20081103_p0302.ebuild,
101 + tex4ht-20090513_p1511.ebuild, tex4ht-20090611_p1038.ebuild,
102 + tex4ht-20090611_p1038-r1.ebuild:
103 + virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only
104 + implementation left in the tree.
105
106 24 Oct 2009; Jeroen Roovers <jer@g.o> tex4ht-20090611_p1038.ebuild:
107 Stable for HPPA (bug #286622).
108
109
110
111 1.8 dev-tex/tex4ht/tex4ht-20090513_p1511.ebuild
112
113 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/tex4ht/tex4ht-20090513_p1511.ebuild?rev=1.8&view=markup
114 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/tex4ht/tex4ht-20090513_p1511.ebuild?rev=1.8&content-type=text/plain
115 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/tex4ht/tex4ht-20090513_p1511.ebuild?r1=1.7&r2=1.8
116
117 Index: tex4ht-20090513_p1511.ebuild
118 ===================================================================
119 RCS file: /var/cvsroot/gentoo-x86/dev-tex/tex4ht/tex4ht-20090513_p1511.ebuild,v
120 retrieving revision 1.7
121 retrieving revision 1.8
122 diff -u -r1.7 -r1.8
123 --- tex4ht-20090513_p1511.ebuild 26 Sep 2009 19:35:46 -0000 1.7
124 +++ tex4ht-20090513_p1511.ebuild 26 Dec 2009 19:25:26 -0000 1.8
125 @@ -1,6 +1,6 @@
126 # Copyright 1999-2009 Gentoo Foundation
127 # Distributed under the terms of the GNU General Public License v2
128 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/tex4ht/tex4ht-20090513_p1511.ebuild,v 1.7 2009/09/26 19:35:46 ranger Exp $
129 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/tex4ht/tex4ht-20090513_p1511.ebuild,v 1.8 2009/12/26 19:25:26 pva Exp $
130
131 inherit latex-package toolchain-funcs java-pkg-opt-2
132
133 @@ -21,7 +21,7 @@
134 DEPEND=">=sys-apps/sed-4
135 java? ( >=virtual/jdk-1.5 )"
136
137 -RDEPEND="virtual/ghostscript
138 +RDEPEND="app-text/ghostscript-gpl
139 media-gfx/imagemagick
140 java? ( >=virtual/jre-1.5 )"
141
142
143
144
145 1.2 dev-tex/tex4ht/tex4ht-20090611_p1038-r1.ebuild
146
147 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/tex4ht/tex4ht-20090611_p1038-r1.ebuild?rev=1.2&view=markup
148 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/tex4ht/tex4ht-20090611_p1038-r1.ebuild?rev=1.2&content-type=text/plain
149 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-tex/tex4ht/tex4ht-20090611_p1038-r1.ebuild?r1=1.1&r2=1.2
150
151 Index: tex4ht-20090611_p1038-r1.ebuild
152 ===================================================================
153 RCS file: /var/cvsroot/gentoo-x86/dev-tex/tex4ht/tex4ht-20090611_p1038-r1.ebuild,v
154 retrieving revision 1.1
155 retrieving revision 1.2
156 diff -u -r1.1 -r1.2
157 --- tex4ht-20090611_p1038-r1.ebuild 22 Oct 2009 16:13:48 -0000 1.1
158 +++ tex4ht-20090611_p1038-r1.ebuild 26 Dec 2009 19:25:26 -0000 1.2
159 @@ -1,6 +1,6 @@
160 # Copyright 1999-2009 Gentoo Foundation
161 # Distributed under the terms of the GNU General Public License v2
162 -# $Header: /var/cvsroot/gentoo-x86/dev-tex/tex4ht/tex4ht-20090611_p1038-r1.ebuild,v 1.1 2009/10/22 16:13:48 aballier Exp $
163 +# $Header: /var/cvsroot/gentoo-x86/dev-tex/tex4ht/tex4ht-20090611_p1038-r1.ebuild,v 1.2 2009/12/26 19:25:26 pva Exp $
164
165 inherit latex-package toolchain-funcs java-pkg-opt-2
166
167 @@ -21,7 +21,7 @@
168 DEPEND=">=sys-apps/sed-4
169 java? ( >=virtual/jdk-1.5 )"
170
171 -RDEPEND="virtual/ghostscript
172 +RDEPEND="app-text/ghostscript-gpl
173 media-gfx/imagemagick
174 java? ( >=virtual/jre-1.5 )"