summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-12-26 00:09:08 +0000
committerSam James <sam@gentoo.org>2021-12-26 00:18:22 +0000
commit0f63378727d4840d55e9eb40754281d9d9f7fc7d (patch)
tree07def42fd93a0c5c48c7f4dda0f6ca03907081b2
parentdev-python/authheaders: drop trailing full stop from DESCRIPTION (diff)
downloadgentoo-0f63378727d4840d55e9eb40754281d9d9f7fc7d.tar.gz
gentoo-0f63378727d4840d55e9eb40754281d9d9f7fc7d.tar.bz2
gentoo-0f63378727d4840d55e9eb40754281d9d9f7fc7d.zip
dev-python/beagle: drop trailing full stop from DESCRIPTION
Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--dev-python/beagle/beagle-0.3.0.ebuild2
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"