diff options
author | 2004-10-05 12:19:44 +0000 | |
---|---|---|
committer | 2004-10-05 12:19:44 +0000 | |
commit | f8ec944b355ab620da0ecb6d0e71aedf601fe8e3 (patch) | |
tree | 0dfe956b6ecabb1a8f04a4efd9da97870dce6572 /app-editors/vile/vile-9.3h.ebuild | |
parent | Added ~sparc keyword. (diff) | |
download | historical-f8ec944b355ab620da0ecb6d0e71aedf601fe8e3.tar.gz historical-f8ec944b355ab620da0ecb6d0e71aedf601fe8e3.tar.bz2 historical-f8ec944b355ab620da0ecb6d0e71aedf601fe8e3.zip |
PPC Keyword modification, see changelog for details
Diffstat (limited to 'app-editors/vile/vile-9.3h.ebuild')
-rw-r--r-- | app-editors/vile/vile-9.3h.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
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 |