summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-editors/xvile')
-rw-r--r--app-editors/xvile/ChangeLog9
-rw-r--r--app-editors/xvile/xvile-9.3h.ebuild4
-rw-r--r--app-editors/xvile/xvile-9.4d.ebuild4
3 files changed, 12 insertions, 5 deletions
diff --git a/app-editors/xvile/ChangeLog b/app-editors/xvile/ChangeLog
index 4cfd3e0b05b1..6cfd5fc63735 100644
--- a/app-editors/xvile/ChangeLog
+++ b/app-editors/xvile/ChangeLog
@@ -1,6 +1,13 @@
# ChangeLog for app-editors/xvile
# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/xvile/ChangeLog,v 1.9 2004/06/24 22:04:34 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/xvile/ChangeLog,v 1.10 2004/10/05 12:19:44 pvdabeel Exp $
+
+ 05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> xvile-9.3h.ebuild,
+ xvile-9.4d.ebuild:
+ Masked xvile-9.4d.ebuild stable for ppc
+
+ 05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> xvile-9.3h.ebuild:
+ Masked xvile-9.3h.ebuild stable for ppc
19 Jun 2004; Jason Wever <weeve@gentoo.org> xvile-9.4d.ebuild:
Stable on sparc.
diff --git a/app-editors/xvile/xvile-9.3h.ebuild b/app-editors/xvile/xvile-9.3h.ebuild
index 88f56ffbae46..b2f01b84a362 100644
--- a/app-editors/xvile/xvile-9.3h.ebuild
+++ b/app-editors/xvile/xvile-9.3h.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/xvile/xvile-9.3h.ebuild,v 1.10 2004/06/27 22:22:00 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/xvile/xvile-9.3h.ebuild,v 1.11 2004/10/05 12:19:44 pvdabeel Exp $
S=${WORKDIR}/vile-9.3
DESCRIPTION="VI Like Emacs -- yet another full-featured vi clone"
@@ -17,7 +17,7 @@ SRC_URI="ftp://ftp.phred.org/pub/vile/vile-9.3.tgz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc alpha"
+KEYWORDS="x86 ppc ~sparc alpha"
IUSE="perl"
DEPEND="virtual/libc
diff --git a/app-editors/xvile/xvile-9.4d.ebuild b/app-editors/xvile/xvile-9.4d.ebuild
index 5f2617c72eed..e7dabe9bb9f3 100644
--- a/app-editors/xvile/xvile-9.4d.ebuild
+++ b/app-editors/xvile/xvile-9.4d.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/xvile/xvile-9.4d.ebuild,v 1.4 2004/06/24 22:04:34 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/xvile/xvile-9.4d.ebuild,v 1.5 2004/10/05 12:19:44 pvdabeel Exp $
inherit eutils
@@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.phred.org/pub/vile/vile-9.4.tgz
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="x86 ~ppc sparc alpha ia64"
+KEYWORDS="x86 ppc sparc alpha ia64"
IUSE="perl"
RDEPEND="perl? ( dev-lang/perl )