summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerris McCormick <fmccor@gentoo.org>2006-11-17 13:09:05 +0000
committerFerris McCormick <fmccor@gentoo.org>2006-11-17 13:09:05 +0000
commit008555b6a98dc88bc924be1466645bce5ca914ac (patch)
tree35e321467857aac67a2c3324ccbddf36fcd6f888 /app-vim/align
parentStable on sparc (diff)
downloadgentoo-2-008555b6a98dc88bc924be1466645bce5ca914ac.tar.gz
gentoo-2-008555b6a98dc88bc924be1466645bce5ca914ac.tar.bz2
gentoo-2-008555b6a98dc88bc924be1466645bce5ca914ac.zip
Stable on sparc.
(Portage version: 2.1.2_rc1-r7)
Diffstat (limited to 'app-vim/align')
-rw-r--r--app-vim/align/ChangeLog5
-rw-r--r--app-vim/align/align-33.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/align/ChangeLog b/app-vim/align/ChangeLog
index 12357c58c17c..a256cb991ba8 100644
--- a/app-vim/align/ChangeLog
+++ b/app-vim/align/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/align
# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/align/ChangeLog,v 1.41 2006/10/19 13:10:26 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/align/ChangeLog,v 1.42 2006/11/17 13:09:05 fmccor Exp $
+
+ 17 Nov 2006; Ferris McCormick <fmccor@gentoo.org> align-33.ebuild:
+ Stable on sparc.
19 Oct 2006; Aron Griffis <agriffis@gentoo.org> align-33.ebuild:
Mark 33 stable on alpha
diff --git a/app-vim/align/align-33.ebuild b/app-vim/align/align-33.ebuild
index 61ee2bda4f5d..2526f0fdcb39 100644
--- a/app-vim/align/align-33.ebuild
+++ b/app-vim/align/align-33.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-33.ebuild,v 1.4 2006/10/19 13:10:26 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-33.ebuild,v 1.5 2006/11/17 13:09:05 fmccor Exp $
inherit vim-plugin
@@ -8,7 +8,7 @@ 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"