diff options
author | Bjoern Brauel <bjb@gentoo.org> | 2002-12-15 12:35:24 +0000 |
---|---|---|
committer | Bjoern Brauel <bjb@gentoo.org> | 2002-12-15 12:35:24 +0000 |
commit | 57bb841a4871840d265516f178bdd081a9db1641 (patch) | |
tree | 6b5c54d22865abd349ef591107033071c7df26ca /app-editors/vim | |
parent | new version (diff) | |
download | historical-57bb841a4871840d265516f178bdd081a9db1641.tar.gz historical-57bb841a4871840d265516f178bdd081a9db1641.tar.bz2 historical-57bb841a4871840d265516f178bdd081a9db1641.zip |
Cleanups and unmasks for alpha
Diffstat (limited to 'app-editors/vim')
-rw-r--r-- | app-editors/vim/vim-6.1-r17.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vim/vim-6.1-r17.ebuild b/app-editors/vim/vim-6.1-r17.ebuild index 2f156af2d729..845719b4ffe0 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.7 2002/12/15 00:11:26 rphillips Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-6.1-r17.ebuild,v 1.8 2002/12/15 12:35:24 bjb Exp $ VIMPATCH="vimpatch-1-263.tar.bz2" inherit vim DESCRIPTION="Vi IMproved!" -KEYWORDS="~x86 ~sparc" +KEYWORDS="~x86 ~sparc ~alpha" DEPEND="app-editors/vim-core sys-libs/libtermcap-compat dev-util/cscope |