summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2014-01-18 19:58:50 +0000
committerAgostino Sarubbo <ago@gentoo.org>2014-01-18 19:58:50 +0000
commita596dec4562829024d9a8a2388c6cf4448e30f00 (patch)
tree5480067c44ec2629ea5f4cca30b092c07ca192b7 /app-vim/align
parentStable for alpha, wrt bug #491950 (diff)
downloadgentoo-2-a596dec4562829024d9a8a2388c6cf4448e30f00.tar.gz
gentoo-2-a596dec4562829024d9a8a2388c6cf4448e30f00.tar.bz2
gentoo-2-a596dec4562829024d9a8a2388c6cf4448e30f00.zip
Stable for alpha, wrt bug #491968
(Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="alpha", signed Manifest commit with key 7194459F)
Diffstat (limited to 'app-vim/align')
-rw-r--r--app-vim/align/ChangeLog7
-rw-r--r--app-vim/align/align-43.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-vim/align/ChangeLog b/app-vim/align/ChangeLog
index c3df4ad03e7d..bc0dd800838e 100644
--- a/app-vim/align/ChangeLog
+++ b/app-vim/align/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/align
-# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/align/ChangeLog,v 1.69 2013/12/29 08:34:32 hattya Exp $
+# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/align/ChangeLog,v 1.70 2014/01/18 19:58:50 ago Exp $
+
+ 18 Jan 2014; Agostino Sarubbo <ago@gentoo.org> align-43.ebuild:
+ Stable for alpha, wrt bug #491968
29 Dec 2013; Akinori Hattori <hattya@gentoo.org> align-43.ebuild:
ia64 stable wrt bug #491968
diff --git a/app-vim/align/align-43.ebuild b/app-vim/align/align-43.ebuild
index 603bda168fbf..5d58acc460b4 100644
--- a/app-vim/align/align-43.ebuild
+++ b/app-vim/align/align-43.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/align/align-43.ebuild,v 1.6 2013/12/29 08:34:32 hattya Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-43.ebuild,v 1.7 2014/01/18 19:58:50 ago Exp $
EAPI=5
@@ -9,7 +9,7 @@ inherit vim-plugin
DESCRIPTION="vim plugin: commands and maps to help produce aligned text"
HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=294"
LICENSE="vim"
-KEYWORDS="~alpha amd64 ia64 ~mips ppc sparc x86"
+KEYWORDS="alpha amd64 ia64 ~mips ppc sparc x86"
RDEPEND="app-vim/cecutil"