From 9d5cfabd2fd73c5b6de31daf22bb872a53626d06 Mon Sep 17 00:00:00 2001 From: Andrew Ammerlaan Date: Wed, 13 Jan 2021 21:43:28 +0100 Subject: dev-libs/asmjit: use https homepage Package-Manager: Portage-3.0.13, Repoman-3.0.2 Signed-off-by: Andrew Ammerlaan --- dev-libs/asmjit/asmjit-1.0_p22092020.ebuild | 4 ++-- dev-libs/asmjit/asmjit-9999.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'dev-libs') diff --git a/dev-libs/asmjit/asmjit-1.0_p22092020.ebuild b/dev-libs/asmjit/asmjit-1.0_p22092020.ebuild index 4aa72707c..097ccfb7e 100644 --- a/dev-libs/asmjit/asmjit-1.0_p22092020.ebuild +++ b/dev-libs/asmjit/asmjit-1.0_p22092020.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit cmake DESCRIPTION="complete x86/x64 JIT-Assembler for C++ language" -HOMEPAGE="http://asmjit.com/" +HOMEPAGE="https://asmjit.com/" if [[ ${PV} == 9999 ]]; then inherit git-r3 diff --git a/dev-libs/asmjit/asmjit-9999.ebuild b/dev-libs/asmjit/asmjit-9999.ebuild index 4aa72707c..097ccfb7e 100644 --- a/dev-libs/asmjit/asmjit-9999.ebuild +++ b/dev-libs/asmjit/asmjit-9999.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2020 Gentoo Authors +# Copyright 1999-2021 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,7 +6,7 @@ EAPI=7 inherit cmake DESCRIPTION="complete x86/x64 JIT-Assembler for C++ language" -HOMEPAGE="http://asmjit.com/" +HOMEPAGE="https://asmjit.com/" if [[ ${PV} == 9999 ]]; then inherit git-r3 -- cgit v1.2.3-65-gdbad