diff options
author | Michael Mair-Keimberger <m.mairkeimberger@gmail.com> | 2018-02-22 18:28:04 +0100 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2018-02-22 21:18:29 +0100 |
commit | cb04c132b4d521e9db0f96a56d6c5053c0b6f65c (patch) | |
tree | cd9c1868c9cc12c15b95066c0cff3cdbc24d59c3 /dev-libs | |
parent | sys-cluster/cinder: QUEENS (diff) | |
download | gentoo-cb04c132b4d521e9db0f96a56d6c5053c0b6f65c.tar.gz gentoo-cb04c132b4d521e9db0f96a56d6c5053c0b6f65c.tar.bz2 gentoo-cb04c132b4d521e9db0f96a56d6c5053c0b6f65c.zip |
dev-libs/OpenNI2: use HTTPS
Diffstat (limited to 'dev-libs')
-rw-r--r-- | dev-libs/OpenNI2/OpenNI2-2.2_beta2.ebuild | 4 | ||||
-rw-r--r-- | 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 218a3a477fa7..4f39df7f4066 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 ced4cfb2c9ef..1ced5f727b73 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" |