diff options
author | Peter Volkov <pva@gentoo.org> | 2009-12-26 19:47:13 +0000 |
---|---|---|
committer | Peter Volkov <pva@gentoo.org> | 2009-12-26 19:47:13 +0000 |
commit | be58a0964b66d34a4a7c8e04d1040e909e782608 (patch) | |
tree | 68ad50d041c8501dcd68ff6c6828ee2dcc4888f5 /app-text/pstotext/pstotext-1.9-r2.ebuild | |
parent | virtual/ghostscript->app-text/ghostscript-gpl for metadata.xml. (diff) | |
download | historical-be58a0964b66d34a4a7c8e04d1040e909e782608.tar.gz historical-be58a0964b66d34a4a7c8e04d1040e909e782608.tar.bz2 historical-be58a0964b66d34a4a7c8e04d1040e909e782608.zip |
virtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only implementation left in the tree.
Package-Manager: portage-2.1.7.16/cvs/Linux x86_64
Diffstat (limited to 'app-text/pstotext/pstotext-1.9-r2.ebuild')
-rw-r--r-- | app-text/pstotext/pstotext-1.9-r2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
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} |