summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2002-10-17 14:31:29 +0000
committerMike Frysinger <vapier@gentoo.org>2002-10-17 14:31:29 +0000
commit66d83b00a018a967c11ee2caab752daea7f6a593 (patch)
tree989efe923e3c224ee006d91f3d9a619fc2da4dbc /app-shells/scsh
parentAdded IUSE. (diff)
downloadgentoo-2-66d83b00a018a967c11ee2caab752daea7f6a593.tar.gz
gentoo-2-66d83b00a018a967c11ee2caab752daea7f6a593.tar.bz2
gentoo-2-66d83b00a018a967c11ee2caab752daea7f6a593.zip
lintool
Diffstat (limited to 'app-shells/scsh')
-rw-r--r--app-shells/scsh/scsh-0.6.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-shells/scsh/scsh-0.6.1-r1.ebuild b/app-shells/scsh/scsh-0.6.1-r1.ebuild
index c8779f7981d1..7a5fb299f6b3 100644
--- a/app-shells/scsh/scsh-0.6.1-r1.ebuild
+++ b/app-shells/scsh/scsh-0.6.1-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/scsh/scsh-0.6.1-r1.ebuild,v 1.7 2002/10/04 05:02:36 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/scsh/scsh-0.6.1-r1.ebuild,v 1.8 2002/10/17 14:31:29 vapier Exp $
S=${WORKDIR}/${P}
DESCRIPTION="Scsh is a Unix shell embedded in Scheme"
@@ -8,7 +8,7 @@ SRC_URI="ftp://ftp.scsh.net/pub/scsh/0.6/${P}.tar.gz"
HOMEPAGE="http://www.scsh.net/"
SLOT="0"
-LICENSE="as-is | BSD | GPL"
+LICENSE="as-is | BSD | GPL-2"
KEYWORDS="x86 ppc sparc sparc64"
DEPEND="virtual/glibc"