commit:     d0ee314a3ec40f9dfa65c52c0bcf18fae4fe881b
Author:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
AuthorDate: Fri Oct  9 15:47:34 2020 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Fri Oct  9 16:03:23 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0ee314a

sys-apps/tas: update SRC_URI

Package-Manager: Portage-3.0.8, Repoman-3.0.1
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 sys-apps/tas/tas-1.6.0.200601.ebuild | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

diff --git a/sys-apps/tas/tas-1.6.0.200601.ebuild 
b/sys-apps/tas/tas-1.6.0.200601.ebuild
index a2146bbbec8..6301047a3e2 100644
--- a/sys-apps/tas/tas-1.6.0.200601.ebuild
+++ b/sys-apps/tas/tas-1.6.0.200601.ebuild
@@ -11,7 +11,7 @@ MY_PV="$(ver_cut 1-3)"
 
 DESCRIPTION="Supermicro Thin-Agent Service for monitoring through the BMC/IPMI"
 HOMEPAGE="https://www.supermicro.com";
-SRC_URI="${MY_PN}_${MY_PV}_build.${MY_DATE}.zip"
+SRC_URI="https://www.supermicro.com/wftp/utility/${MY_PN}/${MY_PN}_${MY_PV}_build.${MY_DATE}.zip";
 
 KEYWORDS="-* ~amd64 ~x86"
 LICENSE="BSD supermicro"
@@ -29,7 +29,7 @@ RDEPEND="
 
 BDEPEND="app-arch/unzip"
 
-RESTRICT="bindist fetch mirror"
+RESTRICT="bindist mirror"
 
 S="${WORKDIR}"
 
@@ -44,12 +44,6 @@ DOCS=(
 
 CONFIG_CHECK="~IPMI_DEVICE_INTERFACE ~IPMI_HANDLER ~IPMI_SI"
 
-pkg_nofetch() {
-       elog "Please download ${A} from"
-       elog "https://www.supermicro.com/SwDownload/UserInfo.aspx?sw=0&cat=TAS";
-       elog "and place it in your DISTDIR directory."
-}
-
 src_unpack() {
        unpack ${A}
        unpack "${S}"/${MY_PN}_${MY_PV}_build.${MY_DATE}_Linux.tar.gz

Reply via email to