diff options
author | Mikael Hallendal <hallski@gentoo.org> | 2001-11-10 02:58:38 +0000 |
---|---|---|
committer | Mikael Hallendal <hallski@gentoo.org> | 2001-11-10 02:58:38 +0000 |
commit | 55ddc95c5f28f8091faa4dc85cbb775d8c29dbbe (patch) | |
tree | 81f31c4ce2731d70323a4be730ebaa7496ba7727 /app-editors/vile | |
parent | moved to app-text where they belong (diff) | |
download | gentoo-2-55ddc95c5f28f8091faa4dc85cbb775d8c29dbbe.tar.gz gentoo-2-55ddc95c5f28f8091faa4dc85cbb775d8c29dbbe.tar.bz2 gentoo-2-55ddc95c5f28f8091faa4dc85cbb775d8c29dbbe.zip |
-fix
Diffstat (limited to 'app-editors/vile')
-rw-r--r-- | app-editors/vile/vile-9.2-r1.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/app-editors/vile/vile-9.2-r1.ebuild b/app-editors/vile/vile-9.2-r1.ebuild index 64457f7699cf..5d1b570f2fb9 100644 --- a/app-editors/vile/vile-9.2-r1.ebuild +++ b/app-editors/vile/vile-9.2-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 Jerry Alexandratos <jerry@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.2-r1.ebuild,v 1.2 2001/05/29 17:28:19 achim Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.2-r1.ebuild,v 1.3 2001/11/10 02:54:28 hallski Exp $ -A=${P}.tgz S=${WORKDIR}/${P} DESCRIPTION="VI Like Emacs -- yet another full-featured vi clone" -SRC_URI="ftp://dickey.his.com/vile/${A}" +SRC_URI="ftp://dickey.his.com/vile/${P}.tgz" HOMEPAGE="http://www.clark.net/pub/dickey/vile/vile.html" DEPEND="virtual/glibc |