From c7689f6c12b85c0771a3ded1eab9ef80dc1b0d2f Mon Sep 17 00:00:00 2001
From: Samuli Suominen <ssuominen@gentoo.org>
Date: Wed, 10 Feb 2010 21:04:19 +0000
Subject: Fix poppler depend. (Portage version: 2.2_rc62/cvs/Linux x86_64)

---
 app-text/calibre/ChangeLog             | 6 +++++-
 app-text/calibre/calibre-0.6.33.ebuild | 4 ++--
 app-text/calibre/calibre-0.6.36.ebuild | 4 ++--
 app-text/calibre/calibre-0.6.37.ebuild | 4 ++--
 4 files changed, 11 insertions(+), 7 deletions(-)

(limited to 'app-text/calibre')

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"
 
-- 
cgit v1.2.3-65-gdbad