blob: 202f27380f6b7887565e745204377974ada16421 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
BDEPEND=secureboot? ( app-crypt/sbsigntools )
DEFINED_PHASES=compile install postinst prepare pretend setup
DEPEND=sys-boot/gnu-efi
DESCRIPTION=The UEFI Boot Manager by Rod Smith
EAPI=8
HOMEPAGE=https://www.rodsbooks.com/refind/
INHERIT=toolchain-funcs secureboot
IUSE=btrfs +ext2 +ext4 hfs +iso9660 ntfs reiserfs custom-cflags doc secureboot
KEYWORDS=~amd64 ~x86
LICENSE=BSD GPL-2 GPL-3 FDL-1.3
SLOT=0
SRC_URI=mirror://sourceforge/project/refind/0.13.3.1/refind-src-0.13.3.1.tar.gz
_eclasses_=toolchain-funcs 513c31b3346458ed1f3878b57da6d61c multilib c19072c3cd7ac5cb21de013f7e9832e0 secureboot f16ffd012ded1947acfc16e42b490ec6
_md5_=e72c17ad384495c9abab9c95b562116e
|