summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-04 09:18:16 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-03-05 22:46:21 +0100
commitc013f6c4c98aac3250b4bd3dc436e56f20738feb (patch)
treeb9392dd0e24af5bb80460a576de35c631d1325ca /app-vim
parentapp-vim/cvsmenu: use HTTPS. (diff)
downloadgentoo-c013f6c4c98aac3250b4bd3dc436e56f20738feb.tar.gz
gentoo-c013f6c4c98aac3250b4bd3dc436e56f20738feb.tar.bz2
gentoo-c013f6c4c98aac3250b4bd3dc436e56f20738feb.zip
app-vim/dbext: use HTTPS.
Diffstat (limited to 'app-vim')
-rw-r--r--app-vim/dbext/dbext-25.0.ebuild4
-rw-r--r--app-vim/dbext/dbext-26.00.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-vim/dbext/dbext-25.0.ebuild b/app-vim/dbext/dbext-25.0.ebuild
index 7f4f03480746..90f05bddfff0 100644
--- a/app-vim/dbext/dbext-25.0.ebuild
+++ b/app-vim/dbext/dbext-25.0.ebuild
@@ -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"
diff --git a/app-vim/dbext/dbext-26.00.ebuild b/app-vim/dbext/dbext-26.00.ebuild
index a967751576ce..6f66ec1f03b9 100644
--- a/app-vim/dbext/dbext-26.00.ebuild
+++ b/app-vim/dbext/dbext-26.00.ebuild
@@ -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"