commit: cb04c132b4d521e9db0f96a56d6c5053c0b6f65c Author: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com> AuthorDate: Thu Feb 22 17:28:04 2018 +0000 Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org> CommitDate: Thu Feb 22 20:18:29 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb04c132
dev-libs/OpenNI2: use HTTPS dev-libs/OpenNI2/OpenNI2-2.2_beta2.ebuild | 4 ++-- dev-libs/OpenNI2/OpenNI2-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/dev-libs/OpenNI2/OpenNI2-2.2_beta2.ebuild b/dev-libs/OpenNI2/OpenNI2-2.2_beta2.ebuild index 218a3a477fa..4f39df7f406 100644 --- a/dev-libs/OpenNI2/OpenNI2-2.2_beta2.ebuild +++ b/dev-libs/OpenNI2/OpenNI2-2.2_beta2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -21,7 +21,7 @@ else fi DESCRIPTION="OpenNI2 SDK" -HOMEPAGE="http://structure.io/openni" +HOMEPAGE="https://structure.io/openni" LICENSE="Apache-2.0" SLOT="0" IUSE="doc java neon opengl static-libs" diff --git a/dev-libs/OpenNI2/OpenNI2-9999.ebuild b/dev-libs/OpenNI2/OpenNI2-9999.ebuild index ced4cfb2c9e..1ced5f727b7 100644 --- a/dev-libs/OpenNI2/OpenNI2-9999.ebuild +++ b/dev-libs/OpenNI2/OpenNI2-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -21,7 +21,7 @@ else fi DESCRIPTION="OpenNI2 SDK" -HOMEPAGE="http://structure.io/openni" +HOMEPAGE="https://structure.io/openni" LICENSE="Apache-2.0" SLOT="0" IUSE="doc java neon opengl static-libs"
