public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Conrad Kostecki" <conikost@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/ipmicfg/
Date: Sun,  2 Oct 2022 14:56:13 +0000 (UTC)	[thread overview]
Message-ID: <1664722563.3d559415373c02ef55e422b6571c0ad77488b95b.conikost@gentoo> (raw)

commit:     3d559415373c02ef55e422b6571c0ad77488b95b
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Sun Oct  2 14:53:15 2022 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sun Oct  2 14:56:03 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d559415

sys-apps/ipmicfg: drop 1.33.2.220126

Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 sys-apps/ipmicfg/Manifest                     |  1 -
 sys-apps/ipmicfg/ipmicfg-1.33.2.220126.ebuild | 40 ---------------------------
 2 files changed, 41 deletions(-)

diff --git a/sys-apps/ipmicfg/Manifest b/sys-apps/ipmicfg/Manifest
index baa257f0be19..f797fb9f8333 100644
--- a/sys-apps/ipmicfg/Manifest
+++ b/sys-apps/ipmicfg/Manifest
@@ -1,2 +1 @@
-DIST IPMICFG_1.33.2_build.220126.zip 2001713 BLAKE2B 12535eb2f0564a7f019e11267b19340daefa279e6f2005cc9360fe06130e30b9fee8cc03b79d2de25e1429e9eedb995026400cec6a8d3b0b66693fb35daa6c6e SHA512 352db617d772c28d77056b4571dd28eefb58795a79ed8032e34306dcb34a72177e22c70984c75e708fcb286b7377757a3d7400270a04dcf70c1e27534bbd38ce
 DIST IPMICFG_1.34.0_build.220906.zip 2239248 BLAKE2B 3a5579c248308824a1a77d00ced831ffb323823fc918e45e02fa7815d50c0028758db49700e3c663ac2b2e24c7a118771e34a23d7f02ae8605d6aa3bac9b4449 SHA512 5b0d8f9fb24387d1e9e6f8da5113fa15f7bd826bc5b75693b6ad90d75badb325f42aa526a14ebec8e0a411c3ea864743883890cf76b0d276d2fd579c5dbbdf21

diff --git a/sys-apps/ipmicfg/ipmicfg-1.33.2.220126.ebuild b/sys-apps/ipmicfg/ipmicfg-1.33.2.220126.ebuild
deleted file mode 100644
index 24e4375c565c..000000000000
--- a/sys-apps/ipmicfg/ipmicfg-1.33.2.220126.ebuild
+++ /dev/null
@@ -1,40 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-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"
-S="${WORKDIR}/${MY_PN}_${MY_PV}_build.${MY_DATE}"
-
-LICENSE="supermicro"
-SLOT="0"
-KEYWORDS="-* ~amd64 ~x86"
-IUSE="uefi"
-
-BDEPEND="app-arch/unzip"
-
-RESTRICT="bindist mirror"
-
-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
-}


             reply	other threads:[~2022-10-02 14:56 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-02 14:56 Conrad Kostecki [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-08-04 14:03 [gentoo-commits] repo/gentoo:master commit in: sys-apps/ipmicfg/ Conrad Kostecki
2024-08-04 14:03 Conrad Kostecki
2023-08-17  7:49 Andrew Ammerlaan
2023-07-15 21:14 Conrad Kostecki
2023-07-15 21:14 Conrad Kostecki
2022-10-02 14:56 Conrad Kostecki
2022-03-28 18:33 Conrad Kostecki
2022-03-28 18:33 Conrad Kostecki
2021-08-28 11:43 Conrad Kostecki
2021-08-28 11:43 Conrad Kostecki
2021-07-01 22:19 Conrad Kostecki
2021-07-01 22:19 Conrad Kostecki
2020-12-27 11:38 Conrad Kostecki
2020-12-27 11:38 Conrad Kostecki
2020-10-23 15:45 Conrad Kostecki
2020-10-09 13:37 Conrad Kostecki
2020-10-09 13:36 Conrad Kostecki
2020-08-09 15:53 Conrad Kostecki
2020-08-09 15:53 Conrad Kostecki
2020-03-12 22:48 Conrad Kostecki
2020-03-12 22:48 Conrad Kostecki
2019-12-02 23:22 Conrad Kostecki
2019-10-06 12:45 Thomas Deutschmann
2019-10-06 12:45 Thomas Deutschmann
2018-12-16 19:30 Andreas Sturmlechner
2018-12-16 19:30 Andreas Sturmlechner
2018-06-22 23:30 Georgy Yakovlev
2018-06-22 23:30 Georgy Yakovlev
2018-03-25  8:09 Michał Górny

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=1664722563.3d559415373c02ef55e422b6571c0ad77488b95b.conikost@gentoo \
    --to=conikost@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