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 | |
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')
-rw-r--r-- | app-editors/vim-core/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/vim-core/vim-core-6.3-r4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/vim-core/ChangeLog b/app-editors/vim-core/ChangeLog index 97a675f9c4f3..2d1349f6f64f 100644 --- a/app-editors/vim-core/ChangeLog +++ b/app-editors/vim-core/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/vim-core # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.132 2005/02/17 20:40:46 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.133 2005/03/03 02:04:53 morfic Exp $ + + 02 Mar 2005; Daniel Goller <morfic@gentoo.org> vim-core-6.3-r4.ebuild: + Stable on ppc 17 Feb 2005; Ciaran McCreesh <ciaranm@gentoo.org> vim-core-6.3-r4.ebuild: Stable on x86, sparc, mips 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 )" |