diff options
Diffstat (limited to 'app-vim/align/align-27.ebuild')
-rw-r--r-- | app-vim/align/align-27.ebuild | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/app-vim/align/align-27.ebuild b/app-vim/align/align-27.ebuild new file mode 100644 index 000000000000..2a6d7a9537a8 --- /dev/null +++ b/app-vim/align/align-27.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-27.ebuild,v 1.1 2004/05/22 13:55:34 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" |