diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2012-08-08 16:23:55 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2012-08-08 16:23:55 +0000 |
commit | 3911e0646351c08be0ae945f93237aa7e3713ef5 (patch) | |
tree | 6baef0b9e6f859d8a4fe914f931546a86de859e7 /app-text | |
parent | xpdf-headers useflag for poppler is going away (diff) | |
download | gentoo-2-3911e0646351c08be0ae945f93237aa7e3713ef5.tar.gz gentoo-2-3911e0646351c08be0ae945f93237aa7e3713ef5.tar.bz2 gentoo-2-3911e0646351c08be0ae945f93237aa7e3713ef5.zip |
xpdf-headers useflag for poppler is going away
(Portage version: 2.2.0_alpha120/cvs/Linux x86_64)
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/calibre/ChangeLog | 6 | ||||
-rw-r--r-- | app-text/calibre/calibre-0.8.62.ebuild | 4 | ||||
-rw-r--r-- | app-text/calibre/calibre-0.8.63.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-text/calibre/ChangeLog b/app-text/calibre/ChangeLog index 6af8db65cf34..113f4b66d006 100644 --- a/app-text/calibre/ChangeLog +++ b/app-text/calibre/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/calibre # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.219 2012/08/03 22:56:23 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.220 2012/08/08 16:23:55 dilfridge Exp $ + + 08 Aug 2012; Andreas K. Huettel <dilfridge@gentoo.org> calibre-0.8.62.ebuild, + calibre-0.8.63.ebuild: + xpdf-headers useflag for poppler is going away *calibre-0.8.63 (03 Aug 2012) diff --git a/app-text/calibre/calibre-0.8.62.ebuild b/app-text/calibre/calibre-0.8.62.ebuild index 10dcfa9a6248..2544eda877b6 100644 --- a/app-text/calibre/calibre-0.8.62.ebuild +++ b/app-text/calibre/calibre-0.8.62.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.8.62.ebuild,v 1.2 2012/07/31 14:08:02 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.8.62.ebuild,v 1.3 2012/08/08 16:23:55 dilfridge Exp $ EAPI=4 PYTHON_DEPEND=2:2.7 @@ -22,7 +22,7 @@ IUSE="+udisks" COMMON_DEPEND=" >=app-text/podofo-0.8.2 - >=app-text/poppler-0.12.3-r3[qt4,xpdf-headers] + >=app-text/poppler-0.12.3-r3[qt4,xpdf-headers(+)] >=dev-libs/chmlib-0.40 >=dev-libs/icu-4.4 >=dev-python/beautifulsoup-3.0.5:python-2 diff --git a/app-text/calibre/calibre-0.8.63.ebuild b/app-text/calibre/calibre-0.8.63.ebuild index 11242a4da119..49b3906b5b6c 100644 --- a/app-text/calibre/calibre-0.8.63.ebuild +++ b/app-text/calibre/calibre-0.8.63.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.8.63.ebuild,v 1.1 2012/08/03 22:56:23 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-0.8.63.ebuild,v 1.2 2012/08/08 16:23:55 dilfridge Exp $ EAPI=4 PYTHON_DEPEND=2:2.7 @@ -22,7 +22,7 @@ IUSE="+udisks" COMMON_DEPEND=" >=app-text/podofo-0.8.2 - >=app-text/poppler-0.12.3-r3[qt4,xpdf-headers] + >=app-text/poppler-0.12.3-r3[qt4,xpdf-headers(+)] >=dev-libs/chmlib-0.40 >=dev-libs/icu-4.4 >=dev-python/beautifulsoup-3.0.5:python-2 |