diff options
author | Daniel Goller <morfic@gentoo.org> | 2005-03-03 02:04:53 +0000 |
---|---|---|
committer | Daniel Goller <morfic@gentoo.org> | 2005-03-03 02:04:53 +0000 |
commit | a86dbc2dcf3dc406a71a521d8f9074a40e9767c0 (patch) | |
tree | 644c997d0df33fb35b42814c8d3b7d504265e6ff /app-editors/vim-core/vim-core-6.3-r4.ebuild | |
parent | Stable on sparc wrt security bug #74008. (diff) | |
download | gentoo-2-a86dbc2dcf3dc406a71a521d8f9074a40e9767c0.tar.gz gentoo-2-a86dbc2dcf3dc406a71a521d8f9074a40e9767c0.tar.bz2 gentoo-2-a86dbc2dcf3dc406a71a521d8f9074a40e9767c0.zip |
Stable on ppc
(Portage version: 2.0.51-r15)
Diffstat (limited to 'app-editors/vim-core/vim-core-6.3-r4.ebuild')
-rw-r--r-- | app-editors/vim-core/vim-core-6.3-r4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-editors/vim-core/vim-core-6.3-r4.ebuild b/app-editors/vim-core/vim-core-6.3-r4.ebuild index 1d68cc731caf..67f82dfbda29 100644 --- a/app-editors/vim-core/vim-core-6.3-r4.ebuild +++ b/app-editors/vim-core/vim-core-6.3-r4.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-r4.ebuild,v 1.2 2005/02/17 20:40:46 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-6.3-r4.ebuild,v 1.3 2005/03/03 02:04:53 morfic Exp $ inherit vim @@ -18,7 +18,7 @@ SRC_URI="${SRC_URI} S=${WORKDIR}/vim${VIM_VERSION/.} DESCRIPTION="vim and gvim shared files" -KEYWORDS="x86 sparc mips ~ppc ~alpha ~amd64 ~ia64 ~arm ~hppa ~ppc64 ~s390" +KEYWORDS="x86 sparc mips ppc ~alpha ~amd64 ~ia64 ~arm ~hppa ~ppc64 ~s390" IUSE="${IUSE} nls" DEPEND="${DEPEND}" # all the deps for vim-core are in vim.eclass PDEPEND="!livecd? ( app-vim/gentoo-syntax )" |