summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-apps/iucode_tool/Manifest1
-rw-r--r--sys-apps/iucode_tool/iucode_tool-1.3.ebuild16
-rw-r--r--sys-apps/iucode_tool/metadata.xml5
3 files changed, 22 insertions, 0 deletions
diff --git a/sys-apps/iucode_tool/Manifest b/sys-apps/iucode_tool/Manifest
new file mode 100644
index 000000000000..2e026ab0e200
--- /dev/null
+++ b/sys-apps/iucode_tool/Manifest
@@ -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
index 000000000000..6e936a1c2df4
--- /dev/null
+++ b/sys-apps/iucode_tool/iucode_tool-1.3.ebuild
@@ -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
index 000000000000..96a2d586367d
--- /dev/null
+++ b/sys-apps/iucode_tool/metadata.xml
@@ -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>