summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2011-05-03 15:24:46 +0000
committerMarkos Chandras <hwoarang@gentoo.org>2011-05-03 15:24:46 +0000
commitfc763a4ceb06328251c1703059a7a6602e5cc9de (patch)
tree3c3a2b743f30fc0e715a570f8125273a213dc0aa /app-editors
parentStable on amd64 wrt bug #364807 (diff)
downloadgentoo-2-fc763a4ceb06328251c1703059a7a6602e5cc9de.tar.gz
gentoo-2-fc763a4ceb06328251c1703059a7a6602e5cc9de.tar.bz2
gentoo-2-fc763a4ceb06328251c1703059a7a6602e5cc9de.zip
Stable on amd64 wrt bug #364807
(Portage version: 2.1.9.44/cvs/Linux x86_64)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/vim/ChangeLog5
-rw-r--r--app-editors/vim/vim-7.3.135.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/vim/ChangeLog b/app-editors/vim/ChangeLog
index ee730e470a8d..5f52cfda3b2f 100644
--- a/app-editors/vim/ChangeLog
+++ b/app-editors/vim/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/vim
# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.371 2011/05/02 17:00:18 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/ChangeLog,v 1.372 2011/05/03 15:24:45 hwoarang Exp $
+
+ 03 May 2011; Markos Chandras <hwoarang@gentoo.org> vim-7.3.135.ebuild:
+ Stable on amd64 wrt bug #364807
02 May 2011; Jeroen Roovers <jer@gentoo.org> vim-7.3.135.ebuild:
Stable for HPPA (bug #364807).
diff --git a/app-editors/vim/vim-7.3.135.ebuild b/app-editors/vim/vim-7.3.135.ebuild
index f500326a812f..9bf8c5ed3593 100644
--- a/app-editors/vim/vim-7.3.135.ebuild
+++ b/app-editors/vim/vim-7.3.135.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.3.135.ebuild,v 1.2 2011/05/02 17:00:18 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/vim/vim-7.3.135.ebuild,v 1.3 2011/05/03 15:24:46 hwoarang 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() {