From: Harri Nieminen Date: Sat, 18 Feb 2017 06:57:58 +0000 (+0200) Subject: app-text/antixls: Fix toolong.DESCRIPTION X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=887a048398c9d7fd001e4ecd9dc6547281ca4fc4;p=gentoo.git app-text/antixls: Fix toolong.DESCRIPTION Package-Manager: Portage-2.3.3, Repoman-2.3.1 Closes: https://github.com/gentoo/gentoo/pull/4003 --- diff --git a/app-text/antixls/antixls-0.3b.ebuild b/app-text/antixls/antixls-0.3b.ebuild index 97d9a972bc57..a5d0a608b7a3 100644 --- a/app-text/antixls/antixls-0.3b.ebuild +++ b/app-text/antixls/antixls-0.3b.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -DESCRIPTION="It is used to print out an XLS file with minimal formatting, or extracts the data into CSV format" +DESCRIPTION="Print out an XLS file with minimal formatting, or extract the data into CSV" HOMEPAGE="http://www.af0.net/~dan/?antixls" SRC_URI="http://www.af0.net/~dan/repos/${P}.perl" LICENSE="public-domain"