app-text/tofrodos: Fix toolong.DESCRIPTION
authorHarri Nieminen <moikkis@gmail.com>
Sat, 18 Feb 2017 07:46:01 +0000 (09:46 +0200)
committerDavid Seifert <soap@gentoo.org>
Sat, 18 Feb 2017 09:54:12 +0000 (10:54 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4003

app-text/tofrodos/tofrodos-1.7.12a.ebuild

index 49d73000aa894f31e195b4ebcaa6ec0fda861479..c06d59e74f14d7df20b7b47d7dde62c1d7c18a4c 100644 (file)
@@ -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"