commit:     6996b0d7536fbbd0a10ac8d57823131869f4d63a
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Wed Feb 27 05:58:21 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Fri Mar  1 00:26:34 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6996b0d7

dev-python/beagle: fix DESCRIPTION

Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 dev-python/beagle/beagle-0.2.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-python/beagle/beagle-0.2.1.ebuild 
b/dev-python/beagle/beagle-0.2.1.ebuild
index cb5ec135785..d6bc30ce80c 100644
--- a/dev-python/beagle/beagle-0.2.1.ebuild
+++ b/dev-python/beagle/beagle-0.2.1.ebuild
@@ -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"

Reply via email to