commit: 9e1fcc4b97bc650fc758cd9500816035645f38fb Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Thu Mar 21 17:03:40 2019 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Fri Mar 22 23:59:10 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9e1fcc4b
app-vim/help-extra-syntax: fix HOMEPAGE. Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11447 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> app-vim/help-extra-syntax/help-extra-syntax-20050106-r1.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-vim/help-extra-syntax/help-extra-syntax-20050106-r1.ebuild b/app-vim/help-extra-syntax/help-extra-syntax-20050106-r1.ebuild index 9779d9eb5d8..5b397734af3 100644 --- a/app-vim/help-extra-syntax/help-extra-syntax-20050106-r1.ebuild +++ b/app-vim/help-extra-syntax/help-extra-syntax-20050106-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2018 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=0 @@ -6,7 +6,7 @@ EAPI=0 inherit vim-plugin DESCRIPTION="vim plugin: extra syntax highlighting for help files" -HOMEPAGE="http://mysite.verizon.net/astronaut/vim/" +HOMEPAGE="http://www.drchip.org/astronaut/vim/" LICENSE="public-domain" KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ppc64 sparc x86" IUSE=""
