summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2009-12-26 19:27:30 +0000
committerPeter Volkov <pva@gentoo.org>2009-12-26 19:27:30 +0000
commit47816f8cde5633e1135cb366440318badc054668 (patch)
tree9d9d33cf03f6074eb8a8919bbf7864fa1ed5162b /app-text/pdf2html/pdf2html-1.4.ebuild
parentvirtual/ghostscript->app-text/ghostscript-gpl: ghostscript-gpl is the only im... (diff)
downloadgentoo-2-47816f8cde5633e1135cb366440318badc054668.tar.gz
gentoo-2-47816f8cde5633e1135cb366440318badc054668.tar.bz2
gentoo-2-47816f8cde5633e1135cb366440318badc054668.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 'app-text/pdf2html/pdf2html-1.4.ebuild')
-rw-r--r--app-text/pdf2html/pdf2html-1.4.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/app-text/pdf2html/pdf2html-1.4.ebuild b/app-text/pdf2html/pdf2html-1.4.ebuild
index 05de196637db..2f9f5317e945 100644
--- a/app-text/pdf2html/pdf2html-1.4.ebuild
+++ b/app-text/pdf2html/pdf2html-1.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2008 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/pdf2html/pdf2html-1.4.ebuild,v 1.17 2008/05/12 15:57:26 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/pdf2html/pdf2html-1.4.ebuild,v 1.18 2009/12/26 19:27:30 pva Exp $
inherit eutils toolchain-funcs
@@ -15,7 +15,7 @@ SLOT="0"
DEPEND=">=media-libs/libpng-1.2.5"
RDEPEND="${DEPEND}
- virtual/ghostscript
+ app-text/ghostscript-gpl
>=media-gfx/imagemagick-5.4.9"
src_unpack() {