public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Thomas Deutschmann" <whissi@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/smc-sum/
Date: Sun,  6 Oct 2019 12:45:42 +0000 (UTC)	[thread overview]
Message-ID: <1570365926.a398f686b16f0cf8092acc7f03bfcb3b1e99b1ae.whissi@gentoo> (raw)

commit:     a398f686b16f0cf8092acc7f03bfcb3b1e99b1ae
Author:     Conrad Kostecki <conrad <AT> kostecki <DOT> com>
AuthorDate: Sat Sep 21 21:45:44 2019 +0000
Commit:     Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
CommitDate: Sun Oct  6 12:45:26 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a398f686

sys-apps/smc-sum: drop old version

Package-Manager: Portage-2.3.76, Repoman-2.3.17
Signed-off-by: Conrad Kostecki <conrad <AT> kostecki.com>
Closes: https://github.com/gentoo/gentoo/pull/13005
Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>

 sys-apps/smc-sum/Manifest                         |  1 -
 sys-apps/smc-sum/smc-sum-2.2.0.20190220-r1.ebuild | 39 -----------------------
 2 files changed, 40 deletions(-)

diff --git a/sys-apps/smc-sum/Manifest b/sys-apps/smc-sum/Manifest
index 5319ee605bb..fd4fdf6fb99 100644
--- a/sys-apps/smc-sum/Manifest
+++ b/sys-apps/smc-sum/Manifest
@@ -1,2 +1 @@
-DIST sum_2.2.0_Linux_x86_64_20190220.tar.gz 8353887 BLAKE2B 47c7a4fbd1fdba065c03cd9172283d5594ac0fc8d5443a7c0d144861899172f38e8a4023a037499baaa5c3accccfc2b45dd356e494ba0dc6ea77bf2e4acccd92 SHA512 f96acd97492d3299781fdc98fa318e8c5b1d02bcf48fe2400006f3231080691a641f0655af057c46dfec71aafd6b589b76f63e90bd936e5a5a48b94788391608
 DIST sum_2.3.0_Linux_x86_64_20190808.tar.gz 8783572 BLAKE2B 92abe3cd246573c107aad5ce76334d5d53d4e5067f6c74c70b8c078910047a6d5254427de89b649b9fdc75832d43fca319a16f4143a486966beb9074b90cb3fc SHA512 83d8e619cd9ad838b681dbee294d6c19741add0994678778c2e7519ed354e447799a5b12676bd9f3ba0ecd8976258b4a11fe4e2e988276ac1aa0353020201ef2

diff --git a/sys-apps/smc-sum/smc-sum-2.2.0.20190220-r1.ebuild b/sys-apps/smc-sum/smc-sum-2.2.0.20190220-r1.ebuild
deleted file mode 100644
index aa3d81c05b4..00000000000
--- a/sys-apps/smc-sum/smc-sum-2.2.0.20190220-r1.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-MY_DATE="$(ver_cut 4)"
-MY_PN="${PN/smc-/}"
-MY_PV="$(ver_cut 1-3)"
-
-DESCRIPTION="Updates the BIOS and IPMI firmware and system settings on Supermicro mainboards"
-HOMEPAGE="https://www.supermicro.com"
-SRC_URI="${MY_PN}_${MY_PV}_Linux_x86_64_${MY_DATE}.tar.gz"
-
-LICENSE="supermicro"
-SLOT="0"
-KEYWORDS="-* ~amd64"
-IUSE="module"
-
-RDEPEND="module? ( sys-apps/smc-sum-driver )"
-
-RESTRICT="bindist fetch mirror"
-
-S="${WORKDIR}/${MY_PN}_${MY_PV}_Linux_x86_64"
-
-DOCS=( "ReleaseNote.txt" "SUM_UserGuide.pdf" "sumrc.sample" "ExternalData/SMCIPID.txt" "ExternalData/VENID.txt" )
-
-QA_PREBUILT="usr/bin/smc-sum"
-
-pkg_nofetch() {
-	elog "Please download ${A} from"
-	elog "https://www.supermicro.com/SwDownload/UserInfo.aspx?sw=0&cat=SUM"
-	elog "and place it in your DISTDIR directory."
-}
-
-src_install() {
-	newbin sum smc-sum
-
-	einstalldocs
-}


             reply	other threads:[~2019-10-06 12:45 UTC|newest]

Thread overview: 34+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-10-06 12:45 Thomas Deutschmann [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-18 19:06 [gentoo-commits] repo/gentoo:master commit in: sys-apps/smc-sum/ Conrad Kostecki
2024-03-18 19:06 Conrad Kostecki
2023-07-15 21:14 Conrad Kostecki
2023-07-15 21:14 Conrad Kostecki
2023-06-05 11:05 Conrad Kostecki
2023-06-02 11:16 Conrad Kostecki
2023-03-12 19:00 Conrad Kostecki
2023-03-12 19:00 Conrad Kostecki
2022-11-02 20:43 Conrad Kostecki
2022-06-25 14:35 Conrad Kostecki
2022-04-13 13:34 Conrad Kostecki
2022-04-13 13:34 Conrad Kostecki
2022-02-11 17:22 Conrad Kostecki
2022-02-11 17:22 Conrad Kostecki
2021-07-01 22:19 Conrad Kostecki
2021-07-01 22:19 Conrad Kostecki
2021-01-09 14:29 Conrad Kostecki
2021-01-09 14:29 Conrad Kostecki
2020-10-09 16:03 Conrad Kostecki
2020-10-09 16:03 Conrad Kostecki
2020-02-04 18:09 Conrad Kostecki
2020-02-04 18:09 Conrad Kostecki
2019-12-02 23:22 Conrad Kostecki
2019-10-06 12:45 Thomas Deutschmann
2019-08-10  6:56 Joonas Niilola
2019-08-10  6:56 Joonas Niilola
2019-03-10 22:38 Patrice Clement
2019-03-10 22:38 Patrice Clement
2018-12-01 22:48 Patrice Clement
2018-10-19  7:54 Michał Górny
2018-08-31 22:12 Patrice Clement
2018-08-31 22:12 Patrice Clement
2018-07-11 11:22 Tony Vroon

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=1570365926.a398f686b16f0cf8092acc7f03bfcb3b1e99b1ae.whissi@gentoo \
    --to=whissi@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