From 25fe66d5b4e75382d94dd39a02a2dac9795c67c8 Mon Sep 17 00:00:00 2001 From: Agostino Sarubbo Date: Tue, 24 Dec 2013 12:56:44 +0000 Subject: Stable for x86, wrt bug #491968 (Portage version: 2.2.7/cvs/Linux x86_64, RepoMan options: --include-arches="x86", signed Manifest commit with key 7194459F) --- app-vim/align/ChangeLog | 5 ++++- app-vim/align/align-43.ebuild | 4 ++-- 2 files changed, 6 insertions(+), 3 deletions(-) (limited to 'app-vim/align') diff --git a/app-vim/align/ChangeLog b/app-vim/align/ChangeLog index 85c9dd79e939..73836c482ee5 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.67 2013/12/23 15:29:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/align/ChangeLog,v 1.68 2013/12/24 12:56:44 ago Exp $ + + 24 Dec 2013; Agostino Sarubbo align-43.ebuild: + Stable for x86, wrt bug #491968 23 Dec 2013; Agostino Sarubbo align-43.ebuild: Stable for sparc, wrt bug #491968 diff --git a/app-vim/align/align-43.ebuild b/app-vim/align/align-43.ebuild index f87eaa93fa73..13e4ecaf7490 100644 --- a/app-vim/align/align-43.ebuild +++ b/app-vim/align/align-43.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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.4 2013/12/23 15:29:13 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-43.ebuild,v 1.5 2013/12/24 12:56:44 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" -- cgit v1.2.3-65-gdbad