summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAgostino Sarubbo <ago@gentoo.org>2012-12-17 17:49:40 +0000
committerAgostino Sarubbo <ago@gentoo.org>2012-12-17 17:49:40 +0000
commit77811f70b7f184bcd90ac2f0a8ad8cde14a7f764 (patch)
tree38502f28aeb22d90c4b59fc40229906a0139ea16 /app-vim/align
parentStable for ia64, wrt bug #436186 (diff)
downloadgentoo-2-77811f70b7f184bcd90ac2f0a8ad8cde14a7f764.tar.gz
gentoo-2-77811f70b7f184bcd90ac2f0a8ad8cde14a7f764.tar.bz2
gentoo-2-77811f70b7f184bcd90ac2f0a8ad8cde14a7f764.zip
Stable for ia64, wrt bug #441122
(Portage version: 2.1.11.31/cvs/Linux ia64, unsigned Manifest commit)
Diffstat (limited to 'app-vim/align')
-rw-r--r--app-vim/align/ChangeLog5
-rw-r--r--app-vim/align/align-42.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/align/ChangeLog b/app-vim/align/ChangeLog
index 01213df3c479..6acebd7cb34e 100644
--- a/app-vim/align/ChangeLog
+++ b/app-vim/align/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/align
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/align/ChangeLog,v 1.58 2012/12/04 11:22:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/align/ChangeLog,v 1.59 2012/12/17 17:49:40 ago Exp $
+
+ 17 Dec 2012; Agostino Sarubbo <ago@gentoo.org> align-42.ebuild:
+ Stable for ia64, wrt bug #441122
04 Dec 2012; <ago@gentoo.org> align-42.ebuild:
Stable for x86, wrt bug #441122
diff --git a/app-vim/align/align-42.ebuild b/app-vim/align/align-42.ebuild
index 751bfa1266a1..b86b95490ec2 100644
--- a/app-vim/align/align-42.ebuild
+++ b/app-vim/align/align-42.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-42.ebuild,v 1.4 2012/12/04 11:22:18 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-42.ebuild,v 1.5 2012/12/17 17:49:40 ago Exp $
EAPI=4
@@ -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"
IUSE=""
RDEPEND="app-vim/cecutil"