diff options
author | Mikael Hallendal <hallski@gentoo.org> | 2001-11-10 03:07:01 +0000 |
---|---|---|
committer | Mikael Hallendal <hallski@gentoo.org> | 2001-11-10 03:07:01 +0000 |
commit | ef33d3dba95f10bce91f46c46ff9c38f699930ec (patch) | |
tree | 63c3e1455400b2fc280961273e1f0802fac06a24 /app-shells/esh | |
parent | -fix and removed old gnumerics (diff) | |
download | historical-ef33d3dba95f10bce91f46c46ff9c38f699930ec.tar.gz historical-ef33d3dba95f10bce91f46c46ff9c38f699930ec.tar.bz2 historical-ef33d3dba95f10bce91f46c46ff9c38f699930ec.zip |
-fix
Diffstat (limited to 'app-shells/esh')
-rw-r--r-- | app-shells/esh/esh-0.8-r2.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
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 |