summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2009-12-26 19:25:26 +0000
committerPeter Volkov <pva@gentoo.org>2009-12-26 19:25:26 +0000
commit5986cd55eb7f277bb669205a0b0e56845a8ab253 (patch)
tree7c4874a3b47274709b8fc47eacb3b52a759e8c03 /dev-tex
parentvirtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only im... (diff)
downloadgentoo-2-5986cd55eb7f277bb669205a0b0e56845a8ab253.tar.gz
gentoo-2-5986cd55eb7f277bb669205a0b0e56845a8ab253.tar.bz2
gentoo-2-5986cd55eb7f277bb669205a0b0e56845a8ab253.zip
virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only implementation left in the tree.
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Diffstat (limited to 'dev-tex')
-rw-r--r--dev-tex/tex4ht/ChangeLog8
-rw-r--r--dev-tex/tex4ht/tex4ht-20081103_p0302.ebuild4
-rw-r--r--dev-tex/tex4ht/tex4ht-20090513_p1511.ebuild4
-rw-r--r--dev-tex/tex4ht/tex4ht-20090611_p1038-r1.ebuild4
-rw-r--r--dev-tex/tex4ht/tex4ht-20090611_p1038.ebuild4
5 files changed, 15 insertions, 9 deletions
diff --git a/dev-tex/tex4ht/ChangeLog b/dev-tex/tex4ht/ChangeLog
index 4fc7f42033f6..120ac921bf90 100644
--- a/dev-tex/tex4ht/ChangeLog
+++ b/dev-tex/tex4ht/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-tex/tex4ht
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/tex4ht/ChangeLog,v 1.65 2009/10/24 13:13:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/tex4ht/ChangeLog,v 1.66 2009/12/26 19:25:26 pva Exp $
+
+ 26 Dec 2009; Peter Volkov <pva@gentoo.org> tex4ht-20081103_p0302.ebuild,
+ tex4ht-20090513_p1511.ebuild, tex4ht-20090611_p1038.ebuild,
+ tex4ht-20090611_p1038-r1.ebuild:
+ virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only
+ implementation left in the tree.
24 Oct 2009; Jeroen Roovers <jer@gentoo.org> tex4ht-20090611_p1038.ebuild:
Stable for HPPA (bug #286622).
diff --git a/dev-tex/tex4ht/tex4ht-20081103_p0302.ebuild b/dev-tex/tex4ht/tex4ht-20081103_p0302.ebuild
index 9015f69be7dd..7ca1149901f7 100644
--- a/dev-tex/tex4ht/tex4ht-20081103_p0302.ebuild
+++ b/dev-tex/tex4ht/tex4ht-20081103_p0302.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/tex4ht/tex4ht-20081103_p0302.ebuild,v 1.8 2009/03/18 19:02:57 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/tex4ht/tex4ht-20081103_p0302.ebuild,v 1.9 2009/12/26 19:25:26 pva Exp $
inherit latex-package toolchain-funcs java-pkg-opt-2
@@ -21,7 +21,7 @@ SLOT="0"
DEPEND=">=sys-apps/sed-4
java? ( >=virtual/jdk-1.5 )"
-RDEPEND="virtual/ghostscript
+RDEPEND="app-text/ghostscript-gpl
media-gfx/imagemagick
java? ( >=virtual/jre-1.5 )"
diff --git a/dev-tex/tex4ht/tex4ht-20090513_p1511.ebuild b/dev-tex/tex4ht/tex4ht-20090513_p1511.ebuild
index 35382e92f368..bec3b7efabdb 100644
--- a/dev-tex/tex4ht/tex4ht-20090513_p1511.ebuild
+++ b/dev-tex/tex4ht/tex4ht-20090513_p1511.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/tex4ht/tex4ht-20090513_p1511.ebuild,v 1.7 2009/09/26 19:35:46 ranger Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/tex4ht/tex4ht-20090513_p1511.ebuild,v 1.8 2009/12/26 19:25:26 pva Exp $
inherit latex-package toolchain-funcs java-pkg-opt-2
@@ -21,7 +21,7 @@ SLOT="0"
DEPEND=">=sys-apps/sed-4
java? ( >=virtual/jdk-1.5 )"
-RDEPEND="virtual/ghostscript
+RDEPEND="app-text/ghostscript-gpl
media-gfx/imagemagick
java? ( >=virtual/jre-1.5 )"
diff --git a/dev-tex/tex4ht/tex4ht-20090611_p1038-r1.ebuild b/dev-tex/tex4ht/tex4ht-20090611_p1038-r1.ebuild
index 509014e1f831..44dfef217a26 100644
--- a/dev-tex/tex4ht/tex4ht-20090611_p1038-r1.ebuild
+++ b/dev-tex/tex4ht/tex4ht-20090611_p1038-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/tex4ht/tex4ht-20090611_p1038-r1.ebuild,v 1.1 2009/10/22 16:13:48 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/tex4ht/tex4ht-20090611_p1038-r1.ebuild,v 1.2 2009/12/26 19:25:26 pva Exp $
inherit latex-package toolchain-funcs java-pkg-opt-2
@@ -21,7 +21,7 @@ SLOT="0"
DEPEND=">=sys-apps/sed-4
java? ( >=virtual/jdk-1.5 )"
-RDEPEND="virtual/ghostscript
+RDEPEND="app-text/ghostscript-gpl
media-gfx/imagemagick
java? ( >=virtual/jre-1.5 )"
diff --git a/dev-tex/tex4ht/tex4ht-20090611_p1038.ebuild b/dev-tex/tex4ht/tex4ht-20090611_p1038.ebuild
index 9884dfd2a947..ad441cb36c9a 100644
--- a/dev-tex/tex4ht/tex4ht-20090611_p1038.ebuild
+++ b/dev-tex/tex4ht/tex4ht-20090611_p1038.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/tex4ht/tex4ht-20090611_p1038.ebuild,v 1.7 2009/10/24 13:13:32 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/tex4ht/tex4ht-20090611_p1038.ebuild,v 1.8 2009/12/26 19:25:26 pva Exp $
inherit latex-package toolchain-funcs java-pkg-opt-2
@@ -21,7 +21,7 @@ SLOT="0"
DEPEND=">=sys-apps/sed-4
java? ( >=virtual/jdk-1.5 )"
-RDEPEND="virtual/ghostscript
+RDEPEND="app-text/ghostscript-gpl
media-gfx/imagemagick
java? ( >=virtual/jre-1.5 )"