iucode_tool-1.5.ebuild 456 B

12345678910111213141516
  1. # Copyright 1999-2015 Gentoo Foundation
  2. # Distributed under the terms of the GNU General Public License v2
  3. EAPI="5"
  4. GIT_SHA1="20cf768a5137cf2e2d77f7754496dc053fc77741"
  5. DESCRIPTION="tool to manipulate Intel X86 and X86-64 processor microcode update collections"
  6. HOMEPAGE="https://gitlab.com/iucode-tool/"
  7. SRC_URI="https://gitlab.com/iucode-tool/releases/raw/${GIT_SHA1}/${PN/_/-}_${PV}.tar.xz"
  8. LICENSE="GPL-2"
  9. SLOT="0"
  10. KEYWORDS="-* ~amd64 ~x86"
  11. IUSE=""