diff options
Diffstat (limited to 'app-vim/align/align-21.ebuild')
-rw-r--r-- | app-vim/align/align-21.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/align/align-21.ebuild b/app-vim/align/align-21.ebuild index bc93a8a2c5f8..a4a818ebb2d4 100644 --- a/app-vim/align/align-21.ebuild +++ b/app-vim/align/align-21.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-21.ebuild,v 1.1 2003/08/04 16:55:44 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-21.ebuild,v 1.2 2003/08/19 02:02:56 agriffis Exp $ inherit vim-plugin 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="~x86 ~alpha" +KEYWORDS="x86 alpha" |