blob: efde1de895d15781d6965c80a5a577d99544b6e7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
DEFINED_PHASES=install postinst setup
DESCRIPTION=Automatic management of UEFI entries
EAPI=8
HOMEPAGE=https://github.com/Biosias/uefi-mkconfig
INHERIT=linux-info optfeature
KEYWORDS=~amd64 ~arm ~arm64 ~x86
LICENSE=Apache-2.0
RDEPEND=app-shells/bash sys-boot/efibootmgr
SLOT=0
SRC_URI=https://github.com/Biosias/uefi-mkconfig/archive/v3.3.tar.gz -> uefi-mkconfig-3.3.tar.gz
_eclasses_=toolchain-funcs d3d42b22a610ce81c267b644bcec9b87 multilib b2a329026f2e404e9e371097dda47f96 linux-info ea4122ba1d8791a12b78e53f9510a2e3 optfeature 222cb475c5a4f7ae7cfb0bf510a6fe54
_md5_=686e8cb27423b0454082b2b0cbe02afe
|