summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-02-22 18:28:04 +0100
committerAlexis Ballier <aballier@gentoo.org>2018-02-22 21:18:29 +0100
commitcb04c132b4d521e9db0f96a56d6c5053c0b6f65c (patch)
treecd9c1868c9cc12c15b95066c0cff3cdbc24d59c3
parentsys-cluster/cinder: QUEENS (diff)
downloadgentoo-cb04c132b4d521e9db0f96a56d6c5053c0b6f65c.tar.gz
gentoo-cb04c132b4d521e9db0f96a56d6c5053c0b6f65c.tar.bz2
gentoo-cb04c132b4d521e9db0f96a56d6c5053c0b6f65c.zip
dev-libs/OpenNI2: use HTTPS
-rw-r--r--dev-libs/OpenNI2/OpenNI2-2.2_beta2.ebuild4
-rw-r--r--dev-libs/OpenNI2/OpenNI2-9999.ebuild4
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"