commit:     95abfee1907527c524c611a9bb4849209fbba46e
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sat Dec  2 12:51:38 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Dec  2 12:51:38 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=95abfee1

dev-util/global: [QA] Fix DESCRIPTION.toolong

 dev-util/global/global-6.3.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-util/global/global-6.3.1.ebuild 
b/dev-util/global/global-6.3.1.ebuild
index dcefb9fac0a..eb062c9e9b8 100644
--- a/dev-util/global/global-6.3.1.ebuild
+++ b/dev-util/global/global-6.3.1.ebuild
@@ -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"
 

Reply via email to