diff options
author | Harri Nieminen <moikkis@gmail.com> | 2017-02-17 21:24:29 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2017-02-18 10:51:50 +0100 |
commit | de2a6e40d65fa8866af085825dcc55c7f30cd0c8 (patch) | |
tree | 8d920a09d0ebc174a7556e43445e8cadb7139a6d /app-office/sc | |
parent | app-mobilephone/lightblue: Fix toolong.DESCRIPTION (diff) | |
download | gentoo-de2a6e40d65fa8866af085825dcc55c7f30cd0c8.tar.gz gentoo-de2a6e40d65fa8866af085825dcc55c7f30cd0c8.tar.bz2 gentoo-de2a6e40d65fa8866af085825dcc55c7f30cd0c8.zip |
app-office/sc: 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-office/sc')
-rw-r--r-- | app-office/sc/sc-7.16-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/sc/sc-7.16-r1.ebuild b/app-office/sc/sc-7.16-r1.ebuild index 3c3083ee7a36..c48e9dc95de1 100644 --- a/app-office/sc/sc-7.16-r1.ebuild +++ b/app-office/sc/sc-7.16-r1.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,7 +6,7 @@ EAPI=5 inherit eutils multilib toolchain-funcs -DESCRIPTION="sc is a free curses-based spreadsheet program that uses key bindings similar to vi and less" +DESCRIPTION="Spreadsheet Calculator" SRC_URI="ftp://ibiblio.org/pub/Linux/apps/financial/spreadsheet/${P}.tar.gz" HOMEPAGE="http://ibiblio.org/pub/Linux/apps/financial/spreadsheet/" |