summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-04 09:21:33 +0100
committerPatrice Clement <monsieurp@gentoo.org>2018-03-05 22:46:24 +0100
commit87e2161ee09059acce714e53b50cd4f7d427123b (patch)
tree7f10a0ded02105c4d190cca6591c1ba19724df28 /app-vim/diffchar
parentapp-vim/dhcpd-syntax: use HTTPS. (diff)
downloadgentoo-87e2161ee09059acce714e53b50cd4f7d427123b.tar.gz
gentoo-87e2161ee09059acce714e53b50cd4f7d427123b.tar.bz2
gentoo-87e2161ee09059acce714e53b50cd4f7d427123b.zip
app-vim/diffchar: use HTTPS.
Diffstat (limited to 'app-vim/diffchar')
-rw-r--r--app-vim/diffchar/diffchar-7.01.ebuild4
-rw-r--r--app-vim/diffchar/diffchar-7.2.ebuild4
2 files changed, 4 insertions, 4 deletions
diff --git a/app-vim/diffchar/diffchar-7.01.ebuild b/app-vim/diffchar/diffchar-7.01.ebuild
index c7ec4e2fdc9a..6c45dd971e77 100644
--- a/app-vim/diffchar/diffchar-7.01.ebuild
+++ b/app-vim/diffchar/diffchar-7.01.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: highlight the exact differences, based on characters and words"
-HOMEPAGE="https://github.com/rickhowe/diffchar.vim http://www.vim.org/scripts/script.php?script_id=4932"
+HOMEPAGE="https://github.com/rickhowe/diffchar.vim https://www.vim.org/scripts/script.php?script_id=4932"
LICENSE="vim.org"
KEYWORDS="amd64 x86"
diff --git a/app-vim/diffchar/diffchar-7.2.ebuild b/app-vim/diffchar/diffchar-7.2.ebuild
index 6790b0da6cf5..7a51a1973915 100644
--- a/app-vim/diffchar/diffchar-7.2.ebuild
+++ b/app-vim/diffchar/diffchar-7.2.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: highlight the exact differences, based on characters and words"
-HOMEPAGE="https://github.com/rickhowe/diffchar.vim http://www.vim.org/scripts/script.php?script_id=4932"
+HOMEPAGE="https://github.com/rickhowe/diffchar.vim https://www.vim.org/scripts/script.php?script_id=4932"
LICENSE="vim.org"
KEYWORDS="~amd64 ~x86"