From 546cd7f701185f5588dc55effdacef7a6ebea17c Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Wed, 7 Mar 2018 19:43:10 +0100 Subject: app-vim/neocomplcache: use HTTPS. --- app-vim/neocomplcache/neocomplcache-7.1-r1.ebuild | 4 ++-- app-vim/neocomplcache/neocomplcache-7.1.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'app-vim/neocomplcache') diff --git a/app-vim/neocomplcache/neocomplcache-7.1-r1.ebuild b/app-vim/neocomplcache/neocomplcache-7.1-r1.ebuild index ae2a54cd75d8..ea0fa5e98735 100644 --- a/app-vim/neocomplcache/neocomplcache-7.1-r1.ebuild +++ b/app-vim/neocomplcache/neocomplcache-7.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: ultimate auto completion system" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2620" +HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2620" LICENSE="MIT" KEYWORDS="~amd64 ~x86" diff --git a/app-vim/neocomplcache/neocomplcache-7.1.ebuild b/app-vim/neocomplcache/neocomplcache-7.1.ebuild index 127f58a1c2c1..2e6bd637060e 100644 --- a/app-vim/neocomplcache/neocomplcache-7.1.ebuild +++ b/app-vim/neocomplcache/neocomplcache-7.1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=4 @@ -6,7 +6,7 @@ EAPI=4 inherit vim-plugin DESCRIPTION="vim plugin: ultimate auto completion system" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=2620" +HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=2620" LICENSE="MIT" KEYWORDS="amd64 x86" IUSE="" -- cgit v1.2.3-65-gdbad