From 518c3281ddf80da761517c887acb827b6139a1ec Mon Sep 17 00:00:00 2001 From: Peter Volkov Date: Sat, 26 Dec 2009 19:47:13 +0000 Subject: 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) --- app-text/pstotext/ChangeLog | 9 +++++++-- app-text/pstotext/pstotext-1.8g-r1.ebuild | 6 +++--- app-text/pstotext/pstotext-1.9-r2.ebuild | 6 +++--- 3 files changed, 13 insertions(+), 8 deletions(-) (limited to 'app-text/pstotext') diff --git a/app-text/pstotext/ChangeLog b/app-text/pstotext/ChangeLog index 03f522c1a49b..2d81a6a094d4 100644 --- a/app-text/pstotext/ChangeLog +++ b/app-text/pstotext/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-text/pstotext -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pstotext/ChangeLog,v 1.32 2007/06/21 15:24:28 jer Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/pstotext/ChangeLog,v 1.33 2009/12/26 19:47:13 pva Exp $ + + 26 Dec 2009; Peter Volkov pstotext-1.8g-r1.ebuild, + pstotext-1.9-r2.ebuild: + virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only + implementation left in the tree. 21 Jun 2007; Jeroen Roovers pstotext-1.9-r2.ebuild: Stable for HPPA (bug #182403). diff --git a/app-text/pstotext/pstotext-1.8g-r1.ebuild b/app-text/pstotext/pstotext-1.8g-r1.ebuild index 4da8d0ea0b3e..684e8f60e761 100644 --- a/app-text/pstotext/pstotext-1.8g-r1.ebuild +++ b/app-text/pstotext/pstotext-1.8g-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pstotext/pstotext-1.8g-r1.ebuild,v 1.5 2005/07/30 18:14:13 solar Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pstotext/pstotext-1.8g-r1.ebuild,v 1.6 2009/12/26 19:47:13 pva Exp $ inherit eutils @@ -15,7 +15,7 @@ IUSE="" DEPEND="app-arch/ncompress" -RDEPEND="virtual/ghostscript" +RDEPEND="app-text/ghostscript-gpl" S=${WORKDIR}/${PN} diff --git a/app-text/pstotext/pstotext-1.9-r2.ebuild b/app-text/pstotext/pstotext-1.9-r2.ebuild index 7dec19178a5b..7b78723b660f 100644 --- a/app-text/pstotext/pstotext-1.9-r2.ebuild +++ b/app-text/pstotext/pstotext-1.9-r2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/pstotext/pstotext-1.9-r2.ebuild,v 1.8 2007/06/21 15:24:28 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/pstotext/pstotext-1.9-r2.ebuild,v 1.9 2009/12/26 19:47:13 pva Exp $ inherit eutils @@ -15,7 +15,7 @@ IUSE="" DEPEND="app-arch/ncompress" -RDEPEND="virtual/ghostscript" +RDEPEND="app-text/ghostscript-gpl" src_unpack() { unpack ${A} -- cgit v1.2.3-65-gdbad