summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-02-18 08:55:01 +0200
committerDavid Seifert <soap@gentoo.org>2017-02-18 10:52:28 +0100
commit42c28362f20d5107c47c655409068c5b6a66710b (patch)
tree075ed3a027499be62a7a15732c6627505efacee6 /app-text/agrep
parentapp-shells/gentoo-bashcomp: Fix toolong.DESCRIPTION (diff)
downloadgentoo-42c28362f20d5107c47c655409068c5b6a66710b.tar.gz
gentoo-42c28362f20d5107c47c655409068c5b6a66710b.tar.bz2
gentoo-42c28362f20d5107c47c655409068c5b6a66710b.zip
app-text/agrep: Fix toolong.DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4003
Diffstat (limited to 'app-text/agrep')
-rw-r--r--app-text/agrep/agrep-2.04-r1.ebuild4
-rw-r--r--app-text/agrep/agrep-2.04.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-text/agrep/agrep-2.04-r1.ebuild b/app-text/agrep/agrep-2.04-r1.ebuild
index f9d48da3943a..440d7d733c68 100644
--- a/app-text/agrep/agrep-2.04-r1.ebuild
+++ b/app-text/agrep/agrep-2.04-r1.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
inherit toolchain-funcs
-DESCRIPTION="agrep is a tool for the fast searching of text allowing for errors in the search pattern"
+DESCRIPTION="A tool for the fast searching of text allowing for errors in the search pattern"
HOMEPAGE="ftp://ftp.cs.arizona.edu/agrep/README"
SRC_URI="ftp://ftp.cs.arizona.edu/agrep/${P}.tar.Z"
diff --git a/app-text/agrep/agrep-2.04.ebuild b/app-text/agrep/agrep-2.04.ebuild
index f7bc2f671725..ec6525b3d577 100644
--- a/app-text/agrep/agrep-2.04.ebuild
+++ b/app-text/agrep/agrep-2.04.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$
inherit toolchain-funcs
-DESCRIPTION="agrep is a tool for the fast searching of text allowing for errors in the search pattern"
+DESCRIPTION="A tool for the fast searching of text allowing for errors in the search pattern"
HOMEPAGE="ftp://ftp.cs.arizona.edu/agrep/README"
SRC_URI="ftp://ftp.cs.arizona.edu/agrep/${P}.tar.Z"