From: Jonas Stein Date: Sun, 6 Aug 2017 12:57:51 +0000 (+0200) Subject: net-libs/txtorcon: Shorter DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=d477f5e403ba238b85f768217064dabe837136f6;p=gentoo.git net-libs/txtorcon: Shorter DESCRIPTION --- diff --git a/net-libs/txtorcon/txtorcon-0.13.0.ebuild b/net-libs/txtorcon/txtorcon-0.13.0.ebuild index 2493b1e207bf..4ee3addb4379 100644 --- a/net-libs/txtorcon/txtorcon-0.13.0.ebuild +++ b/net-libs/txtorcon/txtorcon-0.13.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ PYTHON_COMPAT=(python2_7) inherit distutils-r1 -DESCRIPTION="Twisted-based Tor controller client, with state-tracking and configuration abstractions" +DESCRIPTION="Twisted-based Tor controller client, with state-tracking" HOMEPAGE="https://github.com/meejah/txtorcon https://pypi.python.org/pypi/txtorcon" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"