diff options
Diffstat (limited to 'dev-python/beagle')
-rw-r--r-- | dev-python/beagle/beagle-0.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/beagle/beagle-0.3.0.ebuild b/dev-python/beagle/beagle-0.3.0.ebuild index 08451f904513..1ec4c1920523 100644 --- a/dev-python/beagle/beagle-0.3.0.ebuild +++ b/dev-python/beagle/beagle-0.3.0.ebuild @@ -6,7 +6,7 @@ EAPI=7 PYTHON_COMPAT=( python3_{8..10} ) inherit distutils-r1 -DESCRIPTION="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/beaglecli/beagle" SRC_URI="mirror://pypi/${PN:0:1}/${PN}/${P}.tar.gz" |