diff options
Diffstat (limited to 'app-text')
-rw-r--r-- | app-text/tofrodos/tofrodos-1.7.12a.ebuild | 5 |
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 49d73000aa89..c06d59e74f14 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" |