summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2004-03-14 01:45:51 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2004-03-14 01:45:51 +0000
commit9063bf6e53407787fff285f0e0134723c67ecd47 (patch)
treec6a8decf3b76e0149c2544424f02ac7ac55cbd8f /app-office/sc
parentsmall fix to error message (Manifest recommit) (diff)
downloadgentoo-2-9063bf6e53407787fff285f0e0134723c67ecd47.tar.gz
gentoo-2-9063bf6e53407787fff285f0e0134723c67ecd47.tar.bz2
gentoo-2-9063bf6e53407787fff285f0e0134723c67ecd47.zip
Don't assign default to S; header fix
Diffstat (limited to 'app-office/sc')
-rw-r--r--app-office/sc/ChangeLog7
-rw-r--r--app-office/sc/sc-7.12.ebuild5
2 files changed, 7 insertions, 5 deletions
diff --git a/app-office/sc/ChangeLog b/app-office/sc/ChangeLog
index 2253c384d682..94ef0b7dbc6c 100644
--- a/app-office/sc/ChangeLog
+++ b/app-office/sc/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-office/sc
-# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-office/sc/ChangeLog,v 1.5 2003/02/13 18:42:45 seemant Exp $
+# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-office/sc/ChangeLog,v 1.6 2004/03/14 01:45:51 mr_bones_ Exp $
+
+ 13 Mar 2004; Michael Sterrett <mr_bones_@gentoo.org> sc-7.12.ebuild:
+ Don't assign default to S; header fix
*sc-7.12 (1 Feb 2002)
diff --git a/app-office/sc/sc-7.12.ebuild b/app-office/sc/sc-7.12.ebuild
index 893e7c0fe6bb..bb41506912f1 100644
--- a/app-office/sc/sc-7.12.ebuild
+++ b/app-office/sc/sc-7.12.ebuild
@@ -1,8 +1,7 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# 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.11 2003/09/06 22:21:02 msterret Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-office/sc/sc-7.12.ebuild,v 1.12 2004/03/14 01:45:51 mr_bones_ Exp $
-S=${WORKDIR}/${P}
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"
HOMEPAGE="http://ibiblio.org/pub/Linux/apps/financial/spreadsheet/"