summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2014-12-14 04:38:26 +0000
committerTim Harder <radhermit@gentoo.org>2014-12-14 04:38:26 +0000
commit8c8a675aefbff8e0fa5502184503c636155861fc (patch)
treed4135dbd4e97f763de470c6efbd64c9f8e4170d5 /app-vim/vcscommand
parentBump optparse-applicative to 0.11.0.1 (diff)
downloadgentoo-2-8c8a675aefbff8e0fa5502184503c636155861fc.tar.gz
gentoo-2-8c8a675aefbff8e0fa5502184503c636155861fc.tar.bz2
gentoo-2-8c8a675aefbff8e0fa5502184503c636155861fc.zip
Stabilize for amd64, ppc, and x86.
(Portage version: 2.2.15/cvs/Linux x86_64, signed Manifest commit with key 4AB3E85B4F064CA3)
Diffstat (limited to 'app-vim/vcscommand')
-rw-r--r--app-vim/vcscommand/ChangeLog7
-rw-r--r--app-vim/vcscommand/vcscommand-1.99.47.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-vim/vcscommand/ChangeLog b/app-vim/vcscommand/ChangeLog
index 5f498766427d..c98fd99abbcc 100644
--- a/app-vim/vcscommand/ChangeLog
+++ b/app-vim/vcscommand/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/vcscommand
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/ChangeLog,v 1.30 2013/06/01 22:23:23 radhermit Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/ChangeLog,v 1.31 2014/12/14 04:38:26 radhermit Exp $
+
+ 14 Dec 2014; Tim Harder <radhermit@gentoo.org> vcscommand-1.99.47.ebuild:
+ Stabilize for amd64, ppc, and x86.
*vcscommand-1.99.47 (01 Jun 2013)
diff --git a/app-vim/vcscommand/vcscommand-1.99.47.ebuild b/app-vim/vcscommand/vcscommand-1.99.47.ebuild
index 35ca58a84a06..ff291990b353 100644
--- a/app-vim/vcscommand/vcscommand-1.99.47.ebuild
+++ b/app-vim/vcscommand/vcscommand-1.99.47.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.47.ebuild,v 1.1 2013/06/01 22:23:23 radhermit Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/vcscommand/vcscommand-1.99.47.ebuild,v 1.2 2014/12/14 04:38:26 radhermit Exp $
EAPI=5
@@ -9,7 +9,7 @@ inherit vim-plugin
DESCRIPTION="vim plugin: CVS/SVN/SVK/git/bzr/hg integration plugin"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=90"
LICENSE="MIT"
-KEYWORDS="~amd64 ~hppa ~ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
+KEYWORDS="amd64 ~hppa ppc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris"
RDEPEND="!app-vim/cvscommand"