summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2013-05-10 12:49:20 +0000
committerAgostino Sarubbo <ago@gentoo.org>2013-05-10 12:49:20 +0000
commitd6d502e76d86c116eb92b7214bdfb698293d07c6 (patch)
treea370cd41d4838766cd1b9744172a1f31c3dd9840 /app-editors
parentStable for amd64, wrt bug #469010 (diff)
downloadgentoo-2-d6d502e76d86c116eb92b7214bdfb698293d07c6.tar.gz
gentoo-2-d6d502e76d86c116eb92b7214bdfb698293d07c6.tar.bz2
gentoo-2-d6d502e76d86c116eb92b7214bdfb698293d07c6.zip
Stable for amd64, wrt bug #469010
(Portage version: 2.1.11.63/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-editors')
-rw-r--r--app-editors/gvim/ChangeLog7
-rw-r--r--app-editors/gvim/gvim-7.3.762.ebuild4
2 files changed, 6 insertions, 5 deletions
diff --git a/app-editors/gvim/ChangeLog b/app-editors/gvim/ChangeLog
index b2f306160648..64c96264f9cc 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.388 2013/05/08 16:23:10 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/ChangeLog,v 1.389 2013/05/10 12:49:20 ago Exp $
+
+ 10 May 2013; Agostino Sarubbo <ago@gentoo.org> gvim-7.3.762.ebuild:
+ Stable for amd64, wrt bug #469010
08 May 2013; Jeroen Roovers <jer@gentoo.org> gvim-7.3.762.ebuild:
Stable for HPPA (bug #469010).
@@ -1583,5 +1586,3 @@
12 Sep 2002; Hannes Mehnert <hannes@gentoo.org> gvim-6.1.ebuild:
splitted vim into gvim, vim-core and vim
-
-
diff --git a/app-editors/gvim/gvim-7.3.762.ebuild b/app-editors/gvim/gvim-7.3.762.ebuild
index b3903d92a3a4..06144d64c1c9 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.2 2013/05/08 16:23:10 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-editors/gvim/gvim-7.3.762.ebuild,v 1.3 2013/05/10 12:49:20 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() {