iucode_tool: new package #509742
authorMike Frysinger <vapier@gentoo.org>
Tue, 11 Aug 2015 05:53:57 +0000 (01:53 -0400)
committerMike Frysinger <vapier@gentoo.org>
Tue, 11 Aug 2015 06:18:11 +0000 (02:18 -0400)
sys-apps/iucode_tool/Manifest [new file with mode: 0644]
sys-apps/iucode_tool/iucode_tool-1.3.ebuild [new file with mode: 0644]
sys-apps/iucode_tool/metadata.xml [new file with mode: 0644]

diff --git a/sys-apps/iucode_tool/Manifest b/sys-apps/iucode_tool/Manifest
new file mode 100644 (file)
index 0000000..2e026ab
--- /dev/null
@@ -0,0 +1 @@
+DIST iucode-tool_1.3.tar.xz 127996 SHA256 c6e134fc63ac7e765f729c500adc9e154da57b02e991be35b421acf9c7eb0ea9 SHA512 d84e859b60e39996f2680724f1dd59890960fd55ae610d07e8bc51cdb00f59e27aa79ad905565cfaa36a49d448392db152d2fd98ea5ddba5689377d9d17a945e WHIRLPOOL cbcfdb66bfcdfddea7f9ad44ef8cf5825aad5d79ccfb27da3d54194b8d18eb72c77cb6a8d30653545399fedb982585c4404ccd57c4b1b1a88fd6cdf74d9ba2a1
diff --git a/sys-apps/iucode_tool/iucode_tool-1.3.ebuild b/sys-apps/iucode_tool/iucode_tool-1.3.ebuild
new file mode 100644 (file)
index 0000000..6e936a1
--- /dev/null
@@ -0,0 +1,16 @@
+# Copyright 1999-2015 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Id$
+
+EAPI="5"
+
+GIT_SHA1="8502732d8082bd12adca9266a279611100ef2138"
+
+DESCRIPTION="tool to manipulate Intel X86 and X86-64 processor microcode update collections"
+HOMEPAGE="https://gitlab.com/iucode-tool/"
+SRC_URI="https://gitlab.com/iucode-tool/releases/raw/${GIT_SHA1}/${PN/_/-}_${PV}.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~x86"
+IUSE=""
diff --git a/sys-apps/iucode_tool/metadata.xml b/sys-apps/iucode_tool/metadata.xml
new file mode 100644 (file)
index 0000000..96a2d58
--- /dev/null
@@ -0,0 +1,5 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
+<pkgmetadata>
+<herd>base-system</herd>
+</pkgmetadata>