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

index abdc19d520e01bdadf0b51e49dcb5b97f4a423a4..9bf2a95df5c588d954d6592f2c10cb436077a7d7 100644 (file)
@@ -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"