diff options
Diffstat (limited to 'app-text/calibre/calibre-1.29.ebuild')
-rw-r--r-- | app-text/calibre/calibre-1.29.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
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= |