summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2009-12-26 19:25:31 +0000
committerPeter Volkov <pva@gentoo.org>2009-12-26 19:25:31 +0000
commit294b118a952ef634009153bb989f9c3236c4f015 (patch)
treef75bade29c5b021d90607243da6aafa0b1626832 /dev-tex/tth
parentvirtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only im... (diff)
downloadgentoo-2-294b118a952ef634009153bb989f9c3236c4f015.tar.gz
gentoo-2-294b118a952ef634009153bb989f9c3236c4f015.tar.bz2
gentoo-2-294b118a952ef634009153bb989f9c3236c4f015.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/tth')
-rw-r--r--dev-tex/tth/ChangeLog6
-rw-r--r--dev-tex/tth/tth-3.77.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/dev-tex/tth/ChangeLog b/dev-tex/tth/ChangeLog
index 5b9a7af777e5..631bc831bd98 100644
--- a/dev-tex/tth/ChangeLog
+++ b/dev-tex/tth/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-tex/tth
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-tex/tth/ChangeLog,v 1.6 2009/09/23 17:25:02 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/tth/ChangeLog,v 1.7 2009/12/26 19:25:31 pva Exp $
+
+ 26 Dec 2009; Peter Volkov <pva@gentoo.org> tth-3.77.ebuild:
+ virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only
+ implementation left in the tree.
23 Sep 2009; Patrick Lauer <patrick@gentoo.org> tth-3.66.ebuild,
tth-3.77.ebuild:
diff --git a/dev-tex/tth/tth-3.77.ebuild b/dev-tex/tth/tth-3.77.ebuild
index be07a0203431..1a82114d1555 100644
--- a/dev-tex/tth/tth-3.77.ebuild
+++ b/dev-tex/tth/tth-3.77.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/tth/tth-3.77.ebuild,v 1.2 2009/09/23 17:25:02 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-tex/tth/tth-3.77.ebuild,v 1.3 2009/12/26 19:25:31 pva Exp $
inherit toolchain-funcs
@@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND=""
-RDEPEND="virtual/ghostscript
+RDEPEND="app-text/ghostscript-gpl
media-libs/netpbm"
S="${WORKDIR}/tth_C"