From 744e2b8ff409a6cdce74780bd467643413da7000 Mon Sep 17 00:00:00 2001 From: Harri Nieminen Date: Sat, 18 Feb 2017 09:43:26 +0200 Subject: app-text/teseq: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4003 --- app-text/teseq/teseq-1.1.1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-text/teseq') 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" -- cgit v1.2.3-65-gdbad