diff options
Diffstat (limited to 'app-vim/align/align-26.ebuild')
-rw-r--r-- | app-vim/align/align-26.ebuild | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/app-vim/align/align-26.ebuild b/app-vim/align/align-26.ebuild new file mode 100644 index 000000000000..f0fd15f1be9e --- /dev/null +++ b/app-vim/align/align-26.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-vim/align/align-26.ebuild,v 1.1 2004/03/05 23:14:55 ciaranm 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 ~sparc ~ia64 ~ppc ~mips" |