mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-24 18:58:08 -07:00
dev-python/asciitree: fix description.
The DESCRIPTION appears to have been copied from dev-python/zfec and is definitely not accurate for asciitree. Use the description from PyPI. Signed-off-by: Christopher Head <chead@chead.ca> Package-Manager: Portage-2.3.51, Repoman-2.3.11 Closes: https://github.com/gentoo/gentoo/pull/10931 Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
This commit is contained in:
committed by
Patrice Clement
parent
5e3a1c8c33
commit
6396fdd0ba
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user