summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2004-06-29 04:00:30 +0000
committerMike Frysinger <vapier@gentoo.org>2004-06-29 04:00:30 +0000
commit0dbc2a1da9a0f5926772b5c630a9c15a990d5413 (patch)
tree5088d1532dc94fa3dfe933b6985f39a87f8c8374 /app-shells/scsh
parentversion bump (Bug 33995) and java fix (diff)
downloadhistorical-0dbc2a1da9a0f5926772b5c630a9c15a990d5413.tar.gz
historical-0dbc2a1da9a0f5926772b5c630a9c15a990d5413.tar.bz2
historical-0dbc2a1da9a0f5926772b5c630a9c15a990d5413.zip
change virtual/glibc to virtual/libc
Diffstat (limited to 'app-shells/scsh')
-rw-r--r--app-shells/scsh/scsh-0.6.1-r1.ebuild9
-rw-r--r--app-shells/scsh/scsh-0.6.3.ebuild8
-rw-r--r--app-shells/scsh/scsh-0.6.4.ebuild8
-rw-r--r--app-shells/scsh/scsh-0.6.5.ebuild9
4 files changed, 18 insertions, 16 deletions
diff --git a/app-shells/scsh/scsh-0.6.1-r1.ebuild b/app-shells/scsh/scsh-0.6.1-r1.ebuild
index e7128495d540..984e99e85ebc 100644
--- a/app-shells/scsh/scsh-0.6.1-r1.ebuild
+++ b/app-shells/scsh/scsh-0.6.1-r1.ebuild
@@ -1,16 +1,17 @@
# Copyright 1999-2004 Gentoo Foundation
# 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.14 2004/06/24 22:25:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/scsh/scsh-0.6.1-r1.ebuild,v 1.15 2004/06/29 03:59:24 vapier Exp $
DESCRIPTION="Unix shell embedded in Scheme"
-SRC_URI="ftp://ftp.scsh.net/pub/scsh/0.6/${P}.tar.gz"
HOMEPAGE="http://www.scsh.net/"
+SRC_URI="ftp://ftp.scsh.net/pub/scsh/0.6/${P}.tar.gz"
-SLOT="0"
LICENSE="as-is | BSD | GPL-2"
+SLOT="0"
KEYWORDS="x86 ppc sparc"
+IUSE=""
-DEPEND="virtual/glibc"
+DEPEND="virtual/libc"
src_compile() {
econf --prefix=/ \
diff --git a/app-shells/scsh/scsh-0.6.3.ebuild b/app-shells/scsh/scsh-0.6.3.ebuild
index 9b5c4c30ecf3..117a84ec4cec 100644
--- a/app-shells/scsh/scsh-0.6.3.ebuild
+++ b/app-shells/scsh/scsh-0.6.3.ebuild
@@ -1,16 +1,16 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/scsh/scsh-0.6.3.ebuild,v 1.2 2004/06/24 22:25:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/scsh/scsh-0.6.3.ebuild,v 1.3 2004/06/29 03:59:24 vapier Exp $
DESCRIPTION="Unix shell embedded in Scheme"
-SRC_URI="ftp://ftp.scsh.net/pub/scsh/0.6/${P}.tar.gz"
HOMEPAGE="http://www.scsh.net/"
+SRC_URI="ftp://ftp.scsh.net/pub/scsh/0.6/${P}.tar.gz"
-SLOT="0"
LICENSE="as-is | BSD | GPL-2"
+SLOT="0"
KEYWORDS="x86 ppc sparc"
-
IUSE=""
+
DEPEND=""
src_compile() {
diff --git a/app-shells/scsh/scsh-0.6.4.ebuild b/app-shells/scsh/scsh-0.6.4.ebuild
index 0f648f062394..824374e8f662 100644
--- a/app-shells/scsh/scsh-0.6.4.ebuild
+++ b/app-shells/scsh/scsh-0.6.4.ebuild
@@ -1,16 +1,16 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/scsh/scsh-0.6.4.ebuild,v 1.2 2004/06/24 22:25:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/scsh/scsh-0.6.4.ebuild,v 1.3 2004/06/29 03:59:24 vapier Exp $
DESCRIPTION="Unix shell embedded in Scheme"
-SRC_URI="ftp://ftp.scsh.net/pub/scsh/0.6/${P}.tar.gz"
HOMEPAGE="http://www.scsh.net/"
+SRC_URI="ftp://ftp.scsh.net/pub/scsh/0.6/${P}.tar.gz"
-SLOT="0"
LICENSE="as-is | BSD | GPL-2"
+SLOT="0"
KEYWORDS="x86 ppc sparc"
-
IUSE=""
+
DEPEND=""
src_compile() {
diff --git a/app-shells/scsh/scsh-0.6.5.ebuild b/app-shells/scsh/scsh-0.6.5.ebuild
index c17b0edd300d..24241a04de53 100644
--- a/app-shells/scsh/scsh-0.6.5.ebuild
+++ b/app-shells/scsh/scsh-0.6.5.ebuild
@@ -1,14 +1,15 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-shells/scsh/scsh-0.6.5.ebuild,v 1.2 2004/06/24 22:25:45 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/scsh/scsh-0.6.5.ebuild,v 1.3 2004/06/29 03:59:24 vapier Exp $
DESCRIPTION="Unix shell embedded in Scheme"
-SRC_URI="ftp://ftp.scsh.net/pub/scsh/0.6/${P}.tar.gz"
HOMEPAGE="http://www.scsh.net/"
+SRC_URI="ftp://ftp.scsh.net/pub/scsh/0.6/${P}.tar.gz"
-SLOT="0"
LICENSE="as-is | BSD | GPL-2"
+SLOT="0"
KEYWORDS="x86 ppc sparc"
+IUSE=""
DEPEND=""
@@ -19,7 +20,7 @@ src_compile() {
src_install() {
make DESTDIR=${D} install || die
- dodoc RELEASE COPYING
+ dodoc RELEASE
# Let Scsh install the documentation and then clean up afterwards
dosed "s:${D}::" /usr/share/man/man1/scsh.1
dodir /usr/share/doc/${PF}