diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-08-20 22:56:57 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-08-20 22:56:57 +0000 |
commit | 23c797ce13386e6cdc7f3f3f5df7b82ecf8874c2 (patch) | |
tree | 910fa6d3ed4352b1613bc6c152869811563c1bf3 /app-vim/alternate/alternate-2.8.ebuild | |
parent | things that go bump in the night (diff) | |
download | historical-23c797ce13386e6cdc7f3f3f5df7b82ecf8874c2.tar.gz historical-23c797ce13386e6cdc7f3f3f5df7b82ecf8874c2.tar.bz2 historical-23c797ce13386e6cdc7f3f3f5df7b82ecf8874c2.zip |
bbbbbuuuummpppp
Diffstat (limited to 'app-vim/alternate/alternate-2.8.ebuild')
-rw-r--r-- | app-vim/alternate/alternate-2.8.ebuild | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/app-vim/alternate/alternate-2.8.ebuild b/app-vim/alternate/alternate-2.8.ebuild new file mode 100644 index 000000000000..d76576b320d7 --- /dev/null +++ b/app-vim/alternate/alternate-2.8.ebuild @@ -0,0 +1,11 @@ +# Copyright 1999-2004 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-vim/alternate/alternate-2.8.ebuild,v 1.1 2004/08/20 22:56:57 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 ~amd64 ~ia64 ~mips" +IUSE="" |