diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2006-01-26 07:09:50 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2006-01-26 07:09:50 +0000 |
commit | 99cd34e6dbb93d37542974dec635cf30283068c4 (patch) | |
tree | 3d8d849b23f910507af4d3f289e7243b7271173c /net-zope/portaltransforms/portaltransforms-1.0.3.ebuild | |
parent | Add block for pdftohtml, use poppler. (diff) | |
download | gentoo-2-99cd34e6dbb93d37542974dec635cf30283068c4.tar.gz gentoo-2-99cd34e6dbb93d37542974dec635cf30283068c4.tar.bz2 gentoo-2-99cd34e6dbb93d37542974dec635cf30283068c4.zip |
Replace pdftohtml deps with poppler.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'net-zope/portaltransforms/portaltransforms-1.0.3.ebuild')
-rw-r--r-- | net-zope/portaltransforms/portaltransforms-1.0.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-zope/portaltransforms/portaltransforms-1.0.3.ebuild b/net-zope/portaltransforms/portaltransforms-1.0.3.ebuild index 3aa6136fb8ab..b4e5f08bcf85 100644 --- a/net-zope/portaltransforms/portaltransforms-1.0.3.ebuild +++ b/net-zope/portaltransforms/portaltransforms-1.0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-zope/portaltransforms/portaltransforms-1.0.3.ebuild,v 1.5 2005/03/15 14:25:59 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/portaltransforms/portaltransforms-1.0.3.ebuild,v 1.6 2006/01/26 07:09:50 robbat2 Exp $ inherit zproduct @@ -18,7 +18,7 @@ MYDOC="${MYDOC} TODO README LICENSE.txt ChangeLog" DEPEND_BOTH="dev-python/docutils www-client/lynx - app-text/pdftohtml" + app-text/poppler" RDEPEND="${RDEPEND} app-text/htmltidy |