diff options
author | Zac Medico <zmedico@gentoo.org> | 2014-06-14 07:01:17 +0000 |
---|---|---|
committer | Zac Medico <zmedico@gentoo.org> | 2014-06-14 07:01:17 +0000 |
commit | 4afe7b11ba19f616234f483d46ad19ad0a518d82 (patch) | |
tree | ba8c0ec0830fa1c1ab219f9389db63645e8b2c30 /app-text/calibre | |
parent | Change dev-ruby/locale dependencies to locale 2.0.5 since only that version p... (diff) | |
download | gentoo-2-4afe7b11ba19f616234f483d46ad19ad0a518d82.tar.gz gentoo-2-4afe7b11ba19f616234f483d46ad19ad0a518d82.tar.bz2 gentoo-2-4afe7b11ba19f616234f483d46ad19ad0a518d82.zip |
Adjust python-dateutil deps to require Python 2.7 support for bug #399511.
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key 0xFDE8EF85AE5719A3)
Diffstat (limited to 'app-text/calibre')
-rw-r--r-- | app-text/calibre/ChangeLog | 7 | ||||
-rw-r--r-- | app-text/calibre/calibre-1.2.ebuild | 7 | ||||
-rw-r--r-- | app-text/calibre/calibre-1.20.ebuild | 5 | ||||
-rw-r--r-- | app-text/calibre/calibre-1.25.ebuild | 5 | ||||
-rw-r--r-- | app-text/calibre/calibre-1.29.ebuild | 5 | ||||
-rw-r--r-- | app-text/calibre/calibre-1.38.ebuild | 3 | ||||
-rw-r--r-- | app-text/calibre/calibre-1.39.ebuild | 3 | ||||
-rw-r--r-- | app-text/calibre/calibre-1.40.ebuild | 3 |
8 files changed, 18 insertions, 20 deletions
diff --git a/app-text/calibre/ChangeLog b/app-text/calibre/ChangeLog index 1316c49d9c13..1cc9065c20f5 100644 --- a/app-text/calibre/ChangeLog +++ b/app-text/calibre/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for app-text/calibre # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.324 2014/06/13 21:48:24 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/ChangeLog,v 1.325 2014/06/14 07:01:17 zmedico Exp $ + + 14 Jun 2014; Zac Medico <zmedico@gentoo.org> calibre-1.2.ebuild, + calibre-1.20.ebuild, calibre-1.25.ebuild, calibre-1.29.ebuild, + calibre-1.38.ebuild, calibre-1.39.ebuild, calibre-1.40.ebuild: + Adjust python-dateutil deps to require Python 2.7 support for bug #399511. *calibre-1.40 (13 Jun 2014) diff --git a/app-text/calibre/calibre-1.2.ebuild b/app-text/calibre/calibre-1.2.ebuild index e03630e1917a..24e07373a3ab 100644 --- a/app-text/calibre/calibre-1.2.ebuild +++ b/app-text/calibre/calibre-1.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-1.2.ebuild,v 1.2 2013/09/08 11:26:34 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-1.2.ebuild,v 1.3 2014/06/14 07:01:17 zmedico Exp $ EAPI=5 @@ -50,7 +50,6 @@ COMMON_DEPEND=" dev-python/apsw >=dev-python/beautifulsoup-3.0.5:python-2 dev-python/netifaces - dev-python/python-dateutil >=dev-python/dnspython-1.6.0 >=dev-python/cssselect-0.7.1 >=dev-python/cssutils-0.9.9 @@ -58,7 +57,7 @@ COMMON_DEPEND=" virtual/python-imaging >=dev-python/lxml-2.2.1 >=dev-python/mechanize-0.1.11 - >=dev-python/python-dateutil-1.4.1 + >=dev-python/python-dateutil-1.4.1[python_targets_python2_7(-)] >=dev-python/PyQt4-4.9.1[X,svg,webkit] media-fonts/liberation-fonts >=media-gfx/imagemagick-6.5.9[jpeg,png] diff --git a/app-text/calibre/calibre-1.20.ebuild b/app-text/calibre/calibre-1.20.ebuild index 06ba8bf69063..397bfe31441c 100644 --- a/app-text/calibre/calibre-1.20.ebuild +++ b/app-text/calibre/calibre-1.20.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-1.20.ebuild,v 1.3 2014/03/04 20:18:30 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-1.20.ebuild,v 1.4 2014/06/14 07:01:17 zmedico Exp $ EAPI=5 @@ -45,7 +45,6 @@ COMMON_DEPEND=" dev-python/apsw >=dev-python/beautifulsoup-3.0.5:python-2 dev-python/netifaces - dev-python/python-dateutil >=dev-python/dnspython-1.6.0 >=dev-python/cssselect-0.7.1 >=dev-python/cssutils-0.9.9 @@ -53,7 +52,7 @@ COMMON_DEPEND=" virtual/python-imaging >=dev-python/lxml-2.2.1 >=dev-python/mechanize-0.1.11 - >=dev-python/python-dateutil-1.4.1 + >=dev-python/python-dateutil-1.4.1[python_targets_python2_7(-)] >=dev-python/PyQt4-4.9.1[X,svg,webkit] media-fonts/liberation-fonts >=media-gfx/imagemagick-6.5.9[jpeg,png] diff --git a/app-text/calibre/calibre-1.25.ebuild b/app-text/calibre/calibre-1.25.ebuild index 6d8dd8c67ace..d8146c69e862 100644 --- a/app-text/calibre/calibre-1.25.ebuild +++ b/app-text/calibre/calibre-1.25.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-1.25.ebuild,v 1.1 2014/02/23 07:16:46 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-1.25.ebuild,v 1.2 2014/06/14 07:01:17 zmedico Exp $ EAPI=5 @@ -45,7 +45,6 @@ COMMON_DEPEND=" dev-python/apsw >=dev-python/beautifulsoup-3.0.5:python-2 dev-python/netifaces - dev-python/python-dateutil >=dev-python/dnspython-1.6.0 >=dev-python/cssselect-0.7.1 >=dev-python/cssutils-0.9.9 @@ -53,7 +52,7 @@ COMMON_DEPEND=" virtual/python-imaging >=dev-python/lxml-2.2.1 >=dev-python/mechanize-0.1.11 - >=dev-python/python-dateutil-1.4.1 + >=dev-python/python-dateutil-1.4.1[python_targets_python2_7(-)] >=dev-python/PyQt4-4.9.1[X,svg,webkit] media-fonts/liberation-fonts >=media-gfx/imagemagick-6.5.9[jpeg,png] diff --git a/app-text/calibre/calibre-1.29.ebuild b/app-text/calibre/calibre-1.29.ebuild index 8cfd2d657637..e19e3e2d14be 100644 --- a/app-text/calibre/calibre-1.29.ebuild +++ b/app-text/calibre/calibre-1.29.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-1.29.ebuild,v 1.1 2014/03/21 10:52:39 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-1.29.ebuild,v 1.2 2014/06/14 07:01:17 zmedico Exp $ EAPI=5 @@ -45,14 +45,13 @@ COMMON_DEPEND=" dev-python/apsw >=dev-python/beautifulsoup-3.0.5:python-2 dev-python/netifaces - dev-python/python-dateutil >=dev-python/dnspython-1.6.0 >=dev-python/cssselect-0.7.1 >=dev-python/cssutils-0.9.9 >=dev-python/dbus-python-0.82.2 >=dev-python/lxml-2.2.1 >=dev-python/mechanize-0.1.11 - >=dev-python/python-dateutil-1.4.1 + >=dev-python/python-dateutil-1.4.1[python_targets_python2_7(-)] >=dev-python/PyQt4-4.9.1[X,svg,webkit] dev-qt/qtdbus:4= dev-qt/qtsvg:4= diff --git a/app-text/calibre/calibre-1.38.ebuild b/app-text/calibre/calibre-1.38.ebuild index a3c00d86a16f..434d2b14e9c3 100644 --- a/app-text/calibre/calibre-1.38.ebuild +++ b/app-text/calibre/calibre-1.38.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-1.38.ebuild,v 1.2 2014/05/23 23:46:04 mrueg Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-1.38.ebuild,v 1.3 2014/06/14 07:01:17 zmedico Exp $ EAPI=5 @@ -45,7 +45,6 @@ COMMON_DEPEND=" >=dev-python/apsw-3.7.17[python_targets_python2_7(-)] >=dev-python/beautifulsoup-3.0.5:python-2[python_targets_python2_7(-)] dev-python/netifaces[python_targets_python2_7(-)] - dev-python/python-dateutil[python_targets_python2_7(-)] >=dev-python/dnspython-1.6.0[python_targets_python2_7(-)] >=dev-python/cssselect-0.7.1[python_targets_python2_7(-)] >=dev-python/cssutils-0.9.9[python_targets_python2_7(-)] diff --git a/app-text/calibre/calibre-1.39.ebuild b/app-text/calibre/calibre-1.39.ebuild index c0bfe679516b..fa3de48133b5 100644 --- a/app-text/calibre/calibre-1.39.ebuild +++ b/app-text/calibre/calibre-1.39.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-1.39.ebuild,v 1.1 2014/06/13 02:44:22 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-1.39.ebuild,v 1.2 2014/06/14 07:01:17 zmedico Exp $ EAPI=5 @@ -45,7 +45,6 @@ COMMON_DEPEND=" >=dev-python/apsw-3.7.17[python_targets_python2_7(-)] >=dev-python/beautifulsoup-3.0.5:python-2[python_targets_python2_7(-)] dev-python/netifaces[python_targets_python2_7(-)] - dev-python/python-dateutil[python_targets_python2_7(-)] >=dev-python/dnspython-1.6.0[python_targets_python2_7(-)] >=dev-python/cssselect-0.7.1[python_targets_python2_7(-)] >=dev-python/cssutils-0.9.9[python_targets_python2_7(-)] diff --git a/app-text/calibre/calibre-1.40.ebuild b/app-text/calibre/calibre-1.40.ebuild index 4c0754f9f8da..4e9a8e54eda2 100644 --- a/app-text/calibre/calibre-1.40.ebuild +++ b/app-text/calibre/calibre-1.40.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-1.40.ebuild,v 1.1 2014/06/13 21:48:24 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/calibre/calibre-1.40.ebuild,v 1.2 2014/06/14 07:01:17 zmedico Exp $ EAPI=5 @@ -45,7 +45,6 @@ COMMON_DEPEND=" >=dev-python/apsw-3.7.17[python_targets_python2_7(-)] >=dev-python/beautifulsoup-3.0.5:python-2[python_targets_python2_7(-)] dev-python/netifaces[python_targets_python2_7(-)] - dev-python/python-dateutil[python_targets_python2_7(-)] >=dev-python/dnspython-1.6.0[python_targets_python2_7(-)] >=dev-python/cssselect-0.7.1[python_targets_python2_7(-)] >=dev-python/cssutils-0.9.9[python_targets_python2_7(-)] |