commit: 19c9530e8cf386649a0815cd532d24f6e7261867
Author: Paolo Pedroni <PPed72 <AT> users <DOT> noreply <DOT> github <DOT>
com>
AuthorDate: Tue Nov 17 10:31:30 2015 +0000
Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Nov 23 13:17:37 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=19c9530e
net-p2p/deluge: Version bump. Fixes bug 561398.
Gentoo-Bug: 561398
net-p2p/deluge/{deluge-1.3.11.ebuild => deluge-1.3.12.ebuild} | 1 +
1 file changed, 1 insertion(+)
diff --git a/net-p2p/deluge/deluge-1.3.11.ebuild
b/net-p2p/deluge/deluge-1.3.12.ebuild
similarity index 98%
rename from net-p2p/deluge/deluge-1.3.11.ebuild
rename to net-p2p/deluge/deluge-1.3.12.ebuild
index d42c92d..35a8ed9 100644
--- a/net-p2p/deluge/deluge-1.3.11.ebuild
+++ b/net-p2p/deluge/deluge-1.3.12.ebuild
@@ -27,6 +27,7 @@ SLOT="0"
IUSE="geoip gtk libnotify setproctitle sound webinterface"
DEPEND=">=net-libs/rb_libtorrent-0.14.9[python]
+ dev-python/setuptools[${PYTHON_USEDEP}]
dev-util/intltool"
RDEPEND=">=net-libs/rb_libtorrent-0.14.9[python]
dev-python/chardet[${PYTHON_USEDEP}]