diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-22 21:10:48 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-07-22 21:10:48 +0000 |
commit | 1cb8cb46e854f77b1ff81dbd0767674604833dc9 (patch) | |
tree | 27b4fd20e233dad1edb9db7932a47f8d43f40651 /app-editors/vim-core/vim-core-6.3.084.ebuild | |
parent | New version: 2.10.4. Cleaning old ebuilds/patches. (diff) | |
download | gentoo-2-1cb8cb46e854f77b1ff81dbd0767674604833dc9.tar.gz gentoo-2-1cb8cb46e854f77b1ff81dbd0767674604833dc9.tar.bz2 gentoo-2-1cb8cb46e854f77b1ff81dbd0767674604833dc9.zip |
Stable on alpha, bug 99578.
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'app-editors/vim-core/vim-core-6.3.084.ebuild')
-rw-r--r-- | app-editors/vim-core/vim-core-6.3.084.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vim-core/vim-core-6.3.084.ebuild b/app-editors/vim-core/vim-core-6.3.084.ebuild index 13cd39495fdf..48d0990a500d 100644 --- a/app-editors/vim-core/vim-core-6.3.084.ebuild +++ b/app-editors/vim-core/vim-core-6.3.084.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.3.084.ebuild,v 1.6 2005/07/22 08:07:21 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.3.084.ebuild,v 1.7 2005/07/22 21:05:56 kloeri Exp $ inherit vim @@ -21,7 +21,7 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.} DESCRIPTION="vim and gvim shared files" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 sparc x86" IUSE="nls" DEPEND="${DEPEND}" # all the deps for vim-core are in vim.eclass PDEPEND="!livecd? ( >=app-vim/gentoo-syntax-20050515 )" |