summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2005-09-10 06:29:30 +0000
committerAron Griffis <agriffis@gentoo.org>2005-09-10 06:29:30 +0000
commit1ea8506d8f69fb520d9978491ac1c5ec4b867de8 (patch)
treef868c93e6c94e8ae499136c2d74a65ef1168be94 /app-vim/align
parentMark 0.5-r2 stable on alpha (diff)
downloadgentoo-2-1ea8506d8f69fb520d9978491ac1c5ec4b867de8.tar.gz
gentoo-2-1ea8506d8f69fb520d9978491ac1c5ec4b867de8.tar.bz2
gentoo-2-1ea8506d8f69fb520d9978491ac1c5ec4b867de8.zip
Mark 32 stable on alpha
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-vim/align')
-rw-r--r--app-vim/align/ChangeLog5
-rw-r--r--app-vim/align/Manifest2
-rw-r--r--app-vim/align/align-32.ebuild4
3 files changed, 7 insertions, 4 deletions
diff --git a/app-vim/align/ChangeLog b/app-vim/align/ChangeLog
index e9ba5aa49fce..87789d84921a 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.34 2005/09/07 21:27:07 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/align/ChangeLog,v 1.35 2005/09/10 06:29:30 agriffis Exp $
+
+ 10 Sep 2005; Aron Griffis <agriffis@gentoo.org> align-32.ebuild:
+ Mark 32 stable on alpha
07 Sep 2005; Aron Griffis <agriffis@gentoo.org> align-32.ebuild:
Mark 32 stable on ia64
diff --git a/app-vim/align/Manifest b/app-vim/align/Manifest
index 8c32afdab1af..7523fddc1cba 100644
--- a/app-vim/align/Manifest
+++ b/app-vim/align/Manifest
@@ -1,4 +1,4 @@
-MD5 4f10b40c75f5f8667c09bc7acbce11fb align-32.ebuild 744
+MD5 bde761f19b8d8b646f4400b61a6ffdb5 align-32.ebuild 743
MD5 f3583430b2f7b0686cafd606b08bf203 metadata.xml 156
MD5 e870cff5710d179dc753ac12c1457457 align-30-r1.ebuild 636
MD5 41b55d2b7c1dcf098ab089d4aae2e66b ChangeLog 3736
diff --git a/app-vim/align/align-32.ebuild b/app-vim/align/align-32.ebuild
index 65f9fa6f1f82..5d1a0041c3f0 100644
--- a/app-vim/align/align-32.ebuild
+++ b/app-vim/align/align-32.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-32.ebuild,v 1.3 2005/09/07 21:27:07 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-32.ebuild,v 1.4 2005/09/10 06:29:30 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="GPL-2"
-KEYWORDS="~alpha ~amd64 ia64 mips ~ppc sparc x86"
+KEYWORDS="alpha ~amd64 ia64 mips ~ppc sparc x86"
IUSE=""
RDEPEND="app-vim/cecutil"