blob: fe03f6d85dd05d89057c319e64b01b9e49fcdd3e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
BDEPEND=>=sys-apps/iucode_tool-2.3
DEFINED_PHASES=install postinst postrm preinst prepare prerm pretend setup
DESCRIPTION=Intel IA32/IA64 microcode update data
EAPI=7
HOMEPAGE=https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files http://inertiawar.com/microcode/
INHERIT=linux-info toolchain-funcs mount-boot
IUSE=hostonly initramfs +split-ucode vanilla
KEYWORDS=-* amd64 x86
LICENSE=intel-ucode
RDEPEND=hostonly? ( sys-apps/iucode_tool )
REQUIRED_USE=|| ( initramfs split-ucode )
RESTRICT=binchecks bindist mirror strip
SLOT=0
SRC_URI=https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/microcode-20210216.tar.gz https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/raw/437f382b1be4412b9d03e2bbdcda46d83d581242/intel-ucode/06-4e-03 -> intel-ucode-sig_0x406e3-rev_0xd6.bin https://dev.gentoo.org/~whissi/dist/intel-microcode/intel-microcode-collection-20210221.tar.xz
_eclasses_=toolchain-funcs badd6e329e1f3e6bee99b35bf8763ce8 multilib de4beb52bfa93c4c5d96792a6b5e1784 linux-info 2f039741fe92bcea55c78806d16ac0f5 mount-boot 02a45c5e022c08dbc05178522b2772f2
_md5_=58ad5fc2332b379a591fb60b044db65e
|