summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-04 09:21:49 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-03-05 22:46:25 +0100
commit08dacd782460ed34438e2c1a883bf1874797a23c (patch)
treefe2f13b8fa28d5ec8ed4e3200f8c160022bcd697 /app-vim/dirdiff
parentapp-vim/diffchar: use HTTPS. (diff)
downloadgentoo-08dacd782460ed34438e2c1a883bf1874797a23c.tar.gz
gentoo-08dacd782460ed34438e2c1a883bf1874797a23c.tar.bz2
gentoo-08dacd782460ed34438e2c1a883bf1874797a23c.zip
app-vim/dirdiff: use HTTPS.
Diffstat (limited to 'app-vim/dirdiff')
-rw-r--r--app-vim/dirdiff/dirdiff-1.1.5.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-vim/dirdiff/dirdiff-1.1.5.ebuild b/app-vim/dirdiff/dirdiff-1.1.5.ebuild
index 5f26517162ea..e0cd57fdb82b 100644
--- a/app-vim/dirdiff/dirdiff-1.1.5.ebuild
+++ b/app-vim/dirdiff/dirdiff-1.1.5.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
inherit vim-plugin
DESCRIPTION="vim plugin: diff and merge two directories recursively"
-HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=102"
+HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=102"
LICENSE="BSD"
KEYWORDS="amd64 x86"