diff options
author | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-08-25 16:19:07 +0000 |
---|---|---|
committer | Ciaran McCreesh <ciaranm@gentoo.org> | 2004-08-25 16:19:07 +0000 |
commit | d9e082823e06ddafbd8eb016af38de0fcd3df54f (patch) | |
tree | 485ec2b3ac35a9b3a403da411ca622266976cb78 /app-vim/locateopen | |
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')
-rw-r--r-- | app-vim/locateopen/ChangeLog | 5 | ||||
-rw-r--r-- | app-vim/locateopen/locateopen-0.8.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-vim/locateopen/ChangeLog b/app-vim/locateopen/ChangeLog index d6f53062bab5..af691d554cdd 100644 --- a/app-vim/locateopen/ChangeLog +++ b/app-vim/locateopen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-vim/locateopen # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-vim/locateopen/ChangeLog,v 1.8 2004/06/24 23:02:28 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-vim/locateopen/ChangeLog,v 1.9 2004/08/25 16:17:34 ciaranm Exp $ + + 25 Aug 2004; Ciaran McCreesh <ciaranm@gentoo.org> locateopen-0.8.0.ebuild: + Normalised HOMEPAGE to www.vim.org 17 Apr 2004; Ciaran McCreesh <ciaranm@gentoo.org> -locateopen-0.6.2.ebuild: Purge old versions 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="" |