From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id E404313888F for ; Fri, 30 Oct 2015 12:04:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3F26F21C004; Fri, 30 Oct 2015 12:04:07 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id DDD1121C020 for ; Fri, 30 Oct 2015 12:04:05 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C1608340C74 for ; Fri, 30 Oct 2015 12:04:04 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 815391B0C for ; Fri, 30 Oct 2015 12:04:00 +0000 (UTC) From: "Justin Lecher" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Justin Lecher" Message-ID: <1446206629.cab2a483fce3e5e052f0378ecaf037768a295392.jlec@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-text/calibre/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-text/calibre/calibre-1.20.ebuild app-text/calibre/calibre-1.47.ebuild app-text/calibre/calibre-1.48-r1.ebuild app-text/calibre/calibre-2.27.0.ebuild app-text/calibre/calibre-2.31.0.ebuild app-text/calibre/calibre-2.33.0.ebuild app-text/calibre/calibre-2.34.0.ebuild app-text/calibre/calibre-2.35.0.ebuild app-text/calibre/metadata.xml X-VCS-Directories: app-text/calibre/ X-VCS-Committer: jlec X-VCS-Committer-Name: Justin Lecher X-VCS-Revision: cab2a483fce3e5e052f0378ecaf037768a295392 X-VCS-Branch: master Date: Fri, 30 Oct 2015 12:04:00 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: ad14c9d7-7f0b-419b-a585-2d8116f6cb34 X-Archives-Hash: 525e5b8ed9a4ca43096f9dcb504bfaab commit: cab2a483fce3e5e052f0378ecaf037768a295392 Author: Justin Lecher gentoo org> AuthorDate: Fri Oct 30 11:59:25 2015 +0000 Commit: Justin Lecher gentoo org> CommitDate: Fri Oct 30 12:03:49 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cab2a483 app-text/calibre: Move to virtual/dnspython Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher gentoo.org> app-text/calibre/calibre-1.20.ebuild | 4 ++-- app-text/calibre/calibre-1.47.ebuild | 4 ++-- app-text/calibre/calibre-1.48-r1.ebuild | 2 +- app-text/calibre/calibre-2.27.0.ebuild | 2 +- app-text/calibre/calibre-2.31.0.ebuild | 2 +- app-text/calibre/calibre-2.33.0.ebuild | 2 +- app-text/calibre/calibre-2.34.0.ebuild | 2 +- app-text/calibre/calibre-2.35.0.ebuild | 5 ++++- 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 97e04cf..7eb5fa0 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 0061c41..6126c17 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 099fe1f..c247c51 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 d17a120..d2edbbb 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 d17a120..d2edbbb 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 0706d00..d2585c9 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 0706d00..d2585c9 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 0706d00..8a2a6ee 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 f372a0d..459ff02 100644 --- a/app-text/calibre/metadata.xml +++ b/app-text/calibre/metadata.xml @@ -1,4 +1,4 @@ - +