summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-12 15:15:22 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-12 15:15:22 +0000
commit6305f81991bce8fe28a039f3f389296329588923 (patch)
tree5bf43ca92a4e78e5d9a97eac253794e05b8c13f9 /app-editors/gvim
parentStable for arm, wrt bug #467152 (diff)
downloadgentoo-2-6305f81991bce8fe28a039f3f389296329588923.tar.gz
gentoo-2-6305f81991bce8fe28a039f3f389296329588923.tar.bz2
gentoo-2-6305f81991bce8fe28a039f3f389296329588923.zip
Stable for arm, wrt bug #469010
(Portage version: 2.1.11.63/cvs/Linux ppc64, RepoMan options: --include-arches="arm", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors/gvim')
-rw-r--r--app-editors/gvim/ChangeLog5
-rw-r--r--app-editors/gvim/gvim-7.3.762.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-editors/gvim/ChangeLog b/app-editors/gvim/ChangeLog
index f47e6ab422d6..a4b9d6915f52 100644
--- a/app-editors/gvim/ChangeLog
+++ b/app-editors/gvim/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-editors/gvim
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/ChangeLog,v 1.392 2013/05/10 13:16:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/ChangeLog,v 1.393 2013/05/12 15:15:22 ago Exp $
+
+ 12 May 2013; Agostino Sarubbo <ago@gentoo.org> gvim-7.3.762.ebuild:
+ Stable for arm, wrt bug #469010
10 May 2013; Agostino Sarubbo <ago@gentoo.org> gvim-7.3.762.ebuild:
Stable for ppc64, wrt bug #469010
diff --git a/app-editors/gvim/gvim-7.3.762.ebuild b/app-editors/gvim/gvim-7.3.762.ebuild
index 2c676e1fb33a..4f34e4e97789 100644
--- a/app-editors/gvim/gvim-7.3.762.ebuild
+++ b/app-editors/gvim/gvim-7.3.762.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-7.3.762.ebuild,v 1.6 2013/05/10 13:16:20 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-7.3.762.ebuild,v 1.7 2013/05/12 15:15:22 ago Exp $
EAPI=3
VIM_VERSION="7.3"
@@ -15,7 +15,7 @@ SRC_URI="ftp://ftp.vim.org/pub/vim/unix/vim-${VIM_VERSION}.tar.bz2
S="${WORKDIR}/vim${VIM_VERSION/.}"
DESCRIPTION="GUI version of the Vim text editor"
-KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
+KEYWORDS="~alpha amd64 arm hppa ~ia64 ppc ppc64 ~sparc x86 ~x86-fbsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~x86-solaris"
IUSE=""
src_prepare() {