summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-02-18 09:43:26 +0200
committerDavid Seifert <soap@gentoo.org>2017-02-18 10:54:06 +0100
commit744e2b8ff409a6cdce74780bd467643413da7000 (patch)
tree229ff529278a0867940d9ab8fc243b3cb9481cf9 /app-text/teseq/teseq-1.1.1.ebuild
parentapp-text/talkfilters: Fix toolong.DESCRIPTION (diff)
downloadgentoo-744e2b8ff409a6cdce74780bd467643413da7000.tar.gz
gentoo-744e2b8ff409a6cdce74780bd467643413da7000.tar.bz2
gentoo-744e2b8ff409a6cdce74780bd467643413da7000.zip
app-text/teseq: Fix toolong.DESCRIPTION
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4003
Diffstat (limited to 'app-text/teseq/teseq-1.1.1.ebuild')
-rw-r--r--app-text/teseq/teseq-1.1.1.ebuild4
1 files 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 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"