diff options
Diffstat (limited to 'app-vim/alternate/alternate-2.4.ebuild')
-rw-r--r-- | app-vim/alternate/alternate-2.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/alternate/alternate-2.4.ebuild b/app-vim/alternate/alternate-2.4.ebuild index d50107fac1d9..8767f5b94495 100644 --- a/app-vim/alternate/alternate-2.4.ebuild +++ b/app-vim/alternate/alternate-2.4.ebuild @@ -1,11 +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 $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/alternate/alternate-2.4.ebuild,v 1.2 2003/12/10 00:58:25 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" +KEYWORDS="~alpha sparc x86 ~ppc" |