summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRaúl Porcel <armin76@gentoo.org>2010-11-14 17:20:43 +0000
committerRaúl Porcel <armin76@gentoo.org>2010-11-14 17:20:43 +0000
commit1ea85edd86e2bacdb52c2f805aa1b812cc3a33fc (patch)
tree1a21e7a887692ac73bc36ac7d8c8eb6cdc2cab19 /app-vim/align
parentstable x86, bug 345181 (diff)
downloadhistorical-1ea85edd86e2bacdb52c2f805aa1b812cc3a33fc.tar.gz
historical-1ea85edd86e2bacdb52c2f805aa1b812cc3a33fc.tar.bz2
historical-1ea85edd86e2bacdb52c2f805aa1b812cc3a33fc.zip
alpha/ia64/sparc stable
Package-Manager: portage-2.1.8.3/cvs/Linux ia64
Diffstat (limited to 'app-vim/align')
-rw-r--r--app-vim/align/ChangeLog5
-rw-r--r--app-vim/align/align-41.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/align/ChangeLog b/app-vim/align/ChangeLog
index 368e313cb15a..9ef14e604e9e 100644
--- a/app-vim/align/ChangeLog
+++ b/app-vim/align/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/align
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/align/ChangeLog,v 1.51 2010/11/14 10:49:22 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/align/ChangeLog,v 1.52 2010/11/14 16:57:02 armin76 Exp $
+
+ 14 Nov 2010; Raúl Porcel <armin76@gentoo.org> align-41.ebuild:
+ alpha/ia64/sparc stable
14 Nov 2010; Markus Meier <maekke@gentoo.org> align-41.ebuild:
x86 stable, bug #345035
diff --git a/app-vim/align/align-41.ebuild b/app-vim/align/align-41.ebuild
index 790d1136b967..3e8e13ca674e 100644
--- a/app-vim/align/align-41.ebuild
+++ b/app-vim/align/align-41.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-41.ebuild,v 1.3 2010/11/14 10:49:22 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-41.ebuild,v 1.4 2010/11/14 16:57:02 armin76 Exp $
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=""
SLOT="0"
RDEPEND="app-vim/cecutil"