commit:     744e2b8ff409a6cdce74780bd467643413da7000
Author:     Harri Nieminen <moikkis <AT> gmail <DOT> com>
AuthorDate: Sat Feb 18 07:43:26 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sat Feb 18 09:54:06 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=744e2b8f

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(-)

diff --git a/app-text/teseq/teseq-1.1.1.ebuild 
b/app-text/teseq/teseq-1.1.1.ebuild
index abdc19d520..9bf2a95df5 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"
 

Reply via email to