app-vim/dbext: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 4 Mar 2018 08:18:16 +0000 (09:18 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Mon, 5 Mar 2018 21:46:21 +0000 (22:46 +0100)
app-vim/dbext/dbext-25.0.ebuild
app-vim/dbext/dbext-26.00.ebuild

index 7f4f0348074653ff83779b1c99438fa5dcbbac99..90f05bddfff0a78ed617fc0d1657ea13a58a9b10 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
@@ -6,7 +6,7 @@ EAPI=6
 inherit vim-plugin
 
 DESCRIPTION="vim plugin: easy access to databases"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=356"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=356"
 LICENSE="GPL-2"
 KEYWORDS="amd64 ~mips ppc x86"
 
index a967751576cef2e03b35a04fb8e5566cfd43ae2e..6f66ec1f03b90bfeb34a8a9ae32042ad08c25079 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
@@ -6,7 +6,7 @@ EAPI=6
 inherit vim-plugin
 
 DESCRIPTION="vim plugin: easy access to databases"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=356"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=356"
 LICENSE="GPL-2"
 KEYWORDS="~amd64 ~mips ~ppc ~x86"