commit:     64b9b61cb9fb2a05e569938856de8e6bd1ffa3cd
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Sat Feb 18 07:29:29 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb 18 09:53:53 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=64b9b61c

app-text/sgrep: Fix toolong.DESCRIPTION

Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4003

 app-text/sgrep/sgrep-1.94a.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/app-text/sgrep/sgrep-1.94a.ebuild 
b/app-text/sgrep/sgrep-1.94a.ebuild
index f9295d7450..6266701fde 100644
--- a/app-text/sgrep/sgrep-1.94a.ebuild
+++ b/app-text/sgrep/sgrep-1.94a.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
 EAPI=4
 
-DESCRIPTION="Use structural criteria to grep and index text, SGML, XML and 
HTML and filter text streams"
+DESCRIPTION="Use structural criteria to grep and index text, SGML, XML and 
HTML and filter"
 SRC_URI="ftp://ftp.cs.helsinki.fi/pub/Software/Local/Sgrep/${P}.tar.gz";
 HOMEPAGE="http://www.cs.helsinki.fi/u/jjaakkol/sgrep.html";
 

Reply via email to