commit: 4de710bb059bc04abe3630b60af8552f6d706b31
Author: Tim Harder <radhermit <AT> gentoo <DOT> org>
AuthorDate: Thu Aug 31 11:29:42 2017 +0000
Commit: Tim Harder <radhermit <AT> gentoo <DOT> org>
CommitDate: Thu Aug 31 11:29:42 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4de710bb
media-libs/libraw: use https for SRC_URI and HOMEPAGE
media-libs/libraw/libraw-0.17.2.ebuild | 10 +++++-----
media-libs/libraw/libraw-0.18.1.ebuild | 10 +++++-----
media-libs/libraw/libraw-0.18.2.ebuild | 10 +++++-----
3 files changed, 15 insertions(+), 15 deletions(-)
diff --git a/media-libs/libraw/libraw-0.17.2.ebuild
b/media-libs/libraw/libraw-0.17.2.ebuild
index bc91d6a7a50..b6ae8c9c05c 100644
--- a/media-libs/libraw/libraw-0.17.2.ebuild
+++ b/media-libs/libraw/libraw-0.17.2.ebuild
@@ -10,16 +10,16 @@ MY_PV=${PV/_b/-B}
MY_P=${MY_PN}-${MY_PV}
DESCRIPTION="LibRaw is a library for reading RAW files obtained from digital
photo cameras"
-HOMEPAGE="http://www.libraw.org/"
-SRC_URI="http://www.libraw.org/data/${MY_P}.tar.gz
+HOMEPAGE="https://www.libraw.org/"
+SRC_URI="https://www.libraw.org/data/${MY_P}.tar.gz
demosaic? (
-
http://www.libraw.org/data/LibRaw-demosaic-pack-GPL2-${MY_PV}.tar.gz
-
http://www.libraw.org/data/LibRaw-demosaic-pack-GPL3-${MY_PV}.tar.gz
+
https://www.libraw.org/data/LibRaw-demosaic-pack-GPL2-${MY_PV}.tar.gz
+
https://www.libraw.org/data/LibRaw-demosaic-pack-GPL3-${MY_PV}.tar.gz
)"
# Libraw also has it's own license, which is a pdf file and
# can be obtained from here:
-# http://www.libraw.org/data/LICENSE.LibRaw.pdf
+# https://www.libraw.org/data/LICENSE.LibRaw.pdf
LICENSE="LGPL-2.1 CDDL GPL-2 GPL-3"
SLOT="0/15" # subslot = libraw soname version
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux
~x86-linux"
diff --git a/media-libs/libraw/libraw-0.18.1.ebuild
b/media-libs/libraw/libraw-0.18.1.ebuild
index ab9c5065e67..008c700423f 100644
--- a/media-libs/libraw/libraw-0.18.1.ebuild
+++ b/media-libs/libraw/libraw-0.18.1.ebuild
@@ -10,16 +10,16 @@ MY_PV=${PV/_b/-B}
MY_P=${MY_PN}-${MY_PV}
DESCRIPTION="LibRaw is a library for reading RAW files obtained from digital
photo cameras"
-HOMEPAGE="http://www.libraw.org/"
-SRC_URI="http://www.libraw.org/data/${MY_P}.tar.gz
+HOMEPAGE="https://www.libraw.org/"
+SRC_URI="https://www.libraw.org/data/${MY_P}.tar.gz
demosaic? (
-
http://www.libraw.org/data/LibRaw-demosaic-pack-GPL2-${MY_PV}.tar.gz
-
http://www.libraw.org/data/LibRaw-demosaic-pack-GPL3-${MY_PV}.tar.gz
+
https://www.libraw.org/data/LibRaw-demosaic-pack-GPL2-${MY_PV}.tar.gz
+
https://www.libraw.org/data/LibRaw-demosaic-pack-GPL3-${MY_PV}.tar.gz
)"
# Libraw also has it's own license, which is a pdf file and
# can be obtained from here:
-# http://www.libraw.org/data/LICENSE.LibRaw.pdf
+# https://www.libraw.org/data/LICENSE.LibRaw.pdf
LICENSE="LGPL-2.1 CDDL GPL-2 GPL-3"
SLOT="0/16" # subslot = libraw soname version
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86
~amd64-linux ~x86-linux"
diff --git a/media-libs/libraw/libraw-0.18.2.ebuild
b/media-libs/libraw/libraw-0.18.2.ebuild
index 791aa325aec..0fc133a4024 100644
--- a/media-libs/libraw/libraw-0.18.2.ebuild
+++ b/media-libs/libraw/libraw-0.18.2.ebuild
@@ -10,16 +10,16 @@ MY_PV=${PV/_b/-B}
MY_P=${MY_PN}-${MY_PV}
DESCRIPTION="LibRaw is a library for reading RAW files obtained from digital
photo cameras"
-HOMEPAGE="http://www.libraw.org/"
-SRC_URI="http://www.libraw.org/data/${MY_P}.tar.gz
+HOMEPAGE="https://www.libraw.org/"
+SRC_URI="https://www.libraw.org/data/${MY_P}.tar.gz
demosaic? (
-
http://www.libraw.org/data/LibRaw-demosaic-pack-GPL2-${MY_PV}.tar.gz
-
http://www.libraw.org/data/LibRaw-demosaic-pack-GPL3-${MY_PV}.tar.gz
+
https://www.libraw.org/data/LibRaw-demosaic-pack-GPL2-${MY_PV}.tar.gz
+
https://www.libraw.org/data/LibRaw-demosaic-pack-GPL3-${MY_PV}.tar.gz
)"
# Libraw also has it's own license, which is a pdf file and
# can be obtained from here:
-# http://www.libraw.org/data/LICENSE.LibRaw.pdf
+# https://www.libraw.org/data/LICENSE.LibRaw.pdf
LICENSE="LGPL-2.1 CDDL GPL-2 GPL-3"
SLOT="0/16" # subslot = libraw soname version
KEYWORDS="~alpha ~amd64 ~arm ~hppa ia64 ~mips ~ppc ~ppc64 ~sparc ~x86
~amd64-linux ~x86-linux"