dev-util/global: [QA] Fix DESCRIPTION.toolong
authorDavid Seifert <soap@gentoo.org>
Sat, 2 Dec 2017 12:51:38 +0000 (13:51 +0100)
committerDavid Seifert <soap@gentoo.org>
Sat, 2 Dec 2017 12:51:38 +0000 (13:51 +0100)
dev-util/global/global-6.3.1.ebuild

index dcefb9fac0a0c7f1bb77f2452649dfebd0412c88..eb062c9e9b89814c2fa6f43fc5d3f75f9f8e439c 100644 (file)
@@ -5,7 +5,7 @@ EAPI="5"
 
 inherit autotools elisp-common eutils
 
-DESCRIPTION="GNU Global is a tag system to find the locations of a specified object in various sources"
+DESCRIPTION="tag system to find an object location in various sources"
 HOMEPAGE="https://www.gnu.org/software/global/global.html"
 SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"