diff options
author | Jason Huebel <jhuebel@gentoo.org> | 2004-05-21 17:01:32 +0000 |
---|---|---|
committer | Jason Huebel <jhuebel@gentoo.org> | 2004-05-21 17:01:32 +0000 |
commit | f6a29567c01d8ba73f19adbb9d459bf1beff110b (patch) | |
tree | 4a3feb787542cd0d4ef38083311fc392282ae597 /app-office/sc | |
parent | ~amd64 (Manifest recommit) (diff) | |
download | gentoo-2-f6a29567c01d8ba73f19adbb9d459bf1beff110b.tar.gz gentoo-2-f6a29567c01d8ba73f19adbb9d459bf1beff110b.tar.bz2 gentoo-2-f6a29567c01d8ba73f19adbb9d459bf1beff110b.zip |
~amd64
Diffstat (limited to 'app-office/sc')
-rw-r--r-- | app-office/sc/sc-7.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-office/sc/sc-7.12.ebuild b/app-office/sc/sc-7.12.ebuild index ab7c5e1fcaf0..1a6f88b8e453 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.13 2004/03/19 03:27:51 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-office/sc/sc-7.12.ebuild,v 1.14 2004/05/21 17:01:32 jhuebel 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" +KEYWORDS="x86 ppc ~sparc ~amd64" DEPEND=">=sys-apps/sed-4.0.5 >=sys-libs/ncurses-5.2" |