diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-10-30 12:59:25 +0100 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-10-30 13:03:49 +0100 |
commit | cab2a483fce3e5e052f0378ecaf037768a295392 (patch) | |
tree | 0cdb7258e7fb3dff36d6d9b6f384994683f15e75 /app-text/calibre | |
parent | virtual/dnspython: Add missing KEYWORDS (diff) | |
download | gentoo-cab2a483fce3e5e052f0378ecaf037768a295392.tar.gz gentoo-cab2a483fce3e5e052f0378ecaf037768a295392.tar.bz2 gentoo-cab2a483fce3e5e052f0378ecaf037768a295392.zip |
app-text/calibre: Move to virtual/dnspython
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'app-text/calibre')
-rw-r--r-- | app-text/calibre/calibre-1.20.ebuild | 4 | ||||
-rw-r--r-- | app-text/calibre/calibre-1.47.ebuild | 4 | ||||
-rw-r--r-- | app-text/calibre/calibre-1.48-r1.ebuild | 2 | ||||
-rw-r--r-- | app-text/calibre/calibre-2.27.0.ebuild | 2 | ||||
-rw-r--r-- | app-text/calibre/calibre-2.31.0.ebuild | 2 | ||||
-rw-r--r-- | app-text/calibre/calibre-2.33.0.ebuild | 2 | ||||
-rw-r--r-- | app-text/calibre/calibre-2.34.0.ebuild | 2 | ||||
-rw-r--r-- | app-text/calibre/calibre-2.35.0.ebuild | 5 | ||||
-rw-r--r-- | app-text/calibre/metadata.xml | 2 |
9 files changed, 14 insertions, 11 deletions
diff --git a/app-text/calibre/calibre-1.20.ebuild b/app-text/calibre/calibre-1.20.ebuild index 97e04cfb5b17..7eb5fa02c2fa 100644 --- a/app-text/calibre/calibre-1.20.ebuild +++ b/app-text/calibre/calibre-1.20.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -45,7 +45,7 @@ COMMON_DEPEND=" dev-python/apsw >=dev-python/beautifulsoup-3.0.5:python-2 dev-python/netifaces - >=dev-python/dnspython-1.6.0 + >=dev-python/dnspython-1.6.0:0 >=dev-python/cssselect-0.7.1 >=dev-python/cssutils-0.9.9 >=dev-python/dbus-python-0.82.2 diff --git a/app-text/calibre/calibre-1.47.ebuild b/app-text/calibre/calibre-1.47.ebuild index 0061c4181b76..6126c17ada0d 100644 --- a/app-text/calibre/calibre-1.47.ebuild +++ b/app-text/calibre/calibre-1.47.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -45,7 +45,7 @@ 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/dnspython-1.6.0[python_targets_python2_7(-)] + >=dev-python/dnspython-1.6.0: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(-)] >=dev-python/dbus-python-0.82.2[python_targets_python2_7(-)] diff --git a/app-text/calibre/calibre-1.48-r1.ebuild b/app-text/calibre/calibre-1.48-r1.ebuild index 099fe1f113a6..c247c51e5a3d 100644 --- a/app-text/calibre/calibre-1.48-r1.ebuild +++ b/app-text/calibre/calibre-1.48-r1.ebuild @@ -49,7 +49,7 @@ COMMON_DEPEND=" >=dev-python/cssselect-0.7.1[${PYTHON_USEDEP}] >=dev-python/cssutils-0.9.9[${PYTHON_USEDEP}] >=dev-python/dbus-python-0.82.2[${PYTHON_USEDEP}] - >=dev-python/dnspython-1.6.0[${PYTHON_USEDEP}] + >=dev-python/dnspython-1.6.0:0[${PYTHON_USEDEP}] >=dev-python/lxml-3.2.1[${PYTHON_USEDEP}] >=dev-python/mechanize-0.1.11[${PYTHON_USEDEP}] >=dev-python/python-dateutil-1.4.1[${PYTHON_USEDEP}] diff --git a/app-text/calibre/calibre-2.27.0.ebuild b/app-text/calibre/calibre-2.27.0.ebuild index d17a1202337c..d2edbbbb5102 100644 --- a/app-text/calibre/calibre-2.27.0.ebuild +++ b/app-text/calibre/calibre-2.27.0.ebuild @@ -43,7 +43,7 @@ COMMON_DEPEND=" >=dev-libs/icu-4.4:= >=dev-python/apsw-3.7.17[python_targets_python2_7(-)] >=dev-python/beautifulsoup-3.0.5:python-2[python_targets_python2_7(-)] - >=dev-python/dnspython-1.6.0[python_targets_python2_7(-)] + >=dev-python/dnspython-1.6.0: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(-)] >=dev-python/dbus-python-1.2.0[python_targets_python2_7(-)] diff --git a/app-text/calibre/calibre-2.31.0.ebuild b/app-text/calibre/calibre-2.31.0.ebuild index d17a1202337c..d2edbbbb5102 100644 --- a/app-text/calibre/calibre-2.31.0.ebuild +++ b/app-text/calibre/calibre-2.31.0.ebuild @@ -43,7 +43,7 @@ COMMON_DEPEND=" >=dev-libs/icu-4.4:= >=dev-python/apsw-3.7.17[python_targets_python2_7(-)] >=dev-python/beautifulsoup-3.0.5:python-2[python_targets_python2_7(-)] - >=dev-python/dnspython-1.6.0[python_targets_python2_7(-)] + >=dev-python/dnspython-1.6.0: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(-)] >=dev-python/dbus-python-1.2.0[python_targets_python2_7(-)] diff --git a/app-text/calibre/calibre-2.33.0.ebuild b/app-text/calibre/calibre-2.33.0.ebuild index 0706d00caf41..d2585c90a9e5 100644 --- a/app-text/calibre/calibre-2.33.0.ebuild +++ b/app-text/calibre/calibre-2.33.0.ebuild @@ -42,7 +42,7 @@ COMMON_DEPEND=" >=dev-libs/icu-4.4:= >=dev-python/apsw-3.7.17[python_targets_python2_7(-)] >=dev-python/beautifulsoup-3.0.5:python-2[python_targets_python2_7(-)] - >=dev-python/dnspython-1.6.0[python_targets_python2_7(-)] + >=dev-python/dnspython-1.6.0: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(-)] >=dev-python/dbus-python-1.2.0[python_targets_python2_7(-)] diff --git a/app-text/calibre/calibre-2.34.0.ebuild b/app-text/calibre/calibre-2.34.0.ebuild index 0706d00caf41..d2585c90a9e5 100644 --- a/app-text/calibre/calibre-2.34.0.ebuild +++ b/app-text/calibre/calibre-2.34.0.ebuild @@ -42,7 +42,7 @@ COMMON_DEPEND=" >=dev-libs/icu-4.4:= >=dev-python/apsw-3.7.17[python_targets_python2_7(-)] >=dev-python/beautifulsoup-3.0.5:python-2[python_targets_python2_7(-)] - >=dev-python/dnspython-1.6.0[python_targets_python2_7(-)] + >=dev-python/dnspython-1.6.0: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(-)] >=dev-python/dbus-python-1.2.0[python_targets_python2_7(-)] diff --git a/app-text/calibre/calibre-2.35.0.ebuild b/app-text/calibre/calibre-2.35.0.ebuild index 0706d00caf41..8a2a6eeb5fc7 100644 --- a/app-text/calibre/calibre-2.35.0.ebuild +++ b/app-text/calibre/calibre-2.35.0.ebuild @@ -42,7 +42,10 @@ COMMON_DEPEND=" >=dev-libs/icu-4.4:= >=dev-python/apsw-3.7.17[python_targets_python2_7(-)] >=dev-python/beautifulsoup-3.0.5:python-2[python_targets_python2_7(-)] - >=dev-python/dnspython-1.6.0[python_targets_python2_7(-)] + || ( + >=dev-python/dnspython-1.6.0:0[python_targets_python2_7(-)] + virtual/dnspython[python_targets_python2_7(-)] + ) >=dev-python/cssselect-0.7.1[python_targets_python2_7(-)] >=dev-python/cssutils-0.9.9[python_targets_python2_7(-)] >=dev-python/dbus-python-1.2.0[python_targets_python2_7(-)] diff --git a/app-text/calibre/metadata.xml b/app-text/calibre/metadata.xml index f372a0d645a2..459ff02ab7ee 100644 --- a/app-text/calibre/metadata.xml +++ b/app-text/calibre/metadata.xml @@ -1,4 +1,4 @@ -<?xml version='1.0' encoding='UTF-8'?> +<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> <maintainer> |