summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2004-06-19 02:00:55 +0000
committerJason Wever <weeve@gentoo.org>2004-06-19 02:00:55 +0000
commit35989b7ebed2698ac520e9f5ab9e9ba73af1bb02 (patch)
tree16fcf91312574f1cd56f0ce844f4caacaa3e14fd /app-office/sc
parentQA, added IUSE="" (Manifest recommit) (diff)
downloadgentoo-2-35989b7ebed2698ac520e9f5ab9e9ba73af1bb02.tar.gz
gentoo-2-35989b7ebed2698ac520e9f5ab9e9ba73af1bb02.tar.bz2
gentoo-2-35989b7ebed2698ac520e9f5ab9e9ba73af1bb02.zip
Stable on sparc.
Diffstat (limited to 'app-office/sc')
-rw-r--r--app-office/sc/ChangeLog5
-rw-r--r--app-office/sc/sc-7.12.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-office/sc/ChangeLog b/app-office/sc/ChangeLog
index d4ba1b0b7a82..368f89501c81 100644
--- a/app-office/sc/ChangeLog
+++ b/app-office/sc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/sc
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/sc/ChangeLog,v 1.7 2004/03/19 03:27:50 weeve Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/sc/ChangeLog,v 1.8 2004/06/19 02:00:55 weeve Exp $
+
+ 18 Jun 2004; Jason Wever <weeve@gentoo.org> sc-7.12.ebuild:
+ Stable on sparc.
18 Mar 2004; Jason Wever <weeve@gentoo.org> sc-7.12.ebuild:
Added ~sparc keyword.
diff --git a/app-office/sc/sc-7.12.ebuild b/app-office/sc/sc-7.12.ebuild
index 1a6f88b8e453..bc01d1764ee4 100644
--- a/app-office/sc/sc-7.12.ebuild
+++ b/app-office/sc/sc-7.12.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/sc/sc-7.12.ebuild,v 1.14 2004/05/21 17:01:32 jhuebel Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/sc/sc-7.12.ebuild,v 1.15 2004/06/19 02:00:55 weeve Exp $
DESCRIPTION="sc is a free curses-based spreadsheet program that uses key bindings similar to vi and less."
SRC_URI="ftp://ibiblio.org/pub/Linux/apps/financial/spreadsheet/${P}.tar.gz"
@@ -8,7 +8,7 @@ HOMEPAGE="http://ibiblio.org/pub/Linux/apps/financial/spreadsheet/"
SLOT="0"
LICENSE="public-domain"
-KEYWORDS="x86 ppc ~sparc ~amd64"
+KEYWORDS="x86 ppc sparc ~amd64"
DEPEND=">=sys-apps/sed-4.0.5
>=sys-libs/ncurses-5.2"