diff options
author | 2004-08-25 16:19:07 +0000 | |
---|---|---|
committer | 2004-08-25 16:19:07 +0000 | |
commit | d9e082823e06ddafbd8eb016af38de0fcd3df54f (patch) | |
tree | 485ec2b3ac35a9b3a403da411ca622266976cb78 /app-vim/locateopen/locateopen-0.8.0.ebuild | |
parent | Stable on alpha, bug 60744. (Manifest recommit) (diff) | |
download | gentoo-2-d9e082823e06ddafbd8eb016af38de0fcd3df54f.tar.gz gentoo-2-d9e082823e06ddafbd8eb016af38de0fcd3df54f.tar.bz2 gentoo-2-d9e082823e06ddafbd8eb016af38de0fcd3df54f.zip |
normalised HOMEPAGE to www.vim.org
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="" |