From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <gentoo-commits+bounces-1029943-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 D43D1138334
	for <garchives@archives.gentoo.org>; Tue, 12 Jun 2018 09:19:13 +0000 (UTC)
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 47EBDE08DC;
	Tue, 12 Jun 2018 09:19:12 +0000 (UTC)
Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4])
	(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 12EE9E08DC
	for <gentoo-commits@lists.gentoo.org>; Tue, 12 Jun 2018 09:19:12 +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 2A2EE335C86
	for <gentoo-commits@lists.gentoo.org>; Tue, 12 Jun 2018 09:19:10 +0000 (UTC)
Received: from localhost.localdomain (localhost [IPv6:::1])
	by oystercatcher.gentoo.org (Postfix) with ESMTP id 76EA82C2
	for <gentoo-commits@lists.gentoo.org>; Tue, 12 Jun 2018 09:19:08 +0000 (UTC)
From: "Marek Szuba" <marecki@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, "Marek Szuba" <marecki@gentoo.org>
Message-ID: <1528795145.4aa5aff558a3daebf7c2456e0dbc705b23836b9c.marecki@gentoo>
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/elles_icc_profiles/
X-VCS-Repository: repo/gentoo
X-VCS-Files: media-libs/elles_icc_profiles/elles_icc_profiles-20160501.0932-r1.ebuild media-libs/elles_icc_profiles/elles_icc_profiles-20160501.0932.ebuild
X-VCS-Directories: media-libs/elles_icc_profiles/
X-VCS-Committer: marecki
X-VCS-Committer-Name: Marek Szuba
X-VCS-Revision: 4aa5aff558a3daebf7c2456e0dbc705b23836b9c
X-VCS-Branch: master
Date: Tue, 12 Jun 2018 09:19:08 +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: 03c67325-9e6d-4ce7-913c-07ab2cec7876
X-Archives-Hash: 3d98ee2258a4f140c5f0f6104c2bad38

commit:     4aa5aff558a3daebf7c2456e0dbc705b23836b9c
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Mon Jun 11 20:37:05 2018 +0000
Commit:     Marek Szuba <marecki <AT> gentoo <DOT> org>
CommitDate: Tue Jun 12 09:19:05 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4aa5aff5

media-libs/elles_icc_profiles: use HTTPS

Signed-off-by: Marek Szuba <marecki <AT> gentoo.org>

 .../elles_icc_profiles/elles_icc_profiles-20160501.0932-r1.ebuild     | 2 +-
 media-libs/elles_icc_profiles/elles_icc_profiles-20160501.0932.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/media-libs/elles_icc_profiles/elles_icc_profiles-20160501.0932-r1.ebuild b/media-libs/elles_icc_profiles/elles_icc_profiles-20160501.0932-r1.ebuild
index 9bd3e4d5753..98945f5fd3b 100644
--- a/media-libs/elles_icc_profiles/elles_icc_profiles-20160501.0932-r1.ebuild
+++ b/media-libs/elles_icc_profiles/elles_icc_profiles-20160501.0932-r1.ebuild
@@ -7,7 +7,7 @@ MY_PV="$(ver_rs 1 '-')EST"
 MY_P="${PN}-${MY_PV}"
 
 DESCRIPTION="Elle Stone's well-behaved RGB and grey ICC profiles"
-HOMEPAGE="http://ninedegreesbelow.com/photography/lcms-make-icc-profiles.html"
+HOMEPAGE="https://ninedegreesbelow.com/photography/lcms-make-icc-profiles.html"
 SRC_URI="https://github.com/ellelstone/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="CC-BY-SA-3.0"

diff --git a/media-libs/elles_icc_profiles/elles_icc_profiles-20160501.0932.ebuild b/media-libs/elles_icc_profiles/elles_icc_profiles-20160501.0932.ebuild
index 8a7a71687d3..1e0e9380686 100644
--- a/media-libs/elles_icc_profiles/elles_icc_profiles-20160501.0932.ebuild
+++ b/media-libs/elles_icc_profiles/elles_icc_profiles-20160501.0932.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -9,7 +9,7 @@ MY_PV="$(replace_version_separator 1 '-')EST"
 MY_P="${PN}-${MY_PV}"
 
 DESCRIPTION="Elle Stone's well-behaved RGB and grey ICC profiles"
-HOMEPAGE="http://ninedegreesbelow.com/photography/lcms-make-icc-profiles.html"
+HOMEPAGE="https://ninedegreesbelow.com/photography/lcms-make-icc-profiles.html"
 SRC_URI="https://github.com/ellelstone/${PN}/archive/${MY_PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="CC-BY-SA-3.0"