diff options
Diffstat (limited to 'app-vim/locateopen/locateopen-0.8.0.ebuild')
-rw-r--r-- | app-vim/locateopen/locateopen-0.8.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/locateopen/locateopen-0.8.0.ebuild b/app-vim/locateopen/locateopen-0.8.0.ebuild index feb7acf9cd9d..a5b4a954fe73 100644 --- a/app-vim/locateopen/locateopen-0.8.0.ebuild +++ b/app-vim/locateopen/locateopen-0.8.0.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/locateopen/locateopen-0.8.0.ebuild,v 1.7 2004/07/14 13:39:02 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/locateopen/locateopen-0.8.0.ebuild,v 1.8 2004/08/25 16:17:34 ciaranm Exp $ inherit vim-plugin DESCRIPTION="vim plugin: open a file without supplying a path" -HOMEPAGE="http://vim.sourceforge.net/scripts/script.php?script_id=858" +HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=858" LICENSE="vim" KEYWORDS="sparc x86 alpha ia64 mips ~ppc" IUSE="" |