diff options
Diffstat (limited to 'app-shells/sash')
-rw-r--r-- | app-shells/sash/sash-3.4-r3.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/app-shells/sash/sash-3.4-r3.ebuild b/app-shells/sash/sash-3.4-r3.ebuild index e180bd15742f..9fe3f73dc9ac 100644 --- a/app-shells/sash/sash-3.4-r3.ebuild +++ b/app-shells/sash/sash-3.4-r3.ebuild @@ -1,7 +1,7 @@ # 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.4 2001/11/10 03:07:01 hallski Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/sash/sash-3.4-r3.ebuild,v 1.5 2001/12/07 21:26:17 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="A small UNIX Shell with readline suppport" @@ -16,7 +16,6 @@ RDEPEND="" fi HOMEPAGE="http://www.canb.auug.org.au/~dbell/ http://dimavb.st.simbirsk.su/vlk/" -SRC_URI="http://www.canb.auug.org.au/~dbell/programs/${A}" src_unpack() { unpack ${P}.tar.gz |