From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6548A158094 for ; Sat, 25 Jun 2022 14:35:36 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 9CF8FE08F6; Sat, 25 Jun 2022 14:35:21 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 41C90E08DD for ; Sat, 25 Jun 2022 14:35:21 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 32EA53410DB for ; Sat, 25 Jun 2022 14:35:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 06784529 for ; Sat, 25 Jun 2022 14:35:17 +0000 (UTC) From: "Conrad Kostecki" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Conrad Kostecki" Message-ID: <1656167690.7dfdc6e5978a1023912bb9832f9e8b9d76b31432.conikost@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-apps/tas/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-apps/tas/Manifest sys-apps/tas/tas-1.6.0.200601-r1.ebuild X-VCS-Directories: sys-apps/tas/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: 7dfdc6e5978a1023912bb9832f9e8b9d76b31432 X-VCS-Branch: master Date: Sat, 25 Jun 2022 14:35:17 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 48b61457-738b-4ac5-afaa-965b9d444b57 X-Archives-Hash: d4d17c332558f9a53ede265e56264ae1 commit: 7dfdc6e5978a1023912bb9832f9e8b9d76b31432 Author: Conrad Kostecki gentoo org> AuthorDate: Sat Jun 25 14:22:02 2022 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sat Jun 25 14:34:50 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7dfdc6e5 sys-apps/tas: drop 1.6.0.200601-r1 Closes: https://bugs.gentoo.org/851879 Signed-off-by: Conrad Kostecki gentoo.org> sys-apps/tas/Manifest | 1 - sys-apps/tas/tas-1.6.0.200601-r1.ebuild | 73 --------------------------------- 2 files changed, 74 deletions(-) diff --git a/sys-apps/tas/Manifest b/sys-apps/tas/Manifest index de88d0fe8479..7c32c7bbcb99 100644 --- a/sys-apps/tas/Manifest +++ b/sys-apps/tas/Manifest @@ -1,2 +1 @@ -DIST TAS_1.6.0_build.200601.zip 15528952 BLAKE2B f2514180c1335c2c8afd5cf0234da8dd22563086cf2c85e38b8dc2bc28b27fd3dac6a09123a0d4f57354cf729ad5050a6253608d15682577c75b551c921aa1b0 SHA512 725e8134a51a75b23f566f1321e87faf44f96603d63b4a253f03c262ec2c40c339e024162ba84da37647cd301a039ca4aa34e42936d1a47303c7fa68e1e5f2f3 DIST TAS_1.7.0_build.220503.zip 15345434 BLAKE2B 48f70d0dbafdb3e2acba8fb2e29007dce21062c843ea601c623664e7df8bf3638f14c489688e25445611d261ab6a30ce2edeae8f4e19749c9d3be61f6c30766b SHA512 dedef4b53afb5607f61d7e8793f966d4345ebb530cb0174c22fb72f41568a0b5c109833609e63d25de562c8de7fec312da3198b023265867b8f1228e0974455b diff --git a/sys-apps/tas/tas-1.6.0.200601-r1.ebuild b/sys-apps/tas/tas-1.6.0.200601-r1.ebuild deleted file mode 100644 index 3ce67d72f4a4..000000000000 --- a/sys-apps/tas/tas-1.6.0.200601-r1.ebuild +++ /dev/null @@ -1,73 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -inherit linux-info optfeature systemd - -MY_DATE="$(ver_cut 4)" -MY_PN="${PN^^}" -MY_PV="$(ver_cut 1-3)" - -DESCRIPTION="Supermicro Thin-Agent Service for monitoring through the BMC/IPMI" -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}" - -KEYWORDS="-* amd64 x86" -LICENSE="BSD supermicro" -SLOT="0" - -RDEPEND=" - net-misc/networkmanager - sys-apps/ethtool - sys-apps/net-tools - sys-apps/smartmontools - sys-block/storcli - sys-devel/bc - sys-fs/lsscsi - sys-fs/mdadm" - -BDEPEND="app-arch/unzip" - -RESTRICT="bindist mirror" - -QA_PREBUILT="usr/bin/IPMITAS" - -DOCS=( - "clireadme.txt" - "ReleaseNotes.txt" - "software_license_agreement_pv.pdf" - "TAS_UserGuide.pdf" -) - -CONFIG_CHECK="~IPMI_DEVICE_INTERFACE ~IPMI_HANDLER ~IPMI_SI" - -src_unpack() { - unpack ${A} - unpack "${S}"/${MY_PN}_${MY_PV}_build.${MY_DATE}_Linux.tar.gz -} - -src_install() { - dobin TAS/$(usex amd64 '64' '32')bit/IPMITAS - - insinto /etc/supermicro - doins "${FILESDIR}"/tas.ini - - dodir /var/log/tas - local logfiles=( {starttime,tas,tas.com}.log ) - for logfile in ${logfiles[@]}; do - touch "${ED}"/var/log/tas/${logfile} || die - dosym ../../var/log/tas/${logfile} /etc/supermicro/${logfile} - done - - newinitd "${FILESDIR}"/tas.initd tas - systemd_newunit "${FILESDIR}"/tas.service tas.service - - einstalldocs -} - -pkg_postinst() { - optfeature "Broadcom controller management" sys-block/storcli - optfeature "LSI controller management" sys-block/sas3ircu -}