app-office/sc: Fix toolong.DESCRIPTION
authorHarri Nieminen <moikkis@gmail.com>
Fri, 17 Feb 2017 19:24:29 +0000 (21:24 +0200)
committerDavid Seifert <soap@gentoo.org>
Sat, 18 Feb 2017 09:51:50 +0000 (10:51 +0100)
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Closes: https://github.com/gentoo/gentoo/pull/4003

app-office/sc/sc-7.16-r1.ebuild

index 3c3083ee7a36583ca9a133d858dc997e2dc6e480..c48e9dc95de17b43ecd1c762fc83593f0bfe356d 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,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/"