mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
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 <parona@protonmail.com> Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
1291988889
commit
07cc7d0ebb
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user