diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-05 12:19:44 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-05 12:19:44 +0000 |
commit | 7e52272c47db8a02ca3bb8ad21045f189d42dca0 (patch) | |
tree | fd71e4b5fc72a6ab556cee670492bd680f0ee7f1 /app-editors/vile | |
parent | someone forgot to mask everything :P (diff) | |
download | gentoo-2-7e52272c47db8a02ca3bb8ad21045f189d42dca0.tar.gz gentoo-2-7e52272c47db8a02ca3bb8ad21045f189d42dca0.tar.bz2 gentoo-2-7e52272c47db8a02ca3bb8ad21045f189d42dca0.zip |
PPC Keyword modification, see changelog for details
Diffstat (limited to 'app-editors/vile')
-rw-r--r-- | app-editors/vile/ChangeLog | 9 | ||||
-rw-r--r-- | app-editors/vile/vile-9.3h.ebuild | 4 | ||||
-rw-r--r-- | app-editors/vile/vile-9.4d.ebuild | 4 |
3 files changed, 12 insertions, 5 deletions
diff --git a/app-editors/vile/ChangeLog b/app-editors/vile/ChangeLog index bfb7ec3d3472..cc5aa837c1cb 100644 --- a/app-editors/vile/ChangeLog +++ b/app-editors/vile/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-editors/vile # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/ChangeLog,v 1.17 2004/06/24 22:02:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/ChangeLog,v 1.18 2004/10/05 12:19:44 pvdabeel Exp $ + + 05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> vile-9.3h.ebuild, + vile-9.4d.ebuild: + Masked vile-9.4d.ebuild stable for ppc + + 05 Oct 2004; Pieter Van den Abeele <pvdabeel@gentoo.org> vile-9.3h.ebuild: + Masked vile-9.3h.ebuild stable for ppc 03 Mar 2004; Gustavo Zacarias <gustavoz@gentoo.org> vile-9.4d.ebuild: stable on sparc diff --git a/app-editors/vile/vile-9.3h.ebuild b/app-editors/vile/vile-9.3h.ebuild index bee33347c6a6..2620285af778 100644 --- a/app-editors/vile/vile-9.3h.ebuild +++ b/app-editors/vile/vile-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/vile/vile-9.3h.ebuild,v 1.10 2004/06/24 22:02:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-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" RDEPEND=">=sys-libs/ncurses-5.2 diff --git a/app-editors/vile/vile-9.4d.ebuild b/app-editors/vile/vile-9.4d.ebuild index f13f0e201ad8..c23523e1edbf 100644 --- a/app-editors/vile/vile-9.4d.ebuild +++ b/app-editors/vile/vile-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/vile/vile-9.4d.ebuild,v 1.5 2004/06/24 22:02:54 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vile/vile-9.4d.ebuild,v 1.6 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=">=sys-libs/ncurses-5.2 |