diff options
Diffstat (limited to 'app-vim/alternate/alternate-2.4.ebuild')
-rw-r--r-- | app-vim/alternate/alternate-2.4.ebuild | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/app-vim/alternate/alternate-2.4.ebuild b/app-vim/alternate/alternate-2.4.ebuild new file mode 100644 index 000000000000..d50107fac1d9 --- /dev/null +++ b/app-vim/alternate/alternate-2.4.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-vim/alternate/alternate-2.4.ebuild,v 1.1 2003/11/15 22:21:36 ciaranm Exp $ + +inherit vim-plugin + +DESCRIPTION="vim plugin: quickly switch between .c and .h files" +HOMEPAGE="http://vim.sourceforge.net/scripts/script.php?script_id=31" +LICENSE="as-is" +KEYWORDS="~alpha ~sparc ~x86 ~ppc" + |