diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-09-07 21:27:07 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-09-07 21:27:07 +0000 |
commit | ee43b799a29cbcbb2b13a96c5bd77b618819d96e (patch) | |
tree | 0ebbdec59d881ed0f3e8cd8a9d50daf9e2909d23 /app-vim/align/align-32.ebuild | |
parent | Unmasked jasperreports-1.0.1 because it is reported to work. (diff) | |
download | historical-ee43b799a29cbcbb2b13a96c5bd77b618819d96e.tar.gz historical-ee43b799a29cbcbb2b13a96c5bd77b618819d96e.tar.bz2 historical-ee43b799a29cbcbb2b13a96c5bd77b618819d96e.zip |
Mark 32 stable on ia64
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'app-vim/align/align-32.ebuild')
-rw-r--r-- | app-vim/align/align-32.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/align/align-32.ebuild b/app-vim/align/align-32.ebuild index 1422e92cc951..65f9fa6f1f82 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.2 2005/09/07 02:02:12 ciaranm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-32.ebuild,v 1.3 2005/09/07 21:27:07 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" |