From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id CF91E138359 for ; Fri, 9 Oct 2020 13:36:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1C629E085A; Fri, 9 Oct 2020 13:36:28 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0535FE085A for ; Fri, 9 Oct 2020 13:36:27 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 1670B34069F for ; Fri, 9 Oct 2020 13:36:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4897C3A1 for ; Fri, 9 Oct 2020 13:36:24 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1602250562.6b404d493ffd08480eadc1a429df98f081b27183.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/ipmicfg/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/ipmicfg/Manifest sys-apps/ipmicfg/ipmicfg-1.32.0.200820.ebuild X-VCS-Directories: sys-apps/ipmicfg/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 6b404d493ffd08480eadc1a429df98f081b27183 X-VCS-Branch: master Date: Fri, 9 Oct 2020 13:36:24 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 3a19388b-1a74-4e45-b691-2ed289b4576d X-Archives-Hash: 7e0fc3f8633ac0cd5e83665cbafae8af commit: 6b404d493ffd08480eadc1a429df98f081b27183 Author: Conrad Kostecki gentoo org> AuthorDate: Fri Oct 9 13:36:02 2020 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Fri Oct 9 13:36:02 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6b404d49 sys-apps/ipmicfg: bump to version 1.32.0 Package-Manager: Portage-3.0.8, Repoman-3.0.1 Signed-off-by: Conrad Kostecki gentoo.org> sys-apps/ipmicfg/Manifest | 1 + sys-apps/ipmicfg/ipmicfg-1.32.0.200820.ebuild | 41 +++++++++++++++++++++++++++ 2 files changed, 42 insertions(+) diff --git a/sys-apps/ipmicfg/Manifest b/sys-apps/ipmicfg/Manifest index 162b7b3db62..4600ba0d586 100644 --- a/sys-apps/ipmicfg/Manifest +++ b/sys-apps/ipmicfg/Manifest @@ -1 +1,2 @@ DIST IPMICFG_1.31.1_build.200623.zip 1755988 BLAKE2B d9f851d9f9aa2edd51427e4b03bc09e62cc848079507995aefc9c115fe72b6727747e1739a71a56f7909c67d66150d32d89d7163130b9e23c9bd8f9f07b24d70 SHA512 b138d05ad8d2441be6ee3aa97975a998c5d0863e4b8d46d7841693aaeddece058940327fe57a6407df22204ee838325a19b90caec247f7fe8231cb0ab4058474 +DIST IPMICFG_1.32.0_build.200820.zip 1821515 BLAKE2B a214d45f0a52ba16e85f4287780da1d7c3b236624139f71e32e0112914864a044a5b1756ee75525bbd9e8c475b39c608e80b3fc679388c3d07b4b2823a36d57d SHA512 c800f8fc3675718a7077cd717d0a810a516f17081c0a1d3a440af4b292f1f908b66e2450a1f8f5efcd34ebcaf9db56a2dc8b4c448d6d920fd36578356f7753dc diff --git a/sys-apps/ipmicfg/ipmicfg-1.32.0.200820.ebuild b/sys-apps/ipmicfg/ipmicfg-1.32.0.200820.ebuild new file mode 100644 index 00000000000..c4778e0cb97 --- /dev/null +++ b/sys-apps/ipmicfg/ipmicfg-1.32.0.200820.ebuild @@ -0,0 +1,41 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +MY_DATE="$(ver_cut 4)" +MY_PN="${PN^^}" +MY_PV="$(ver_cut 1-3)" + +DESCRIPTION="An in-band utility for configuring Supermicro IPMI devices" +HOMEPAGE="https://www.supermicro.com" +SRC_URI="https://www.supermicro.com/wftp/utility/{MY_PN}/${MY_PN}_${MY_PV}_build.${MY_DATE}.zip" + +LICENSE="supermicro" +SLOT="0" +KEYWORDS="-* ~amd64 ~x86" +IUSE="uefi" + +BDEPEND="app-arch/unzip" + +RESTRICT="bindist mirror" + +S="${WORKDIR}/${MY_PN}_${MY_PV}_build.${MY_DATE}" + +QA_PREBUILT="usr/bin/ipmicfg" + +src_install() { + newbin Linux/$(usex amd64 '64bit' '32bit')/IPMICFG-Linux.x86$(usex amd64 '_64' '') ipmicfg + + if use uefi; then + insinto /usr/share/ipmicfg + newins UEFI/IPMICFG.efi ipmicfg.efi + fi + + # Install docs + local DOCS=( + "IPMICFG_UserGuide.pdf" + "ReleaseNotes.txt" + ) + einstalldocs +}