summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarri Nieminen <moikkis@gmail.com>2017-02-18 08:57:58 +0200
committerDavid Seifert <soap@gentoo.org>2017-02-18 10:52:34 +0100
commit887a048398c9d7fd001e4ecd9dc6547281ca4fc4 (patch)
tree7db81600c77504d72481c9f515640d069e41e599 /app-text/antixls
parentapp-text/agrep: Fix toolong.DESCRIPTION (diff)
downloadgentoo-887a048398c9d7fd001e4ecd9dc6547281ca4fc4.tar.gz
gentoo-887a048398c9d7fd001e4ecd9dc6547281ca4fc4.tar.bz2
gentoo-887a048398c9d7fd001e4ecd9dc6547281ca4fc4.zip
app-text/antixls: 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/antixls')
-rw-r--r--app-text/antixls/antixls-0.3b.ebuild4
1 files changed, 2 insertions, 2 deletions
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"