summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2015-06-11 15:04:03 +0000
committerAgostino Sarubbo <ago@gentoo.org>2015-06-11 15:04:03 +0000
commitc2fa81e51553ef90ede7e34b1d6740c39b428d4d (patch)
tree958fa2b3e7ccadc7b68db5d7e4a15f4b0f5548bb /app-vim
parentStable for amd64, wrt bug #535622 (diff)
downloadgentoo-2-c2fa81e51553ef90ede7e34b1d6740c39b428d4d.tar.gz
gentoo-2-c2fa81e51553ef90ede7e34b1d6740c39b428d4d.tar.bz2
gentoo-2-c2fa81e51553ef90ede7e34b1d6740c39b428d4d.zip
Stable for amd64, wrt bug #534922
(Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/c-support/ChangeLog7
-rw-r--r--app-vim/c-support/c-support-6.1.1.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-vim/c-support/ChangeLog b/app-vim/c-support/ChangeLog
index a4f73e643168..87a5d60dd8cc 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-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/c-support/ChangeLog,v 1.12 2014/10/18 03:41:39 radhermit Exp $
+# 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 $
+
+ 11 Jun 2015; Agostino Sarubbo <ago@gentoo.org> c-support-6.1.1.ebuild:
+ Stable for amd64, wrt bug #534922
*c-support-6.1.1 (18 Oct 2014)
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 9bea61e3009e..d2a674dce30a 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-2014 Gentoo Foundation
+# 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.1 2014/10/18 03:41:39 radhermit Exp $
+# $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 $
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}"