summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2020-06-28 17:38:52 +0200
committerAaron Bauman <bman@gentoo.org>2020-06-28 16:51:14 -0400
commit04b13f4cb1315f8064fd9c3d2fcc2b92e5e61332 (patch)
tree22c382dfa5970045dca260c8da8c6077f1cee091 /dev-libs
parentapp-text/asciidoc: use HTTPS (diff)
downloadgentoo-04b13f4cb1315f8064fd9c3d2fcc2b92e5e61332.tar.gz
gentoo-04b13f4cb1315f8064fd9c3d2fcc2b92e5e61332.tar.bz2
gentoo-04b13f4cb1315f8064fd9c3d2fcc2b92e5e61332.zip
dev-libs/keystone: use HTTPS
Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16472 Signed-off-by: Aaron Bauman <bman@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/keystone/keystone-0.9.1-r1.ebuild2
-rw-r--r--dev-libs/keystone/keystone-0.9.1.ebuild2
-rw-r--r--dev-libs/keystone/keystone-9999.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/keystone/keystone-0.9.1-r1.ebuild b/dev-libs/keystone/keystone-0.9.1-r1.ebuild
index a4863b0bced5..b5390fca67d2 100644
--- a/dev-libs/keystone/keystone-0.9.1-r1.ebuild
+++ b/dev-libs/keystone/keystone-0.9.1-r1.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{6,7,8} )
inherit cmake distutils-r1 llvm
DESCRIPTION="assembly/assembler framework + bindings"
-HOMEPAGE="http://www.keystone-engine.org/"
+HOMEPAGE="https://www.keystone-engine.org/"
if [[ ${PV} == 9999* ]]; then
EGIT_REPO_URI="https://github.com/keystone-engine/keystone.git"
diff --git a/dev-libs/keystone/keystone-0.9.1.ebuild b/dev-libs/keystone/keystone-0.9.1.ebuild
index eefe42cfab59..862e1fa15569 100644
--- a/dev-libs/keystone/keystone-0.9.1.ebuild
+++ b/dev-libs/keystone/keystone-0.9.1.ebuild
@@ -10,7 +10,7 @@ PYTHON_COMPAT=( python3_6 )
inherit cmake-utils distutils-r1 llvm
DESCRIPTION="assembly/assembler framework + bindings"
-HOMEPAGE="http://www.keystone-engine.org/"
+HOMEPAGE="https://www.keystone-engine.org/"
if [[ ${PV} == 9999* ]]; then
EGIT_REPO_URI="https://github.com/keystone-engine/keystone.git"
diff --git a/dev-libs/keystone/keystone-9999.ebuild b/dev-libs/keystone/keystone-9999.ebuild
index a4863b0bced5..b5390fca67d2 100644
--- a/dev-libs/keystone/keystone-9999.ebuild
+++ b/dev-libs/keystone/keystone-9999.ebuild
@@ -9,7 +9,7 @@ PYTHON_COMPAT=( python3_{6,7,8} )
inherit cmake distutils-r1 llvm
DESCRIPTION="assembly/assembler framework + bindings"
-HOMEPAGE="http://www.keystone-engine.org/"
+HOMEPAGE="https://www.keystone-engine.org/"
if [[ ${PV} == 9999* ]]; then
EGIT_REPO_URI="https://github.com/keystone-engine/keystone.git"