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 | 4d3a1b707bb7a4297d5252cdb1499b5708221ff2 (patch) | |
tree | 525f72844af30f2b840e525fb77f594e357e2077 /app-editors/vim | |
parent | new version (diff) | |
download | gentoo-2-4d3a1b707bb7a4297d5252cdb1499b5708221ff2.tar.gz gentoo-2-4d3a1b707bb7a4297d5252cdb1499b5708221ff2.tar.bz2 gentoo-2-4d3a1b707bb7a4297d5252cdb1499b5708221ff2.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 |