diff options
Diffstat (limited to 'app-text/agrep/agrep-2.04-r1.ebuild')
-rw-r--r-- | app-text/agrep/agrep-2.04-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 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" |