From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1007599-garchives=archives.gentoo.org@lists.gentoo.org>
Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(No client certificate requested)
	by finch.gentoo.org (Postfix) with ESMTPS id 614421382C5
	for <garchives@archives.gentoo.org>; Mon,  5 Mar 2018 22:01:00 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id B6C21E0828;
	Mon,  5 Mar 2018 22:00:56 +0000 (UTC)
Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by pigeon.gentoo.org (Postfix) with ESMTPS id 8FE5DE0826
	for <gentoo-commits@lists.gentoo.org>; Mon,  5 Mar 2018 22:00:56 +0000 (UTC)
Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52])
	(using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits))
	(No client certificate requested)
	by smtp.gentoo.org (Postfix) with ESMTPS id A9662335C49
	for <gentoo-commits@lists.gentoo.org>; Mon,  5 Mar 2018 22:00:55 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 88797248
	for <gentoo-commits@lists.gentoo.org>; Mon,  5 Mar 2018 22:00:52 +0000 (UTC)
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Content-Transfer-Encoding: 8bit
Content-type: text/plain; charset=UTF-8
Reply-To: gentoo-dev@lists.gentoo.org, "Patrice Clement" <monsieurp@gentoo.org>
Message-ID: <1520286383.5505c31b9cccdd62b0ea37b1ee5a3dafd1b95e37.monsieurp@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: app-vim/dhcpd-syntax/
X-VCS-Repository: repo/gentoo
X-VCS-Files: app-vim/dhcpd-syntax/dhcpd-syntax-20030825-r1.ebuild app-vim/dhcpd-syntax/dhcpd-syntax-20030825.ebuild
X-VCS-Directories: app-vim/dhcpd-syntax/
X-VCS-Committer: monsieurp
X-VCS-Committer-Name: Patrice Clement
X-VCS-Revision: 5505c31b9cccdd62b0ea37b1ee5a3dafd1b95e37
X-VCS-Branch: master
Date: Mon,  5 Mar 2018 22:00:52 +0000 (UTC)
Precedence: bulk
List-Post: <mailto:gentoo-commits@lists.gentoo.org>
List-Help: <mailto:gentoo-commits+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org>
X-BeenThere: gentoo-commits@lists.gentoo.org
X-Archives-Salt: 24de3bac-abaf-4d10-ba57-07f850c5f6c1
X-Archives-Hash: 41f5cd770e3d1a344a177acca4026cbb

commit:     5505c31b9cccdd62b0ea37b1ee5a3dafd1b95e37
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Sun Mar  4 08:19:10 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Mon Mar  5 21:46:23 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5505c31b

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 b5d16e15beb..64596938a65 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 6a4bdb499ce..40f3dc706b8 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=""