From 7842a77f8f6547e4ad684cb2dab9441e500d08ff Mon Sep 17 00:00:00 2001 From: Sam James Date: Fri, 1 Oct 2021 08:12:37 +0100 Subject: [PATCH] sys-firmware/seabios: update SRC_URI slyfox@ has retired and I've archived the distfiles in my devspace. Package-Manager: Portage-3.0.26, Repoman-3.0.3 Signed-off-by: Sam James --- sys-firmware/seabios/seabios-1.14.0-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sys-firmware/seabios/seabios-1.14.0-r2.ebuild b/sys-firmware/seabios/seabios-1.14.0-r2.ebuild index 22c08e1b9bedb..37b8af0969c17 100644 --- a/sys-firmware/seabios/seabios-1.14.0-r2.ebuild +++ b/sys-firmware/seabios/seabios-1.14.0-r2.ebuild @@ -24,7 +24,7 @@ else SRC_URI=" !binary? ( https://www.seabios.org/downloads/${P}.tar.gz ) - binary? ( https://dev.gentoo.org/~slyfox/distfiles/${P}-r2-bin.tar.xz )" + binary? ( https://dev.gentoo.org/~sam/distfiles/${P}-r2-bin.tar.xz )" fi DESCRIPTION="Open Source implementation of a 16-bit x86 BIOS"