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/calibre-1.20.ebuild | |
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/calibre-1.20.ebuild')
-rw-r--r-- | app-text/calibre/calibre-1.20.ebuild | 4 |
1 files changed, 2 insertions, 2 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 |