commit:     032c08b8f679be9cb19dcc3647636a3559e6126d
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sat Jun  1 15:55:51 2019 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Tue Jun 18 00:35:02 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=032c08b8

app-vim/splice: update HOMEPAGE, use HTTPS

Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/12150
Signed-off-by: Aaron Bauman <bman <AT> gentoo.org>

 app-vim/splice/splice-1.0.1.ebuild | 4 ++--
 app-vim/splice/splice-1.1.0.ebuild | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/app-vim/splice/splice-1.0.1.ebuild 
b/app-vim/splice/splice-1.0.1.ebuild
index 60628b4e947..4edbc76ad7f 100644
--- a/app-vim/splice/splice-1.0.1.ebuild
+++ b/app-vim/splice/splice-1.0.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit vim-plugin python-single-r1
 
 DESCRIPTION="vim plugin: resolve conflicts during three-way merges"
-HOMEPAGE="https://sjl.bitbucket.org/splice.vim/ 
http://vim.sourceforge.net/scripts/script.php?script_id=4026";
+HOMEPAGE="https://bitbucket.org/sjl/splice.vim/ 
https://www.vim.org/scripts/script.php?script_id=4026";
 
 LICENSE="MIT"
 KEYWORDS="amd64 x86"

diff --git a/app-vim/splice/splice-1.1.0.ebuild 
b/app-vim/splice/splice-1.1.0.ebuild
index f74cf9af1d3..cdcb146ca4a 100644
--- a/app-vim/splice/splice-1.1.0.ebuild
+++ b/app-vim/splice/splice-1.1.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python2_7 )
 inherit vim-plugin python-single-r1 vcs-snapshot
 
 DESCRIPTION="vim plugin: resolve conflicts during three-way merges"
-HOMEPAGE="https://bitbucket.org/sjl/splice.vim 
http://vim.sourceforge.net/scripts/script.php?script_id=4026";
+HOMEPAGE="https://bitbucket.org/sjl/splice.vim/ 
https://www.vim.org/scripts/script.php?script_id=4026";
 SRC_URI="https://bitbucket.org/sjl/${PN}.vim/get/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MIT"

Reply via email to