app-crypt/shim-signed - 0.2 (calculate)

Search

Package Information

Description:
UEFI Shim bootloader for SecureBoot signed by Microsoft
Homepage:
https://mjg59.dreamwidth.org/20303.html
License:
BSD

Ebuild Details

Version EAPI Keywords Slot
0.2 8 amd64 0
View Raw Ebuild
# Copyright 1999-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=8

DESCRIPTION="UEFI Shim bootloader for SecureBoot signed by Microsoft"
HOMEPAGE="https://mjg59.dreamwidth.org/20303.html"
SRC_URI="https://mirror.calculate-linux.org/source/${PN}/${P}.tgz"

S="${WORKDIR}"

LICENSE="BSD"
SLOT="0"
KEYWORDS="amd64"

src_install() {
	insinto /usr/share
	doins -r "${PN}"
}

Manifest for 0.2

Type File Size Source URLs
DIST shim-signed-0.2.tgz 807709 bytes https://mirror.calculate-linux.org/source/shim-signed/shim-signed-0.2.tgz