iucode_tool-2.0.ebuild 396 B

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