summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Stein <jstein@gentoo.org>2017-08-06 14:57:51 +0200
committerAmy Liffey <amynka@gentoo.org>2017-08-06 15:41:35 +0200
commitd477f5e403ba238b85f768217064dabe837136f6 (patch)
treea43d6406558ca65de8abdacca4b6d648de95b45f /net-libs/txtorcon
parentnet-libs/libeXosip: Shorter DESCRIPTION (diff)
downloadgentoo-d477f5e403ba238b85f768217064dabe837136f6.tar.gz
gentoo-d477f5e403ba238b85f768217064dabe837136f6.tar.bz2
gentoo-d477f5e403ba238b85f768217064dabe837136f6.zip
net-libs/txtorcon: Shorter DESCRIPTION
Diffstat (limited to 'net-libs/txtorcon')
-rw-r--r--net-libs/txtorcon/txtorcon-0.13.0.ebuild4
1 files changed, 2 insertions, 2 deletions
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"