app-vim/ri-browser: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sat, 23 Mar 2019 21:59:47 +0000 (22:59 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Tue, 9 Apr 2019 07:27:34 +0000 (09:27 +0200)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11448
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
app-vim/ri-browser/ri-browser-1.2.ebuild

index 577094484201685e264f131040579e07674268e0..8ef0c7657e5b3f5dcad59691f517fab7e6d08017 100644 (file)
@@ -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: interface for browsing ri/ruby documentation"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=494"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=494"
 LICENSE="public-domain"
 SLOT="0"
 KEYWORDS="~amd64 ~ppc ~x86 ~sparc"