summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-04-12 09:40:19 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-04-12 09:40:19 +0000
commit67519efb82b80b26c8c324e7fd35986b582ea13a (patch)
treec93dda7aa79da214b8118f60461e91ea26417042 /app-vim/c-support
parentStable for x86, wrt bug #502634 (diff)
downloadgentoo-2-67519efb82b80b26c8c324e7fd35986b582ea13a.tar.gz
gentoo-2-67519efb82b80b26c8c324e7fd35986b582ea13a.tar.bz2
gentoo-2-67519efb82b80b26c8c324e7fd35986b582ea13a.zip
Stable for x86, wrt bug #502638
(Portage version: 2.2.8-r1/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-vim/c-support')
-rw-r--r--app-vim/c-support/ChangeLog6
-rw-r--r--app-vim/c-support/c-support-6.1.ebuild4
2 files changed, 6 insertions, 4 deletions
diff --git a/app-vim/c-support/ChangeLog b/app-vim/c-support/ChangeLog
index 289b55b573cd..8fd8f6f4bde9 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.10 2014/04/11 20:34:45 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/c-support/ChangeLog,v 1.11 2014/04/12 09:40:19 ago Exp $
+
+ 12 Apr 2014; Agostino Sarubbo <ago@gentoo.org> c-support-6.1.ebuild:
+ Stable for x86, wrt bug #502638
11 Apr 2014; Chema Alonso <nimiux@gentoo.org> c-support-6.1.ebuild:
Stable for amd64 wrt bug #502638
@@ -44,4 +47,3 @@
29 Apr 2011; Tim Harder <radhermit@gentoo.org> +c-support-5.13.ebuild,
+metadata.xml:
Initial import.
-
diff --git a/app-vim/c-support/c-support-6.1.ebuild b/app-vim/c-support/c-support-6.1.ebuild
index 9cc5974f8b83..4c3cc57c8773 100644
--- a/app-vim/c-support/c-support-6.1.ebuild
+++ b/app-vim/c-support/c-support-6.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2014 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.ebuild,v 1.2 2014/04/11 20:34:45 nimiux Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/c-support/c-support-6.1.ebuild,v 1.3 2014/04/12 09:40:19 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}"