diff options
author | Robin H. Johnson <robbat2@gentoo.org> | 2006-01-12 21:52:25 +0000 |
---|---|---|
committer | Robin H. Johnson <robbat2@gentoo.org> | 2006-01-12 21:52:25 +0000 |
commit | 894a522e569e791b5b230a96a2e1d6031d6d8003 (patch) | |
tree | ba072955cdbefa0e307caf8f8aaa64f84ee6ecc2 /net-zope/portaltransforms/portaltransforms-1.3.3.ebuild | |
parent | Stable on ppc64; bug #118757 (diff) | |
download | historical-894a522e569e791b5b230a96a2e1d6031d6d8003.tar.gz historical-894a522e569e791b5b230a96a2e1d6031d6d8003.tar.bz2 historical-894a522e569e791b5b230a96a2e1d6031d6d8003.zip |
app-text/poppler provides pdftohtml as well.
Package-Manager: portage-2.1_pre3-r1
Diffstat (limited to 'net-zope/portaltransforms/portaltransforms-1.3.3.ebuild')
-rw-r--r-- | net-zope/portaltransforms/portaltransforms-1.3.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-zope/portaltransforms/portaltransforms-1.3.3.ebuild b/net-zope/portaltransforms/portaltransforms-1.3.3.ebuild index 48b9a886d081..0788daec741c 100644 --- a/net-zope/portaltransforms/portaltransforms-1.3.3.ebuild +++ b/net-zope/portaltransforms/portaltransforms-1.3.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.3.3.ebuild,v 1.3 2005/05/21 14:36:33 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-zope/portaltransforms/portaltransforms-1.3.3.ebuild,v 1.4 2006/01/12 21:52:25 robbat2 Exp $ inherit zproduct @@ -26,7 +26,7 @@ RDEPEND=">=net-zope/cmf-1.4.7 app-text/unrtf dev-python/docutils www-client/lynx - app-text/pdftohtml" + || ( app-text/pdftohtml app-text/poppler )" src_install() { |