summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-02-10 21:04:19 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-02-10 21:04:19 +0000
commitc7689f6c12b85c0771a3ded1eab9ef80dc1b0d2f (patch)
tree8ad6524eba17be3c0cc34e0eab4c90d7a3b22dca /app-text/calibre
parentamd64/x86 stable, bug #247885 (diff)
downloadgentoo-2-c7689f6c12b85c0771a3ded1eab9ef80dc1b0d2f.tar.gz
gentoo-2-c7689f6c12b85c0771a3ded1eab9ef80dc1b0d2f.tar.bz2
gentoo-2-c7689f6c12b85c0771a3ded1eab9ef80dc1b0d2f.zip
Fix poppler depend.
(Portage version: 2.2_rc62/cvs/Linux x86_64)
Diffstat (limited to 'app-text/calibre')
-rw-r--r--app-text/calibre/ChangeLog6
-rw-r--r--app-text/calibre/calibre-0.6.33.ebuild4
-rw-r--r--app-text/calibre/calibre-0.6.36.ebuild4
-rw-r--r--app-text/calibre/calibre-0.6.37.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/app-text/calibre/ChangeLog b/app-text/calibre/ChangeLog
index 733982e63ba5..d981a6a3a03e 100644
--- a/app-text/calibre/ChangeLog
+++ b/app-text/calibre/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-text/calibre
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.75 2010/02/06 18:56:51 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.76 2010/02/10 21:04:19 ssuominen Exp $
+
+ 10 Feb 2010; Samuli Suominen <ssuominen@gentoo.org> calibre-0.6.33.ebuild,
+ calibre-0.6.36.ebuild, calibre-0.6.37.ebuild:
+ Fix poppler depend.
06 Feb 2010; Zac Medico <zmedico@gentoo.org> calibre-0.6.37.ebuild:
Set PYTHON_USE_WITH=sqlite to generate the python[sqlite] dep.
diff --git a/app-text/calibre/calibre-0.6.33.ebuild b/app-text/calibre/calibre-0.6.33.ebuild
index 7d831fd0f217..622621bb22fc 100644
--- a/app-text/calibre/calibre-0.6.33.ebuild
+++ b/app-text/calibre/calibre-0.6.33.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.6.33.ebuild,v 1.1 2010/01/13 01:39:10 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.6.33.ebuild,v 1.2 2010/02/10 21:04:19 ssuominen Exp $
EAPI=2
NEED_PYTHON=2.6
@@ -33,7 +33,7 @@ SHARED_DEPEND=">=dev-lang/python-2.6[sqlite]
>=dev-python/python-dateutil-1.4.1
>=dev-python/beautifulsoup-3.0.5
>=dev-python/dnspython-1.6.0
- >=virtual/poppler-0.12.0
+ >=app-text/poppler-0.12.3-r3[qt4,xpdf-headers]
>=sys-apps/help2man-1.36.4
app-text/podofo"
diff --git a/app-text/calibre/calibre-0.6.36.ebuild b/app-text/calibre/calibre-0.6.36.ebuild
index d24a8bcbcc40..29573081517c 100644
--- a/app-text/calibre/calibre-0.6.36.ebuild
+++ b/app-text/calibre/calibre-0.6.36.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.6.36.ebuild,v 1.1 2010/01/30 11:02:03 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.6.36.ebuild,v 1.2 2010/02/10 21:04:19 ssuominen Exp $
EAPI=2
NEED_PYTHON=2.6
@@ -33,7 +33,7 @@ SHARED_DEPEND=">=dev-lang/python-2.6[sqlite]
>=dev-python/python-dateutil-1.4.1
>=dev-python/beautifulsoup-3.0.5
>=dev-python/dnspython-1.6.0
- >=virtual/poppler-0.12.0
+ >=app-text/poppler-0.12.3-r3[qt4,xpdf-headers]
>=sys-apps/help2man-1.36.4
app-text/podofo"
diff --git a/app-text/calibre/calibre-0.6.37.ebuild b/app-text/calibre/calibre-0.6.37.ebuild
index 917ed53914da..cb55d5d6e3b7 100644
--- a/app-text/calibre/calibre-0.6.37.ebuild
+++ b/app-text/calibre/calibre-0.6.37.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.6.37.ebuild,v 1.4 2010/02/06 18:56:51 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.6.37.ebuild,v 1.5 2010/02/10 21:04:19 ssuominen Exp $
EAPI=2
PYTHON_DEPEND=2:2.6
@@ -33,7 +33,7 @@ SHARED_DEPEND=">=dev-python/setuptools-0.6_rc5
>=dev-python/python-dateutil-1.4.1
>=dev-python/beautifulsoup-3.0.5
>=dev-python/dnspython-1.6.0
- >=virtual/poppler-0.12.0
+ >=app-text/poppler-0.12.3-r3[qt4,xpdf-headers]
>=sys-apps/help2man-1.36.4
app-text/podofo"