From: Harri Nieminen Date: Sat, 18 Feb 2017 07:43:26 +0000 (+0200) Subject: app-text/teseq: Fix toolong.DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=744e2b8ff409a6cdce74780bd467643413da7000;p=gentoo.git app-text/teseq: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4003 --- diff --git a/app-text/teseq/teseq-1.1.1.ebuild b/app-text/teseq/teseq-1.1.1.ebuild index abdc19d520e0..9bf2a95df5c5 100644 --- a/app-text/teseq/teseq-1.1.1.ebuild +++ b/app-text/teseq/teseq-1.1.1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI=5 -DESCRIPTION="a tool for analyzing files that contain control characters and terminal control sequences" +DESCRIPTION="A tool for analyzing files that contain control characters and sequences" HOMEPAGE="https://www.gnu.org/software/teseq/" SRC_URI="mirror://gnu/${PN}/${P}.tar.xz"