blob: b0dd4dd071c9358a7765e6fbfffaf1608751aac5 (
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 fbbbc99d10168de2926e06da7169b8dc multilib c19072c3cd7ac5cb21de013f7e9832e0 secureboot 4911adb593665638c76fbd4e70d451ac
_md5_=e72c17ad384495c9abab9c95b562116e
|