diff options
Diffstat (limited to 'app-vim/alternate/alternate-2.8.ebuild')
-rw-r--r-- | app-vim/alternate/alternate-2.8.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/alternate/alternate-2.8.ebuild b/app-vim/alternate/alternate-2.8.ebuild index d76576b320d7..4fa24931eda2 100644 --- a/app-vim/alternate/alternate-2.8.ebuild +++ b/app-vim/alternate/alternate-2.8.ebuild @@ -1,11 +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 $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/alternate/alternate-2.8.ebuild,v 1.2 2004/08/25 16:16:05 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" +HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=31" LICENSE="as-is" KEYWORDS="~alpha ~sparc ~x86 ~ppc ~amd64 ~ia64 ~mips" IUSE="" |