diff options
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/vim/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/vim/vim-6.1-r18.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/vim/ChangeLog b/app-editors/vim/ChangeLog index 493778e7f9b6..bb9dfe480548 100644 --- a/app-editors/vim/ChangeLog +++ b/app-editors/vim/ChangeLog @@ -1,9 +1,12 @@ # ChangeLog for app-editors/vim # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.37 2003/01/19 19:36:40 nall Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.38 2003/01/20 14:21:13 nall Exp $ *vim-6.1-r18.ebuild (14 Jan 2003) + 20 Jan 2003; Jon Nall <nall@gentoo.org> vim-6.1-r18.ebuild : + added ~ppc + 14 Jan 2003; Ryan Phillips <rphillips@gentoo.org> vim-6.1-r18.ebuild : patches 1-289 diff --git a/app-editors/vim/vim-6.1-r18.ebuild b/app-editors/vim/vim-6.1-r18.ebuild index 64ecec533281..5ec0c160b893 100644 --- a/app-editors/vim/vim-6.1-r18.ebuild +++ b/app-editors/vim/vim-6.1-r18.ebuild @@ -1,6 +1,6 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r18.ebuild,v 1.1 2003/01/14 18:40:54 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r18.ebuild,v 1.2 2003/01/20 14:21:13 nall Exp $ IUSE="nls perl python ruby tcltk gpm X" @@ -8,7 +8,7 @@ VIMPATCH="vimpatch-1-289.tar.bz2" inherit vim DESCRIPTION="Vi IMproved!" -KEYWORDS="~x86 ~sparc ~alpha" +KEYWORDS="~x86 ~sparc ~alpha ~ppc" DEPEND="app-editors/vim-core sys-libs/libtermcap-compat dev-util/cscope |