summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2006-07-10 14:10:58 +0000
committerAron Griffis <agriffis@gentoo.org>2006-07-10 14:10:58 +0000
commitc88a91b9b2cc2f051c7c762593a880b89379c9f0 (patch)
tree41aea5d391351c43a847e448ee8ce8a293187622 /app-vim
parentMark 3.4.3 stable on ia64 (diff)
downloadgentoo-2-c88a91b9b2cc2f051c7c762593a880b89379c9f0.tar.gz
gentoo-2-c88a91b9b2cc2f051c7c762593a880b89379c9f0.tar.bz2
gentoo-2-c88a91b9b2cc2f051c7c762593a880b89379c9f0.zip
Mark 33 stable on ia64
(Portage version: 2.0.53)
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/align/ChangeLog7
-rw-r--r--app-vim/align/align-33.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/app-vim/align/ChangeLog b/app-vim/align/ChangeLog
index 2b4e08e3d2b2..1cdf24272903 100644
--- a/app-vim/align/ChangeLog
+++ b/app-vim/align/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for app-vim/align
-# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/align/ChangeLog,v 1.38 2005/11/21 20:46:07 ciaranm Exp $
+# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/app-vim/align/ChangeLog,v 1.39 2006/07/10 14:10:58 agriffis Exp $
+
+ 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> align-33.ebuild:
+ Mark 33 stable on ia64
*align-33 (21 Nov 2005)
diff --git a/app-vim/align/align-33.ebuild b/app-vim/align/align-33.ebuild
index 548f45b2365f..aa6ef0ca623e 100644
--- a/app-vim/align/align-33.ebuild
+++ b/app-vim/align/align-33.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2005 Gentoo Foundation
+# 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.1 2005/11/21 20:46:07 ciaranm Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-33.ebuild,v 1.2 2006/07/10 14:10:58 agriffis 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"