From: "Robin H. Johnson" <robbat2@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/iucode_tool/
Date: Mon, 29 May 2017 17:18:46 +0000 (UTC) [thread overview]
Message-ID: <1496078305.9748377e19d57a7f93ba769df417a59a18b78913.robbat2@gentoo> (raw)
commit: 9748377e19d57a7f93ba769df417a59a18b78913
Author: Ulrich Réale <ulrich.reale <AT> mailoo <DOT> org>
AuthorDate: Sun May 21 06:01:39 2017 +0000
Commit: Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Mon May 29 17:18:25 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9748377e
sys-apps/iucode_tool: version bump to 2.1.2
Package-Manager: Portage-2.3.5, Repoman-2.3.1
(cherry picked from commit 42842402404cfd04e8973185de57834cfb617870)
Fixes: https://github.com/gentoo/gentoo/pull/4698
Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
sys-apps/iucode_tool/Manifest | 1 +
sys-apps/iucode_tool/iucode_tool-2.1.2.ebuild | 15 +++++++++++++++
2 files changed, 16 insertions(+)
diff --git a/sys-apps/iucode_tool/Manifest b/sys-apps/iucode_tool/Manifest
index 99654531074..d2488d75de8 100644
--- a/sys-apps/iucode_tool/Manifest
+++ b/sys-apps/iucode_tool/Manifest
@@ -2,3 +2,4 @@ DIST iucode-tool_1.3.tar.xz 127996 SHA256 c6e134fc63ac7e765f729c500adc9e154da57b
DIST iucode-tool_1.5.tar.xz 132100 SHA256 33271652032f20f866a212bc98ea01a8db65c4ac839fa820aa23da974fd6ff62 SHA512 5f781b5f143f325565e2c790837d75bba5c2d74fe123a2cf3d10030c54c460a73477e1fde4aad3a12d4f1aef316bb1eed3712f1d8ffe9324e92f3665801026ca WHIRLPOOL 75ad3cd19226030a7756caf52765b99c2556829a07e8a706d1d15d0e5e9e960fb3be6660c7980db568cc5675d0ba8faafedf82baf5686ff48f36f670d1a16427
DIST iucode-tool_2.0.tar.xz 139328 SHA256 55b506e8472507556ceea29cc30d5a0fbf86a626159fe45066bc31511a3f4868 SHA512 158d8274df497ea7d2cebb5b837503259e9e97114d62d1f38ac3973ae69bd48bc9f7ab522e51061763947d12dd4236ab4e190ddc15e3e1bd3519401209d91d9e WHIRLPOOL 70b3938131aad875f0cae17168ef16cd12fc6f4db7ed56e3c73d53ba84f285b06514477ac47246a927fd5523b5c36b394954beba3cafd10eeefe8a2e185a5e1b
DIST iucode-tool_2.1.1.tar.xz 143204 SHA256 8f94ec73f5d4d1a6801aaa894fa1c6544d9b27aec16e1a00e18e8241c7e0f6ba SHA512 07ebf1919a997e7270d9c53f0287f53975253eb53e678f30bfc55acefc6fba7a51c6a4edbdcdbba88a7643ecbcba6acd0c93847d6d1648659789af37c9c59cd7 WHIRLPOOL a20e659047bc8eb8fbf83b91d7014004711c0713f450a5ff41f7919b3d7f4b192a5fcaec89cdba43ea40878c0b2c63d4bc628dae001cb5bc88d571b3b328b27e
+DIST iucode-tool_2.1.2.tar.xz 143352 SHA256 01f1c02ba6935e0ac8440fb594c2ef57ce4437fcbce539e3ef329f55a6fd71ab SHA512 f1af71843160500fb9c0b56bffdb1d3db09acf42f6c0a84a5d5311eedfe809f9ac27f89bf1778cab8261d3a540cfe62f3698a45c76be76e7f40179b9c49050e0 WHIRLPOOL 3ca861e36565c9126041c3cdaf05cc27f18d64580482a2d6b3d889c44b8f08bd1a3f8ae1cd1e27dd708c0a38a75e2fb2ed292e42458065cfc029ae8dba575580
diff --git a/sys-apps/iucode_tool/iucode_tool-2.1.2.ebuild b/sys-apps/iucode_tool/iucode_tool-2.1.2.ebuild
new file mode 100644
index 00000000000..dcfaa908e49
--- /dev/null
+++ b/sys-apps/iucode_tool/iucode_tool-2.1.2.ebuild
@@ -0,0 +1,15 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="6"
+
+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/master/${PN/_/-}_${PV}.tar.xz"
+
+LICENSE="GPL-2"
+SLOT="0"
+KEYWORDS="-* ~amd64 ~x86"
+IUSE=""
+
+S="${WORKDIR}/${PN/_/-}-${PV}"
next reply other threads:[~2017-05-29 17:18 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-05-29 17:18 Robin H. Johnson [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-08-19 3:38 [gentoo-commits] repo/gentoo:master commit in: sys-apps/iucode_tool/ Sam James
2022-08-09 20:06 Sam James
2020-06-29 11:30 Thomas Deutschmann
2020-06-29 11:30 Thomas Deutschmann
2018-04-25 20:27 Thomas Deutschmann
2018-04-20 1:35 Aaron Bauman
2018-02-06 13:30 Lars Wendler
2018-01-29 15:48 Lars Wendler
2017-10-10 18:27 Thomas Deutschmann
2017-06-05 21:12 Robin H. Johnson
2017-01-26 10:27 Agostino Sarubbo
2017-01-26 10:26 Agostino Sarubbo
2017-01-25 21:42 Robin H. Johnson
2016-12-21 11:23 Thomas Deutschmann
2016-12-20 12:50 Tobias Klausmann
2016-09-27 13:39 Tony Vroon
2016-09-27 13:39 Tony Vroon
2015-11-23 0:30 Mike Frysinger
2015-08-11 6:18 Mike Frysinger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1496078305.9748377e19d57a7f93ba769df417a59a18b78913.robbat2@gentoo \
--to=robbat2@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox