Gentoo Archives: gentoo-commits

From: Conrad Kostecki <conikost@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/tas/
Date: Fri, 09 Oct 2020 16:03:39
Message-Id: 1602259403.d0ee314a3ec40f9dfa65c52c0bcf18fae4fe881b.conikost@gentoo
1 commit: d0ee314a3ec40f9dfa65c52c0bcf18fae4fe881b
2 Author: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 9 15:47:34 2020 +0000
4 Commit: Conrad Kostecki <conikost <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 9 16:03:23 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0ee314a
7
8 sys-apps/tas: update SRC_URI
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.1
11 Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>
12
13 sys-apps/tas/tas-1.6.0.200601.ebuild | 10 ++--------
14 1 file changed, 2 insertions(+), 8 deletions(-)
15
16 diff --git a/sys-apps/tas/tas-1.6.0.200601.ebuild b/sys-apps/tas/tas-1.6.0.200601.ebuild
17 index a2146bbbec8..6301047a3e2 100644
18 --- a/sys-apps/tas/tas-1.6.0.200601.ebuild
19 +++ b/sys-apps/tas/tas-1.6.0.200601.ebuild
20 @@ -11,7 +11,7 @@ MY_PV="$(ver_cut 1-3)"
21
22 DESCRIPTION="Supermicro Thin-Agent Service for monitoring through the BMC/IPMI"
23 HOMEPAGE="https://www.supermicro.com"
24 -SRC_URI="${MY_PN}_${MY_PV}_build.${MY_DATE}.zip"
25 +SRC_URI="https://www.supermicro.com/wftp/utility/${MY_PN}/${MY_PN}_${MY_PV}_build.${MY_DATE}.zip"
26
27 KEYWORDS="-* ~amd64 ~x86"
28 LICENSE="BSD supermicro"
29 @@ -29,7 +29,7 @@ RDEPEND="
30
31 BDEPEND="app-arch/unzip"
32
33 -RESTRICT="bindist fetch mirror"
34 +RESTRICT="bindist mirror"
35
36 S="${WORKDIR}"
37
38 @@ -44,12 +44,6 @@ DOCS=(
39
40 CONFIG_CHECK="~IPMI_DEVICE_INTERFACE ~IPMI_HANDLER ~IPMI_SI"
41
42 -pkg_nofetch() {
43 - elog "Please download ${A} from"
44 - elog "https://www.supermicro.com/SwDownload/UserInfo.aspx?sw=0&cat=TAS"
45 - elog "and place it in your DISTDIR directory."
46 -}
47 -
48 src_unpack() {
49 unpack ${A}
50 unpack "${S}"/${MY_PN}_${MY_PV}_build.${MY_DATE}_Linux.tar.gz