summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Faulhammer <fauli@gentoo.org>2010-12-14 10:25:10 +0000
committerChristian Faulhammer <fauli@gentoo.org>2010-12-14 10:25:10 +0000
commit2a877495a469ee9e8fce99163cf88c28c5305a9e (patch)
tree25b66d715c4942230880c556a0f24a654f883f64 /app-editors
parentstable x86, bug 348269 (diff)
downloadgentoo-2-2a877495a469ee9e8fce99163cf88c28c5305a9e.tar.gz
gentoo-2-2a877495a469ee9e8fce99163cf88c28c5305a9e.tar.bz2
gentoo-2-2a877495a469ee9e8fce99163cf88c28c5305a9e.zip
stable x86, bug 348269
(Portage version: 2.1.9.24/cvs/Linux i686)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/vim/ChangeLog5
-rw-r--r--app-editors/vim/vim-7.3.50.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/vim/ChangeLog b/app-editors/vim/ChangeLog
index 4dbf6f6d4b41..25850985e92b 100644
--- a/app-editors/vim/ChangeLog
+++ b/app-editors/vim/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/vim
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.361 2010/12/13 04:54:19 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.362 2010/12/14 10:25:10 fauli Exp $
+
+ 14 Dec 2010; Christian Faulhammer <fauli@gentoo.org> vim-7.3.50.ebuild:
+ stable x86, bug 348269
13 Dec 2010; Jeroen Roovers <jer@gentoo.org> vim-7.3.50.ebuild:
Stable for HPPA (bug #348269).
diff --git a/app-editors/vim/vim-7.3.50.ebuild b/app-editors/vim/vim-7.3.50.ebuild
index 2f1fdacac39f..53c69750a38e 100644
--- a/app-editors/vim/vim-7.3.50.ebuild
+++ b/app-editors/vim/vim-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/vim-7.3.50.ebuild,v 1.2 2010/12/13 04:54:19 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.3.50.ebuild,v 1.3 2010/12/14 10:25:10 fauli Exp $
EAPI=3
VIM_VERSION="7.3"
@@ -13,7 +13,7 @@ SRC_URI="ftp://ftp.vim.org/pub/vim/unix/vim-${VIM_VERSION}.tar.bz2
S="${WORKDIR}/vim${VIM_VERSION/.}"
DESCRIPTION="Vim, an improved vi-style text editor"
-KEYWORDS="~alpha ~amd64 ~arm hppa ~ia64 ~m68k ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~ppc-aix ~sparc-fbsd ~x86-fbsd ~x64-freebsd ~x86-freebsd ~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 ~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=""
src_prepare() {