From 5505c31b9cccdd62b0ea37b1ee5a3dafd1b95e37 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 4 Mar 2018 09:19:10 +0100 Subject: app-vim/dhcpd-syntax: use HTTPS. --- app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild | 4 ++-- app-vim/dhcpd-syntax/dhcpd-syntax-20030825.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild b/app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild index b5d16e15beb2..64596938a653 100644 --- a/app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild +++ b/app-vim/dhcpd-syntax/dhcpd-syntax-20030825-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: syntax highlighting for dhcpd.conf" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=744" +HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=744" LICENSE="vim" KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~x86-fbsd" diff --git a/app-vim/dhcpd-syntax/dhcpd-syntax-20030825.ebuild b/app-vim/dhcpd-syntax/dhcpd-syntax-20030825.ebuild index 6a4bdb499cec..40f3dc706b8b 100644 --- a/app-vim/dhcpd-syntax/dhcpd-syntax-20030825.ebuild +++ b/app-vim/dhcpd-syntax/dhcpd-syntax-20030825.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 inherit vim-plugin eutils DESCRIPTION="vim plugin: syntax highlighting for dhcpd.conf" -HOMEPAGE="http://www.vim.org/scripts/script.php?script_id=744" +HOMEPAGE="https://www.vim.org/scripts/script.php?script_id=744" LICENSE="vim" KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd" IUSE="" -- cgit v1.2.3-65-gdbad