summaryrefslogtreecommitdiff
path: root/app-vim/dbext/dbext-26.00.ebuild
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/dbext/dbext-26.00.ebuild
parent2707a1582576749f067638a846781fb2d05e8045 (diff)
downloadgentoo-c013f6c4c98aac3250b4bd3dc436e56f20738feb.tar.gz
gentoo-c013f6c4c98aac3250b4bd3dc436e56f20738feb.tar.xz
app-vim/dbext: use HTTPS.
Diffstat (limited to 'app-vim/dbext/dbext-26.00.ebuild')
-rw-r--r--app-vim/dbext/dbext-26.00.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/dbext/dbext-26.00.ebuild b/app-vim/dbext/dbext-26.00.ebuild
index a967751576c..6f66ec1f03b 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"