summaryrefslogtreecommitdiff
path: root/app-text/tofrodos
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-02-18 09:46:01 +0200
committerDavid Seifert <soap@gentoo.org>2017-02-18 10:54:12 +0100
commit8d11bec910d3def950b90123bd3845c3c97ca072 (patch)
tree54ae157a726d63f1fcae98990a6a7322c9537a53 /app-text/tofrodos
parent744e2b8ff409a6cdce74780bd467643413da7000 (diff)
downloadgentoo-8d11bec910d3def950b90123bd3845c3c97ca072.tar.gz
gentoo-8d11bec910d3def950b90123bd3845c3c97ca072.tar.xz
app-text/tofrodos: 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/tofrodos')
-rw-r--r--app-text/tofrodos/tofrodos-1.7.12a.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/app-text/tofrodos/tofrodos-1.7.12a.ebuild b/app-text/tofrodos/tofrodos-1.7.12a.ebuild
index 49d73000aa8..c06d59e74f1 100644
--- a/app-text/tofrodos/tofrodos-1.7.12a.ebuild
+++ b/app-text/tofrodos/tofrodos-1.7.12a.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@ -6,8 +6,7 @@ EAPI=5
inherit eutils toolchain-funcs
-DESCRIPTION="text file conversion utility that converts ASCII files between the
-MSDOS format and the Unix format"
+DESCRIPTION="Utility that converts ASCII files between the MSDOS and the Unix format"
HOMEPAGE="http://tofrodos.sourceforge.net/"
SRC_URI="http://tofrodos.sourceforge.net/download/${P}.tar.gz"