diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-06-11 22:37:05 +0200 |
---|---|---|
committer | Marek Szuba <marecki@gentoo.org> | 2018-06-12 10:19:05 +0100 |
commit | 4aa5aff558a3daebf7c2456e0dbc705b23836b9c (patch) | |
tree | c0bbf1843b474c046fb23dbc91e1d47064674627 /media-libs/elles_icc_profiles | |
parent | app-backup/burp: use HTTPS (diff) | |
download | gentoo-4aa5aff558a3daebf7c2456e0dbc705b23836b9c.tar.gz gentoo-4aa5aff558a3daebf7c2456e0dbc705b23836b9c.tar.bz2 gentoo-4aa5aff558a3daebf7c2456e0dbc705b23836b9c.zip |
media-libs/elles_icc_profiles: use HTTPS
Signed-off-by: Marek Szuba <marecki@gentoo.org>
Diffstat (limited to 'media-libs/elles_icc_profiles')
-rw-r--r-- | media-libs/elles_icc_profiles/elles_icc_profiles-20160501.0932-r1.ebuild | 2 | ||||
-rw-r--r-- | 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 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" |