From 53844814c8f27d272a37e4e2a839b99e61799fde Mon Sep 17 00:00:00 2001 From: Mikael Hallendal Date: Sat, 10 Nov 2001 02:54:28 +0000 Subject: -fix --- app-editors/elvis/elvis-2.1.4-r1.ebuild | 5 ++--- app-editors/elvis/elvis-2.1.4.ebuild | 5 ++--- 2 files changed, 4 insertions(+), 6 deletions(-) (limited to 'app-editors/elvis') diff --git a/app-editors/elvis/elvis-2.1.4-r1.ebuild b/app-editors/elvis/elvis-2.1.4-r1.ebuild index cb332f6425c3..1aa14a9cbeef 100644 --- a/app-editors/elvis/elvis-2.1.4-r1.ebuild +++ b/app-editors/elvis/elvis-2.1.4-r1.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Ryan Tolboom -# $Header: /var/cvsroot/gentoo-x86/app-editors/elvis/elvis-2.1.4-r1.ebuild,v 1.1 2001/06/04 00:07:02 ryan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/elvis/elvis-2.1.4-r1.ebuild,v 1.2 2001/11/10 02:54:28 hallski Exp $ -A=elvis-2.1_4.tar.gz S=${WORKDIR}/elvis-2.1_4 DESCRIPTION="A vi/ex clone" -SRC_URI="ftp://ftp.cs.pdx.edu/pub/elvis/${A}" +SRC_URI="ftp://ftp.cs.pdx.edu/pub/${PN}/${PN}-2.1_4.tar.gz" HOMEPAGE="ftp://ftp.cs.pdx.edu/pub/elvis/" DEPEND="virtual/glibc diff --git a/app-editors/elvis/elvis-2.1.4.ebuild b/app-editors/elvis/elvis-2.1.4.ebuild index 1422983d577b..be1dc4875c56 100644 --- a/app-editors/elvis/elvis-2.1.4.ebuild +++ b/app-editors/elvis/elvis-2.1.4.ebuild @@ -1,12 +1,11 @@ # Copyright 1999-2001 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Ryan Tolboom -# $Header: /var/cvsroot/gentoo-x86/app-editors/elvis/elvis-2.1.4.ebuild,v 1.1 2001/05/15 01:49:44 ryan Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/elvis/elvis-2.1.4.ebuild,v 1.2 2001/11/10 02:54:28 hallski Exp $ -A=elvis-2.1_4.tar.gz S=${WORKDIR}/elvis-2.1_4 DESCRIPTION="A vi/ex clone" -SRC_URI="ftp://ftp.cs.pdx.edu/pub/elvis/${A}" +SRC_URI="ftp://ftp.cs.pdx.edu/pub/${PN}/${PN}-2.1_4.tar.gz" HOMEPAGE="ftp://ftp.cs.pdx.edu/pub/elvis/" DEPEND="virtual/glibc -- cgit v1.2.3-65-gdbad