diff options
author | Ryan Phillips <rphillips@gentoo.org> | 2002-12-09 22:05:03 +0000 |
---|---|---|
committer | Ryan Phillips <rphillips@gentoo.org> | 2002-12-09 22:05:03 +0000 |
commit | beb81a881457cdd8870c375c9a3a060b8d72af65 (patch) | |
tree | d50650486eede78fc3d2b4621e868c4feb0d8e3b /app-editors | |
parent | kde-i18n-*-3.1_rc5 commit (all masked) (diff) | |
download | historical-beb81a881457cdd8870c375c9a3a060b8d72af65.tar.gz historical-beb81a881457cdd8870c375c9a3a060b8d72af65.tar.bz2 historical-beb81a881457cdd8870c375c9a3a060b8d72af65.zip |
I've removed all the ARCHs for the new vim ebuild. Please add compatibility if it exists.
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/gvim/gvim-6.1-r4.ebuild | 4 | ||||
-rw-r--r-- | app-editors/vim/vim-6.1-r17.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/app-editors/gvim/gvim-6.1-r4.ebuild b/app-editors/gvim/gvim-6.1-r4.ebuild index 94ce21944334..bed024085c66 100644 --- a/app-editors/gvim/gvim-6.1-r4.ebuild +++ b/app-editors/gvim/gvim-6.1-r4.ebuild @@ -1,12 +1,12 @@ # Copyright 2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.1-r4.ebuild,v 1.3 2002/12/09 04:17:39 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-6.1-r4.ebuild,v 1.4 2002/12/09 22:03:36 rphillips Exp $ VIMPATCH="vimpatch-1-263.tar.bz2" inherit vim DESCRIPTION="graphical vim" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="~x86" DEPEND="dev-util/cscope >=sys-libs/ncurses-5.2-r2 sys-libs/libtermcap-compat diff --git a/app-editors/vim/vim-6.1-r17.ebuild b/app-editors/vim/vim-6.1-r17.ebuild index ddaadc21857d..5cd77bbb183d 100644 --- a/app-editors/vim/vim-6.1-r17.ebuild +++ b/app-editors/vim/vim-6.1-r17.ebuild @@ -1,12 +1,12 @@ # 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-r17.ebuild,v 1.3 2002/12/09 04:17:41 manson Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r17.ebuild,v 1.4 2002/12/09 22:05:03 rphillips Exp $ VIMPATCH="vimpatch-1-263.tar.bz2" inherit vim DESCRIPTION="Vi IMproved!" -KEYWORDS="~x86 ~ppc ~sparc ~alpha" +KEYWORDS="~x86" DEPEND="app-editors/vim-core sys-libs/libtermcap-compat dev-util/cscope |