Diff seabios-bin-1.16.0 with a seabios-bin-1.16.3
| /usr/portage/sys-firmware/seabios-bin/seabios-bin-1.16.3.ebuild 2025-01-09 00:21:05.502916277 +0300 | ||
|---|---|---|
| 1 |
# Copyright 1999-2022 Gentoo Authors |
|
| 1 |
# Copyright 1999-2025 Gentoo Authors |
|
| 2 | 2 |
# Distributed under the terms of the GNU General Public License v2 |
| 3 | 3 | |
| 4 | 4 |
EAPI=8 |
| ... | ... | |
| 7 | 7 | |
| 8 | 8 |
DESCRIPTION="Open Source implementation of a 16-bit x86 BIOS" |
| 9 | 9 |
HOMEPAGE="https://www.seabios.org/" |
| 10 |
SRC_URI="https://dev.gentoo.org/~ajak/distfiles/${BINPKG}.xpak"
|
|
| 10 |
SRC_URI="https://dev.gentoo.org/~chewi/distfiles/${BINPKG}.xpak"
|
|
| 11 | 11 |
S="${WORKDIR}"
|
| 12 | 12 | |
| 13 | 13 |
LICENSE="LGPL-3 GPL-3" |