summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin H. Johnson <robbat2@gentoo.org>2006-01-12 21:52:25 +0000
committerRobin H. Johnson <robbat2@gentoo.org>2006-01-12 21:52:25 +0000
commita3a6f7d803b2433fd1c961ece32b2508191244e5 (patch)
tree87eb912d52a16fc9240dcdbe339681dff996694f /net-zope/portaltransforms
parentStable on ppc64; bug #118757 (diff)
downloadgentoo-2-a3a6f7d803b2433fd1c961ece32b2508191244e5.tar.gz
gentoo-2-a3a6f7d803b2433fd1c961ece32b2508191244e5.tar.bz2
gentoo-2-a3a6f7d803b2433fd1c961ece32b2508191244e5.zip
app-text/poppler provides pdftohtml as well.
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'net-zope/portaltransforms')
-rw-r--r--net-zope/portaltransforms/ChangeLog8
-rw-r--r--net-zope/portaltransforms/portaltransforms-1.0.4-r1.ebuild6
-rw-r--r--net-zope/portaltransforms/portaltransforms-1.3.3.ebuild6
3 files changed, 12 insertions, 8 deletions
diff --git a/net-zope/portaltransforms/ChangeLog b/net-zope/portaltransforms/ChangeLog
index f2415f2a731e..6d8750f9b599 100644
--- a/net-zope/portaltransforms/ChangeLog
+++ b/net-zope/portaltransforms/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-zope/portaltransforms
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-zope/portaltransforms/ChangeLog,v 1.20 2005/12/11 20:02:14 radek Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-zope/portaltransforms/ChangeLog,v 1.21 2006/01/12 21:52:25 robbat2 Exp $
+
+ 12 Jan 2006; Robin H. Johnson <robbat2@gentoo.org>
+ portaltransforms-1.0.4-r1.ebuild, portaltransforms-1.3.3.ebuild:
+ app-text/poppler provides pdftohtml as well.
*portaltransforms-1.0.4-r1 (11 Dec 2005)
diff --git a/net-zope/portaltransforms/portaltransforms-1.0.4-r1.ebuild b/net-zope/portaltransforms/portaltransforms-1.0.4-r1.ebuild
index 96b22f8dff25..7a999011d417 100644
--- a/net-zope/portaltransforms/portaltransforms-1.0.4-r1.ebuild
+++ b/net-zope/portaltransforms/portaltransforms-1.0.4-r1.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.4-r1.ebuild,v 1.1 2005/12/11 20:02:14 radek Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-zope/portaltransforms/portaltransforms-1.0.4-r1.ebuild,v 1.2 2006/01/12 21:52:25 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/pdftohtml app-text/poppler )"
RDEPEND="${RDEPEND}
app-text/htmltidy
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()
{