summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-07 19:47:09 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-03-07 23:14:32 +0100
commit2327e96426674eafdc3c64321bc642dd9668fb37 (patch)
tree19617bcb819a6c771464a0b8e9c179ead387e6ee /app-vim/pdv
parentapp-vim/ntp-syntax: use HTTPS. (diff)
downloadgentoo-2327e96426674eafdc3c64321bc642dd9668fb37.tar.gz
gentoo-2327e96426674eafdc3c64321bc642dd9668fb37.tar.bz2
gentoo-2327e96426674eafdc3c64321bc642dd9668fb37.zip
app-vim/pdv: use HTTPS.
Diffstat (limited to 'app-vim/pdv')
-rw-r--r--app-vim/pdv/pdv-1.0.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/pdv/pdv-1.0.1-r1.ebuild b/app-vim/pdv/pdv-1.0.1-r1.ebuild
index ace739c9842f..b1472b47ca6f 100644
--- a/app-vim/pdv/pdv-1.0.1-r1.ebuild
+++ b/app-vim/pdv/pdv-1.0.1-r1.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: PDV (phpDocumentor for Vim)"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=1355"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=1355"
LICENSE="GPL-2"
KEYWORDS="amd64 x86"
IUSE=""