net-libs/txtorcon: Shorter DESCRIPTION
authorJonas Stein <jstein@gentoo.org>
Sun, 6 Aug 2017 12:57:51 +0000 (14:57 +0200)
committerAmy Liffey <amynka@gentoo.org>
Sun, 6 Aug 2017 13:41:35 +0000 (15:41 +0200)
net-libs/txtorcon/txtorcon-0.13.0.ebuild

index 2493b1e207bfa480edcd61214143de5adada4c86..4ee3addb43792ffb1d61c15bfe8b4fabcb9cd2cb 100644 (file)
@@ -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"