From: Michael Mair-Keimberger Date: Mon, 11 Jun 2018 20:37:05 +0000 (+0200) Subject: media-libs/elles_icc_profiles: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=4aa5aff558a3daebf7c2456e0dbc705b23836b9c;p=gentoo.git media-libs/elles_icc_profiles: use HTTPS Signed-off-by: Marek Szuba --- 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 9bd3e4d5753d..98945f5fd3bd 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 8a7a71687d32..1e0e9380686c 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"