diff options
Diffstat (limited to 'app-vim/align/align-26.ebuild')
-rw-r--r-- | app-vim/align/align-26.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/app-vim/align/align-26.ebuild b/app-vim/align/align-26.ebuild index 05105a8c9715..194eb35315be 100644 --- a/app-vim/align/align-26.ebuild +++ b/app-vim/align/align-26.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-26.ebuild,v 1.3 2004/06/24 22:59:33 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-26.ebuild,v 1.4 2004/07/14 02:46:52 agriffis Exp $ inherit vim-plugin @@ -8,3 +8,4 @@ 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 sparc ~ia64 ~ppc mips" +IUSE="" |