summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-07-02 16:39:08 +0000
committerAron Griffis <agriffis@gentoo.org>2004-07-02 16:39:08 +0000
commita96b1ad3b1766ff9b0344643e4e957a71070bf81 (patch)
tree088c5b757f90c62516f0b3ef504da9c329cf3ead /app-office/sc
parentremove stale entry (diff)
downloadgentoo-2-a96b1ad3b1766ff9b0344643e4e957a71070bf81.tar.gz
gentoo-2-a96b1ad3b1766ff9b0344643e4e957a71070bf81.tar.bz2
gentoo-2-a96b1ad3b1766ff9b0344643e4e957a71070bf81.zip
sync IUSE (missing)
Diffstat (limited to 'app-office/sc')
-rw-r--r--app-office/sc/ChangeLog5
-rw-r--r--app-office/sc/sc-7.12.ebuild3
2 files changed, 6 insertions, 2 deletions
diff --git a/app-office/sc/ChangeLog b/app-office/sc/ChangeLog
index 26e8933204f3..a293116faa48 100644
--- a/app-office/sc/ChangeLog
+++ b/app-office/sc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/sc
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/sc/ChangeLog,v 1.9 2004/06/24 22:45:09 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/sc/ChangeLog,v 1.10 2004/07/02 16:39:08 agriffis Exp $
+
+ 02 Jul 2004; Aron Griffis <agriffis@gentoo.org> sc-7.12.ebuild:
+ sync IUSE (missing)
18 Jun 2004; Jason Wever <weeve@gentoo.org> sc-7.12.ebuild:
Stable on sparc.
diff --git a/app-office/sc/sc-7.12.ebuild b/app-office/sc/sc-7.12.ebuild
index d089957cff0e..a3bcb981fae9 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 Foundation
# 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.16 2004/06/24 22:45:09 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/sc/sc-7.12.ebuild,v 1.17 2004/07/02 16:39:08 agriffis 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"
@@ -9,6 +9,7 @@ HOMEPAGE="http://ibiblio.org/pub/Linux/apps/financial/spreadsheet/"
SLOT="0"
LICENSE="public-domain"
KEYWORDS="x86 ppc sparc ~amd64"
+IUSE=""
DEPEND=">=sys-apps/sed-4.0.5
>=sys-libs/ncurses-5.2"