summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikael Hallendal <hallski@gentoo.org>2001-11-10 03:07:01 +0000
committerMikael Hallendal <hallski@gentoo.org>2001-11-10 03:07:01 +0000
commitafd12a6a7f18ee8067e05c80be0164b78ef7530e (patch)
tree599574cb14ba73a8615dc9dc30e910c7813cccc9 /app-shells
parent-fix and removed old gnumerics (diff)
downloadgentoo-2-afd12a6a7f18ee8067e05c80be0164b78ef7530e.tar.gz
gentoo-2-afd12a6a7f18ee8067e05c80be0164b78ef7530e.tar.bz2
gentoo-2-afd12a6a7f18ee8067e05c80be0164b78ef7530e.zip
-fix
Diffstat (limited to 'app-shells')
-rw-r--r--app-shells/ccsh/ccsh-0.0.4-r2.ebuild5
-rw-r--r--app-shells/esh/esh-0.8-r2.ebuild5
-rw-r--r--app-shells/pdksh/pdksh-5.2.14-r3.ebuild3
-rw-r--r--app-shells/sash/sash-3.4-r3.ebuild4
-rw-r--r--app-shells/tcsh/tcsh-6.10-r1.ebuild5
-rw-r--r--app-shells/zsh/zsh-3.1.9-r1.ebuild5
-rw-r--r--app-shells/zsh/zsh-4.0.2.ebuild5
7 files changed, 12 insertions, 20 deletions
diff --git a/app-shells/ccsh/ccsh-0.0.4-r2.ebuild b/app-shells/ccsh/ccsh-0.0.4-r2.ebuild
index 661ae352d5bc..07341e042d31 100644
--- a/app-shells/ccsh/ccsh-0.0.4-r2.ebuild
+++ b/app-shells/ccsh/ccsh-0.0.4-r2.ebuild
@@ -1,12 +1,11 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-shells/ccsh/ccsh-0.0.4-r2.ebuild,v 1.1 2001/04/13 13:01:59 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/ccsh/ccsh-0.0.4-r2.ebuild,v 1.2 2001/11/10 03:07:01 hallski Exp $
-A=${P}.tar.gz
S=${WORKDIR}/${P}
DESCRIPTION="UNIX Shell for people already familiar with the C language"
-SRC_URI="http://download.sourceforge.net/ccsh/${A}"
+SRC_URI="http://download.sourceforge.net/ccsh/${P}.tar.gz"
HOMEPAGE="http://ccsh.sourceforge.net"
DEPEND="virtual/glibc"
diff --git a/app-shells/esh/esh-0.8-r2.ebuild b/app-shells/esh/esh-0.8-r2.ebuild
index e75170647a4c..f0e4f7ecfb04 100644
--- a/app-shells/esh/esh-0.8-r2.ebuild
+++ b/app-shells/esh/esh-0.8-r2.ebuild
@@ -1,13 +1,12 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-shells/esh/esh-0.8-r2.ebuild,v 1.3 2001/05/15 09:45:25 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/esh/esh-0.8-r2.ebuild,v 1.4 2001/11/10 03:07:01 hallski Exp $
P=esh-0.8
-A=${P}.tar.gz
S=${WORKDIR}/esh
DESCRIPTION="A UNIX Shell with a simplified Scheme syntax"
-SRC_URI="http://esh.netpedia.net/"${A}
+SRC_URI="http://esh.netpedia.net/${P}.tar.gz"
HOMEPAGE="http://esh.netpedia.net/"
DEPEND="virtual/glibc
diff --git a/app-shells/pdksh/pdksh-5.2.14-r3.ebuild b/app-shells/pdksh/pdksh-5.2.14-r3.ebuild
index 3e2ee5898c96..f98477d384ec 100644
--- a/app-shells/pdksh/pdksh-5.2.14-r3.ebuild
+++ b/app-shells/pdksh/pdksh-5.2.14-r3.ebuild
@@ -1,9 +1,8 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-shells/pdksh/pdksh-5.2.14-r3.ebuild,v 1.1 2001/04/13 13:17:50 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/pdksh/pdksh-5.2.14-r3.ebuild,v 1.2 2001/11/10 03:07:01 hallski Exp $
-A="${P}.tar.gz ${P}-patches.1"
S=${WORKDIR}/${P}
DESCRIPTION="The Public Domain Korn Shell"
SRC_URI="ftp://ftp.cs.mun.ca/pub/pdksh/${P}.tar.gz
diff --git a/app-shells/sash/sash-3.4-r3.ebuild b/app-shells/sash/sash-3.4-r3.ebuild
index 6c3eb65ab9b3..e180bd15742f 100644
--- a/app-shells/sash/sash-3.4-r3.ebuild
+++ b/app-shells/sash/sash-3.4-r3.ebuild
@@ -1,10 +1,8 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.4-r3.ebuild,v 1.3 2001/08/11 04:42:31 drobbins Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.4-r3.ebuild,v 1.4 2001/11/10 03:07:01 hallski Exp $
-P=sash-3.4
-A="${P}.tar.gz sash-3.x-readline.diff.gz"
S=${WORKDIR}/${P}
DESCRIPTION="A small UNIX Shell with readline suppport"
SRC_URI="http://www.canb.auug.org.au/~dbell/programs/${P}.tar.gz
diff --git a/app-shells/tcsh/tcsh-6.10-r1.ebuild b/app-shells/tcsh/tcsh-6.10-r1.ebuild
index 9545a62692b0..feaa380311a8 100644
--- a/app-shells/tcsh/tcsh-6.10-r1.ebuild
+++ b/app-shells/tcsh/tcsh-6.10-r1.ebuild
@@ -1,13 +1,12 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.10-r1.ebuild,v 1.1 2001/04/13 13:45:25 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/tcsh/tcsh-6.10-r1.ebuild,v 1.2 2001/11/10 03:07:01 hallski Exp $
-A=${P}.tar.gz
S=${WORKDIR}/${P}.00
DESCRIPTION="Enhanced version of the Berkeley C shell (csh)"
#ugh, astron.com doesn't support passive ftp... maybe another source?
-SRC_URI="ftp://ftp.astron.com/pub/tcsh/${A}"
+SRC_URI="ftp://ftp.astron.com/pub/tcsh/${P}.tar.gz"
DEPEND="virtual/glibc
>=sys-libs/ncurses-5.1
perl? ( sys-devel/perl )"
diff --git a/app-shells/zsh/zsh-3.1.9-r1.ebuild b/app-shells/zsh/zsh-3.1.9-r1.ebuild
index ea8f2935c21e..08e67171bb0f 100644
--- a/app-shells/zsh/zsh-3.1.9-r1.ebuild
+++ b/app-shells/zsh/zsh-3.1.9-r1.ebuild
@@ -1,12 +1,11 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-3.1.9-r1.ebuild,v 1.1 2001/04/13 14:01:08 achim Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-3.1.9-r1.ebuild,v 1.2 2001/11/10 03:07:01 hallski Exp $
-A=${P}.tar.gz
S=${WORKDIR}/${P}
DESCRIPTION="UNIX Shell similar to the Korn shell"
-SRC_URI="ftp://ftp.zsh.org/pub/${A}"
+SRC_URI="ftp://ftp.zsh.org/pub/${P}.tar.gz"
HOMEPAGE="www.zsh.org/"
DEPEND="virtual/glibc
diff --git a/app-shells/zsh/zsh-4.0.2.ebuild b/app-shells/zsh/zsh-4.0.2.ebuild
index 6fc227acefb7..fc22f134e5aa 100644
--- a/app-shells/zsh/zsh-4.0.2.ebuild
+++ b/app-shells/zsh/zsh-4.0.2.ebuild
@@ -2,13 +2,12 @@
# Distributed under the terms of the GNU General Public License, v2 or later
# Author Achim Gottinger <achim@gentoo.org>
# This ebuild by Parag Mehta <pm@gentoo.org>
-# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.0.2.ebuild,v 1.5 2001/08/31 03:23:38 pm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-shells/zsh/zsh-4.0.2.ebuild,v 1.6 2001/11/10 03:07:01 hallski Exp $
-A=${P}.tar.gz
S=${WORKDIR}/${P}
DESCRIPTION="UNIX Shell similar to the Korn shell"
-SRC_URI="ftp://ftp.zsh.org/pub/${A}"
+SRC_URI="ftp://ftp.zsh.org/pub/${P}.tar.gz"
HOMEPAGE="www.zsh.org/"
DEPEND="virtual/glibc