From 579166920dec13df9717b3f0c86214500810e342 Mon Sep 17 00:00:00 2001 From: Christian Faulhammer Date: Tue, 14 Dec 2010 10:04:06 +0000 Subject: stable x86, bug 348269 (Portage version: 2.1.9.24/cvs/Linux i686) --- app-editors/vim-core/ChangeLog | 6 +++++- app-editors/vim-core/vim-core-7.3.50.ebuild | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) (limited to 'app-editors') diff --git a/app-editors/vim-core/ChangeLog b/app-editors/vim-core/ChangeLog index 53b19dfa136d..e3f090acac5d 100644 --- a/app-editors/vim-core/ChangeLog +++ b/app-editors/vim-core/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-editors/vim-core # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.347 2010/12/13 04:53:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/ChangeLog,v 1.348 2010/12/14 10:04:06 fauli Exp $ + + 14 Dec 2010; Christian Faulhammer + vim-core-7.3.50.ebuild: + stable x86, bug 348269 13 Dec 2010; Jeroen Roovers vim-core-7.3.50.ebuild: Stable for HPPA (bug #348269). diff --git a/app-editors/vim-core/vim-core-7.3.50.ebuild b/app-editors/vim-core/vim-core-7.3.50.ebuild index 8730ebd306c5..28206b5f73c8 100644 --- a/app-editors/vim-core/vim-core-7.3.50.ebuild +++ b/app-editors/vim-core/vim-core-7.3.50.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-7.3.50.ebuild,v 1.2 2010/12/13 04:53:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/vim-core/vim-core-7.3.50.ebuild,v 1.3 2010/12/14 10:04:06 fauli Exp $ EAPI=3 VIM_VERSION="7.3" @@ -16,5 +16,5 @@ SRC_URI="ftp://ftp.vim.org/pub/vim/unix/vim-${VIM_VERSION}.tar.bz2 S="${WORKDIR}/vim${VIM_VERSION/.}" DESCRIPTION="vim and gvim shared files" -KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~hppa-hpux ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~m68k-mint ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" -- cgit v1.2.3-65-gdbad