From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (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 finch.gentoo.org (Postfix) with ESMTPS id 845EE15813A for ; Sun, 19 Jan 2025 00:04:45 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C55D3E08B0; Sun, 19 Jan 2025 00:04:44 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 87BCEE08B0 for ; Sun, 19 Jan 2025 00:04:44 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 93C7E342FA0 for ; Sun, 19 Jan 2025 00:04:41 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F2354109C for ; Sun, 19 Jan 2025 00:04:39 +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: <1737244968.d0f80cf41a4f7f15d9d3fcd8383693c26518040b.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.8.0.231207.ebuild X-VCS-Directories: sys-apps/tas/ X-VCS-Committer: conikost X-VCS-Committer-Name: Conrad Kostecki X-VCS-Revision: d0f80cf41a4f7f15d9d3fcd8383693c26518040b X-VCS-Branch: master Date: Sun, 19 Jan 2025 00:04:39 +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: 13a7af3a-d47b-4310-921a-cb210dfd21c3 X-Archives-Hash: 17c5b5d9d7d4448149c9300c85a17a4c commit: d0f80cf41a4f7f15d9d3fcd8383693c26518040b Author: Conrad Kostecki gentoo org> AuthorDate: Sun Jan 19 00:02:41 2025 +0000 Commit: Conrad Kostecki gentoo org> CommitDate: Sun Jan 19 00:02:48 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d0f80cf4 sys-apps/tas: drop 1.8.0.231207 Closes: https://bugs.gentoo.org/937316 Signed-off-by: Conrad Kostecki gentoo.org> sys-apps/tas/Manifest | 1 - sys-apps/tas/tas-1.8.0.231207.ebuild | 72 ------------------------------------ 2 files changed, 73 deletions(-) diff --git a/sys-apps/tas/Manifest b/sys-apps/tas/Manifest index a1169dba300a..931ce53a7d31 100644 --- a/sys-apps/tas/Manifest +++ b/sys-apps/tas/Manifest @@ -1,2 +1 @@ -DIST TAS_1.8.0_build.231207.zip 193227 BLAKE2B 4abb31bb6ae099d68e99b707c63b0dc9bbb18dcddd8137c602bdee9dec39c41638d481c117f1479a05ca75e5611d7ab8aa0fb3331d03956f8b952da168266328 SHA512 a1f3dbf41fb691e31381d291a4217a233043ec0a96b92518aaeef4277097499a69c0000ed266aafe17c91f12dd825abeca625ee1a06e3740c7328ef28a833908 DIST TAS_1.9.0_build.240925.zip 29929687 BLAKE2B ff7a9ec37cd2bb934d73ef2f858bb1980450a9730424acd9bc4f444f2f3d35ab5a4a8363c1702d3fdffc9557f28fb4367a3604c5c2a2453ab46ebe238daf396e SHA512 63f5d27e9062858aa0aaa4dda7261ca3e3d7ba194336a856dff1077c6e0440937f49edac9b9e5b809c3c27c7d438afde02165b1185199de190cbf6c934f170df diff --git a/sys-apps/tas/tas-1.8.0.231207.ebuild b/sys-apps/tas/tas-1.8.0.231207.ebuild deleted file mode 100644 index b3be2156ee03..000000000000 --- a/sys-apps/tas/tas-1.8.0.231207.ebuild +++ /dev/null @@ -1,72 +0,0 @@ -# Copyright 1999-2024 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}" - -LICENSE="BSD supermicro" -SLOT="0" -KEYWORDS="-* amd64 x86" - -RDEPEND=" - net-misc/networkmanager - sys-apps/ethtool - sys-apps/net-tools - sys-apps/smartmontools - app-alternatives/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 -}