blob: 2b8c0bca5a91b0e9db6488e85bbac75c9fec4ffd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
DEFINED_PHASES=compile install postinst prepare
DEPEND=>=sys-boot/gnu-efi-3.0u
DESCRIPTION=The rEFInd UEFI Boot Manager by Rod Smith
EAPI=5
HOMEPAGE=http://www.rodsbooks.com/refind/index.html
IUSE=btrfs +ext2 +ext4 hfs +iso9660 ntfs reiserfs
KEYWORDS=~x86 ~amd64
LICENSE=GPL-3
SLOT=0
SRC_URI=mirror://sourceforge/refind/refind-src-0.9.0.zip
_eclass_exported_funcs=pkg_postinst:- src_prepare:- src_compile:- src_install:-
_eclasses_=eutils 792f83d5ec9536cb5ccef375469d8bde multilib d062ae4ba2fc40a19c11de2ad89b6616 toolchain-funcs 77f907363e91028a361ce5a3e9e7ed1e
_md5_=dccdb65bc5aefa0744afd93bddbf6997
|