commit:     fc01468b3f8f08f920b324a294e008b88cc0e494
Author:     Justin Lecher <jlec <AT> gentoo <DOT> org>
AuthorDate: Mon Jan 11 11:06:25 2016 +0000
Commit:     Justin Lecher <jlec <AT> gentoo <DOT> org>
CommitDate: Mon Jan 11 11:32:17 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fc01468b

app-text/calibre: Use python2 only SLOT for dnspython

Package-Manager: portage-2.2.26
Signed-off-by: Justin Lecher <jlec <AT> gentoo.org>

 app-text/calibre/calibre-1.20.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/calibre/calibre-1.20.ebuild 
b/app-text/calibre/calibre-1.20.ebuild
index dd219b0..314a26a 100644
--- a/app-text/calibre/calibre-1.20.ebuild
+++ b/app-text/calibre/calibre-1.20.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 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:0
+       >=dev-python/dnspython-1.6.0:py2
        >=dev-python/cssselect-0.7.1
        >=dev-python/cssutils-0.9.9
        >=dev-python/dbus-python-0.82.2

Reply via email to