diff options
author | 2006-10-19 13:10:26 +0000 | |
---|---|---|
committer | 2006-10-19 13:10:26 +0000 | |
commit | 85e82f0b1f8d5bb11fdd78722703fed1586262bf (patch) | |
tree | a7859eafae6e05b568bf0e1029ad468c33f04fd2 /app-vim/align/align-33.ebuild | |
parent | Stable everywhere (diff) | |
download | historical-85e82f0b1f8d5bb11fdd78722703fed1586262bf.tar.gz historical-85e82f0b1f8d5bb11fdd78722703fed1586262bf.tar.bz2 historical-85e82f0b1f8d5bb11fdd78722703fed1586262bf.zip |
Mark 33 stable on alpha
Package-Manager: portage-2.1.1-r1
Diffstat (limited to 'app-vim/align/align-33.ebuild')
-rw-r--r-- | app-vim/align/align-33.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/align/align-33.ebuild b/app-vim/align/align-33.ebuild index a1d2766eb870..61ee2bda4f5d 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.3 2006/09/16 14:42:09 dertobi123 Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-33.ebuild,v 1.4 2006/10/19 13:10:26 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" |