public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Patrice Clement" <monsieurp@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/smc-sum-driver/
Date: Fri, 31 Aug 2018 22:12:56 +0000 (UTC)	[thread overview]
Message-ID: <1535753560.b67cb8871089992d0832fdf6b6c36c60ffd2b5af.monsieurp@gentoo> (raw)

commit:     b67cb8871089992d0832fdf6b6c36c60ffd2b5af
Author:     Conrad Kostecki <conrad <AT> kostecki <DOT> com>
AuthorDate: Sat Aug 25 15:28:03 2018 +0000
Commit:     Patrice Clement <monsieurp <AT> gentoo <DOT> org>
CommitDate: Fri Aug 31 22:12:40 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b67cb887

sys-apps/smc-sum-driver: update fetch instructions.

Closes: https://bugs.gentoo.org/663666
Package-Manager: Portage-2.3.48, Repoman-2.3.10

 .../smc-sum-driver-1.6.0.20151201-r1.ebuild        | 39 ++++++++++++++++++++++
 1 file changed, 39 insertions(+)

diff --git a/sys-apps/smc-sum-driver/smc-sum-driver-1.6.0.20151201-r1.ebuild b/sys-apps/smc-sum-driver/smc-sum-driver-1.6.0.20151201-r1.ebuild
new file mode 100644
index 00000000000..825bec7d32e
--- /dev/null
+++ b/sys-apps/smc-sum-driver/smc-sum-driver-1.6.0.20151201-r1.ebuild
@@ -0,0 +1,39 @@
+# Copyright 1999-2018 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit linux-mod
+
+MY_DATE="$(ver_cut 4)"
+MY_PN="${PN//-/_}"
+MY_PV="$(ver_cut 1-3)"
+MY_P="${MY_PN/smc_/}_V${MY_PV}"
+
+DESCRIPTION="Supermicro Update Manager (SUM) kernel module"
+HOMEPAGE="https://www.supermicro.com"
+SRC_URI="${MY_P}_${MY_DATE}.tar.gz"
+
+KEYWORDS="-* ~amd64 ~x86"
+LICENSE="supermicro"
+SLOT="0"
+
+RESTRICT="bindist fetch mirror"
+
+S="${WORKDIR}"/${MY_P}/Linux
+
+BUILD_TARGETS="default"
+MODULE_NAMES="sum_bios(misc:${S})"
+
+pkg_nofetch() {
+	elog "Please contact the Supermicro support at support@supermicro.com,"
+	elog "in order to obtain a copy of ${A}"
+	elog "and place it in your DISTDIR directory."
+}
+
+src_prepare() {
+	# Install new Makefile to respect users CFLAGS and LDFLAGS
+	cp "${FILESDIR}"/makefile Makefile
+
+	default
+}


             reply	other threads:[~2018-08-31 22:13 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-31 22:12 Patrice Clement [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-07-01 22:19 [gentoo-commits] repo/gentoo:master commit in: sys-apps/smc-sum-driver/ Conrad Kostecki
2021-07-01 22:19 Conrad Kostecki
2020-08-08 12:18 Mikle Kolyada
2019-12-02 23:22 Conrad Kostecki
2019-09-08 20:40 Thomas Deutschmann
2019-09-08 20:40 Thomas Deutschmann
2018-09-21 12:20 Thomas Deutschmann
2018-08-31 22:12 Patrice Clement

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=1535753560.b67cb8871089992d0832fdf6b6c36c60ffd2b5af.monsieurp@gentoo \
    --to=monsieurp@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