app-text/sgrep: Fix toolong.DESCRIPTION
authorHarri Nieminen <moikkis@gmail.com>
Sat, 18 Feb 2017 07:29:29 +0000 (09:29 +0200)
committerDavid Seifert <soap@gentoo.org>
Sat, 18 Feb 2017 09:53:53 +0000 (10:53 +0100)
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

index f9295d74506b2975c380d8bde3d9eb6ebaeeebbe..6266701fded063bb046a0ba73745cc59b9bc7c86 100644 (file)
@@ -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"