media-gfx/openvdb: use HTTPS.
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 15 Mar 2019 22:16:25 +0000 (23:16 +0100)
committerPatrice Clement <monsieurp@gentoo.org>
Mon, 18 Mar 2019 22:52:02 +0000 (23:52 +0100)
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11380
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
media-gfx/openvdb/openvdb-4.0.2-r2.ebuild
media-gfx/openvdb/openvdb-4.0.2.ebuild
media-gfx/openvdb/openvdb-5.2.0.ebuild

index 73415cb7ea20b74c27f8ca3d9643f766bcb09c40..166cef75e0e3685fb7bd7c2f0be66ce991d8d76b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 inherit cmake-utils flag-o-matic python-single-r1
 
 DESCRIPTION="Libs for the efficient manipulation of volumetric data"
-HOMEPAGE="http://www.openvdb.org"
+HOMEPAGE="https://www.openvdb.org"
 SRC_URI="https://github.com/dreamworksanimation/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
        https://dev.gentoo.org/~dracwyrm/patches/${P}-patchset-02.tar.xz"
 
index 97720b303f01ad43ad419b20680e974b8f969eee..84304db862cff5007ddb7a6e40467b6ce1537865 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -7,7 +7,7 @@ PYTHON_COMPAT=( python{2_7,3_4,3_5,3_6} )
 inherit cmake-utils flag-o-matic python-single-r1
 
 DESCRIPTION="Libs for the efficient manipulation of volumetric data"
-HOMEPAGE="http://www.openvdb.org"
+HOMEPAGE="https://www.openvdb.org"
 SRC_URI="https://github.com/dreamworksanimation/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz
        https://github.com/dracwyrm/gentoo-patches/raw/master/${PN}/${P}-patchset-01.tar.xz"
 
index eb5d399b7a68852ae52b331ebdcb983f79cf7c01..bcceabc54872a39ebcb006b3426aa7e9a8536299 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -8,7 +8,7 @@ PYTHON_COMPAT=( python{2_7,3_5,3_6} )
 inherit cmake-utils flag-o-matic python-single-r1
 
 DESCRIPTION="Libs for the efficient manipulation of volumetric data"
-HOMEPAGE="http://www.openvdb.org"
+HOMEPAGE="https://www.openvdb.org"
 SRC_URI="https://github.com/dreamworksanimation/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="MPL-2.0"