From b2be182d49eea46686b5cf2680d457df61e89dc4 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sat, 30 Jun 2018 08:49:38 +0100 Subject: gentoo resync : 30.06.2018 --- .../intel-microcode-20170511.ebuild | 48 ---------------------- 1 file changed, 48 deletions(-) delete mode 100644 sys-firmware/intel-microcode/intel-microcode-20170511.ebuild (limited to 'sys-firmware/intel-microcode/intel-microcode-20170511.ebuild') diff --git a/sys-firmware/intel-microcode/intel-microcode-20170511.ebuild b/sys-firmware/intel-microcode/intel-microcode-20170511.ebuild deleted file mode 100644 index 20126a02fada..000000000000 --- a/sys-firmware/intel-microcode/intel-microcode-20170511.ebuild +++ /dev/null @@ -1,48 +0,0 @@ -# Copyright 1999-2017 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="6" - -inherit toolchain-funcs - -# Find updates by searching and clicking the first link (hopefully it's the one): -# http://www.intel.com/content/www/us/en/search.html?keyword=Processor+Microcode+Data+File - -NUM="26798" -DESCRIPTION="Intel IA32/IA64 microcode update data" -HOMEPAGE="http://inertiawar.com/microcode/ https://downloadcenter.intel.com/Detail_Desc.aspx?DwnldID=${NUM}" -SRC_URI="http://downloadmirror.intel.com/${NUM}/eng/microcode-${PV}.tgz" - -LICENSE="intel-ucode" -SLOT="0" -KEYWORDS="-* amd64 x86" -IUSE="initramfs monolithic +split-ucode" -REQUIRED_USE="|| ( initramfs monolithic split-ucode )" - -DEPEND="initramfs? ( sys-apps/iucode_tool )" -RDEPEND="!