summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-python/asciitree')
-rw-r--r--dev-python/asciitree/asciitree-0.3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/asciitree/asciitree-0.3.3.ebuild b/dev-python/asciitree/asciitree-0.3.3.ebuild
index 2941009afab7..71c50f6e3f1e 100644
--- a/dev-python/asciitree/asciitree-0.3.3.ebuild
+++ b/dev-python/asciitree/asciitree-0.3.3.ebuild
@@ -6,7 +6,7 @@ EAPI=7
PYTHON_COMPAT=( python2_7 )
inherit distutils-r1
-DESCRIPTION="Fast erasure codec for the command-line, C, Python, or Haskell"
+DESCRIPTION="Draws ASCII trees"
HOMEPAGE="https://pypi.org/project/asciitree/"
SRC_URI="mirror://pypi/a/asciitree/${P}.tar.gz"