app-vim/undotree: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 9 Mar 2018 14:53:27 +0000 (15:53 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 10 Mar 2018 22:55:13 +0000 (23:55 +0100)
app-vim/undotree/undotree-5.0.ebuild
app-vim/undotree/undotree-9999.ebuild

index a3b9c665fc05d7f335c647089d066ce934cc2402..f494f607ca9f5aff83bd018c35bf614243748a57 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -6,7 +6,7 @@ EAPI=6
 inherit vim-plugin vcs-snapshot
 
 DESCRIPTION="vim plugin: display your undo history in a graph"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=4177 https://github.com/mbbill/undotree"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=4177 https://github.com/mbbill/undotree"
 SRC_URI="https://github.com/mbbill/${PN}/archive/rel_${PV}.tar.gz -> ${P}.tar.gz"
 LICENSE="BSD"
 KEYWORDS="amd64 x86"
index e257084dc783ccedd375c95e6fa75e8214d61725..af6935936207cbe5ff6301a4fb01b5cab2c01b4d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,5 +7,5 @@ inherit vim-plugin git-r3
 
 EGIT_REPO_URI="https://github.com/mbbill/undotree.git"
 DESCRIPTION="vim plugin: display your undo history in a graph"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=4177 https://github.com/mbbill/undotree"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=4177 https://github.com/mbbill/undotree"
 LICENSE="BSD"