summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2015-06-16 10:52:13 +0000
committerMikle Kolyada <zlogene@gentoo.org>2015-06-16 10:52:13 +0000
commitfa32b1a1af518874f9598f34e30bb1ba88e5c297 (patch)
tree93ac2f7e537faac0ba355537127bbdeeef5c652d /app-vim
parentx86 stable wrt bug #534938 (diff)
downloadgentoo-2-fa32b1a1af518874f9598f34e30bb1ba88e5c297.tar.gz
gentoo-2-fa32b1a1af518874f9598f34e30bb1ba88e5c297.tar.bz2
gentoo-2-fa32b1a1af518874f9598f34e30bb1ba88e5c297.zip
x86 stable wrt bug #534922
(Portage version: 2.2.18/cvs/Linux x86_64, signed Manifest commit with key 0xC42EB5D6)
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/c-support/ChangeLog5
-rw-r--r--app-vim/c-support/c-support-6.1.1.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/c-support/ChangeLog b/app-vim/c-support/ChangeLog
index 87a5d60dd8cc..d115611c56b7 100644
--- a/app-vim/c-support/ChangeLog
+++ b/app-vim/c-support/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/c-support
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/c-support/ChangeLog,v 1.13 2015/06/11 15:04:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/c-support/ChangeLog,v 1.14 2015/06/16 10:52:13 zlogene Exp $
+
+ 16 Jun 2015; Mikle Kolyada <zlogene@gentoo.org> c-support-6.1.1.ebuild:
+ x86 stable wrt bug #534922
11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> c-support-6.1.1.ebuild:
Stable for amd64, wrt bug #534922
diff --git a/app-vim/c-support/c-support-6.1.1.ebuild b/app-vim/c-support/c-support-6.1.1.ebuild
index d2a674dce30a..f6cfde144ee5 100644
--- a/app-vim/c-support/c-support-6.1.1.ebuild
+++ b/app-vim/c-support/c-support-6.1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/c-support/c-support-6.1.1.ebuild,v 1.2 2015/06/11 15:04:03 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/c-support/c-support-6.1.1.ebuild,v 1.3 2015/06/16 10:52:13 zlogene Exp $
EAPI=5
@@ -9,7 +9,7 @@ inherit vim-plugin
DESCRIPTION="vim plugin: C/C++-IDE -- Write and run programs using menus and hotkeys"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=213"
LICENSE="public-domain"
-KEYWORDS="amd64 ~x86"
+KEYWORDS="amd64 x86"
VIM_PLUGIN_HELPFILES="${PN}"