From 07cc7d0ebb918e9e02b126bcc62e695126824ad5 Mon Sep 17 00:00:00 2001 From: Alfred Wingate Date: Fri, 15 Sep 2023 07:42:27 +0300 Subject: app-crypt/asekey: remove HOMEPAGE, mirror distfile in gentoo namespace * Athena Smartcard LIMITED stopped existing as an entity in 2015 when NXP Semiconducters aquired them. Now their domain has been aquired by an unrelated domain squatter. https://find-and-update.company-information.service.gov.uk/company/05881097/filing-history https://www.nxp.com/company/about-nxp/nxp-acquires-athena-scs:NW-ACQUIRES-ATHENA-SCS Closes: https://bugs.gentoo.org/680720 Signed-off-by: Alfred Wingate Signed-off-by: Sam James --- app-crypt/asekey/asekey-3.7.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'app-crypt/asekey') diff --git a/app-crypt/asekey/asekey-3.7.ebuild b/app-crypt/asekey/asekey-3.7.ebuild index e7f6dbe08462..a6c2a097c9bc 100644 --- a/app-crypt/asekey/asekey-3.7.ebuild +++ b/app-crypt/asekey/asekey-3.7.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -6,8 +6,8 @@ EAPI=7 inherit udev DESCRIPTION="ASEKey USB SIM Card Reader" -HOMEPAGE="https://www.athena-scs.com/" -SRC_URI="http://www.athena-scs.com/docs/reader-drivers/${PN}-${PV/./-}-tar.bz2 -> ${P}.tar.bz2" +HOMEPAGE="https://wiki.gentoo.org/wiki/No_homepage" +SRC_URI="https://dev.gentoo.org/~sam/distfiles/app-crypt/asekey/${P}.tar.bz2" LICENSE="BSD LGPL-2.1" SLOT="0" -- cgit v1.2.3-65-gdbad