summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCiaran McCreesh <ciaranm@gentoo.org>2004-05-01 16:27:59 +0000
committerCiaran McCreesh <ciaranm@gentoo.org>2004-05-01 16:27:59 +0000
commit71ab37a8a3f24f1f2c5eddfce47d74b3d76e0415 (patch)
tree260b276d6e51cb115a87fd0357ae4acfdc2d768a /app-editors
parentAdded experimental ppc version (Manifest recommit) (diff)
downloadgentoo-2-71ab37a8a3f24f1f2c5eddfce47d74b3d76e0415.tar.gz
gentoo-2-71ab37a8a3f24f1f2c5eddfce47d74b3d76e0415.tar.bz2
gentoo-2-71ab37a8a3f24f1f2c5eddfce47d74b3d76e0415.zip
#48222
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/vi/ChangeLog6
-rw-r--r--app-editors/vi/vi-3.7-r4.ebuild4
-rw-r--r--app-editors/vi/vi-3.7-r5.ebuild4
3 files changed, 9 insertions, 5 deletions
diff --git a/app-editors/vi/ChangeLog b/app-editors/vi/ChangeLog
index a0bb0b5b519d..8c1966056431 100644
--- a/app-editors/vi/ChangeLog
+++ b/app-editors/vi/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for app-editors/vi
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vi/ChangeLog,v 1.26 2004/04/27 16:46:24 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vi/ChangeLog,v 1.27 2004/05/01 16:27:59 ciaranm Exp $
+
+ 01 May 2004; Ciaran McCreesh <ciaranm@gentoo.org> vi-3.7-r4.ebuild,
+ vi-3.7-r5.ebuild:
+ Fixed HOMEPAGE, #48222
27 Apr 2004; Danny van Dyk <kugelfang@gentoo.org> vi-3.7-r5.ebuild:
Narked stable on amd64.
diff --git a/app-editors/vi/vi-3.7-r4.ebuild b/app-editors/vi/vi-3.7-r4.ebuild
index 07a7df6c0d52..7e672d823802 100644
--- a/app-editors/vi/vi-3.7-r4.ebuild
+++ b/app-editors/vi/vi-3.7-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vi/vi-3.7-r4.ebuild,v 1.6 2004/04/18 18:52:20 rphillips Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vi/vi-3.7-r4.ebuild,v 1.7 2004/05/01 16:27:59 ciaranm Exp $
IUSE=""
@@ -8,7 +8,7 @@ MY_P=ex-020403
S=${WORKDIR}/${MY_P}
DESCRIPTION="The original VI package"
SRC_URI="mirror://sourceforge/ex-vi/${MY_P}.tar.gz"
-HOMEPAGE="http://ex-vi.berlios.de/"
+HOMEPAGE="http://ex-vi.sourceforge.net/"
LICENSE="Caldera"
SLOT="0"
KEYWORDS="x86 ppc sparc mips alpha hppa"
diff --git a/app-editors/vi/vi-3.7-r5.ebuild b/app-editors/vi/vi-3.7-r5.ebuild
index 89a02fb53aaa..4ede69e87b7e 100644
--- a/app-editors/vi/vi-3.7-r5.ebuild
+++ b/app-editors/vi/vi-3.7-r5.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vi/vi-3.7-r5.ebuild,v 1.8 2004/04/27 16:46:24 kugelfang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vi/vi-3.7-r5.ebuild,v 1.9 2004/05/01 16:27:59 ciaranm Exp $
IUSE=""
MY_P=ex-040103
S=${WORKDIR}/${MY_P}
DESCRIPTION="The original VI package"
-HOMEPAGE="http://ex-vi.berlios.de/"
+HOMEPAGE="http://ex-vi.sourceforge.net/"
SRC_URI="mirror://sourceforge/ex-vi/${MY_P}.tar.gz"
SLOT="0"
LICENSE="Caldera"