mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-01 11:18:09 -07:00
dev-python/beagle: fix DESCRIPTION
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Signed-off-by: Aaron Bauman <bman@gentoo.org>
This commit is contained in:
committed by
Aaron Bauman
parent
bc0b35d43d
commit
6996b0d753
@@ -6,7 +6,7 @@ EAPI=6
|
||||
PYTHON_COMPAT=( python3_5 python3_6 )
|
||||
inherit distutils-r1
|
||||
|
||||
DESCRIPTION="Beagle is a command line client for Hound, the code search tool."
|
||||
DESCRIPTION="Command line client for Hound, the code search tool."
|
||||
HOMEPAGE="https://beagle-hound.readthedocs.io/en/latest/
|
||||
https://github.com/dhellmann/beagle"
|
||||
SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user