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 (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id C38F115808B for ; Fri, 4 Mar 2022 23:58:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 972FBE097E; Fri, 4 Mar 2022 23:58:58 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7429BE097E for ; Fri, 4 Mar 2022 23:58:58 +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 773E2342F43 for ; Fri, 4 Mar 2022 23:58:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BB5D630C for ; Fri, 4 Mar 2022 23:58:55 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1646438312.01f99dc90414c5c977ab019a582e32c409bd9794.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/tw_cli/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-block/tw_cli/tw_cli-10.2.2.1.ebuild X-VCS-Directories: sys-block/tw_cli/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 01f99dc90414c5c977ab019a582e32c409bd9794 X-VCS-Branch: master Date: Fri, 4 Mar 2022 23:58:55 +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: 1e3081a9-c698-4c4d-8cb9-c4d76f504ac3 X-Archives-Hash: e1cba1205e0b7d2648afbd95b2ff1ca3 commit: 01f99dc90414c5c977ab019a582e32c409bd9794 Author: Sam James gentoo org> AuthorDate: Fri Mar 4 04:14:32 2022 +0000 Commit: Sam James gentoo org> CommitDate: Fri Mar 4 23:58:32 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01f99dc9 sys-block/tw_cli: drop 10.2.2.1 Signed-off-by: Sam James gentoo.org> sys-block/tw_cli/tw_cli-10.2.2.1.ebuild | 102 -------------------------------- 1 file changed, 102 deletions(-) diff --git a/sys-block/tw_cli/tw_cli-10.2.2.1.ebuild b/sys-block/tw_cli/tw_cli-10.2.2.1.ebuild deleted file mode 100644 index 1cb92bf7a2f9..000000000000 --- a/sys-block/tw_cli/tw_cli-10.2.2.1.ebuild +++ /dev/null @@ -1,102 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI="5" - -DESCRIPTION="3ware SATA/PATA/SAS RAID controller Command Line Interface tool" -HOMEPAGE="http://www.lsi.com/products/raid-controllers/pages/3ware-sas-9750-8i.aspx" - -# This is apparently what the upstream stuff was based on when LSI took over? -ThreeDM2_PV="9.5.5.1" - -SRC_URI_BASE="http://www.lsi.com/downloads/Public/SATA/SATA%20Common%20Files/" -SRC_URI_A_linux="CLI_linux-from_the_${PV}_${ThreeDM2_PV}_codesets.zip" -SRC_URI="kernel_linux? ( ${SRC_URI_BASE}/${SRC_URI_A_linux} ) - https://gitweb.gentoo.org/repo/gentoo.git/plain/licenses/LSI-tw_cli" -# The license is not available easily from upstream (embedded in a textbox), -# nor in the upstream tarball, but needs to be installed, and can't be -# referenced via PORTDIR per bug #373349. -# the minor ver on the end changes... -RELNOTES="${SRC_URI_BASE}/${PV}_Release_Notes.pdf" - -# Note: 3ware gave permission to redistribute the binaries before: -# Ref: https://bugs.gentoo.org/show_bug.cgi?id=60690#c106 -# -# Please note that the LSI-tw_cli license does allow redistribution, despite -# being a EULA: -# 2. Grant of Rights -# 2.1 LSI Binary Code. Subject to the terms of this Agreement, LSI grants -# to Licensee a non-exclusive, world-wide, revocable (for breach in -# accordance with Section 7), non-transferable limited license, without -# the right to sublicense except as expressly provided herein, solely to: -# (c) Distribute the LSI Binary Code as incorporated in Licensee's -# Products or for use with LSI Devices to its Subsequent Users; -# (d) Distribute the Explanatory Materials related to LSI Binary Code only -# for use with LSI Devices; -# -# 3. License Restrictions -# 3.1. LSI Binary Code. The Licenses granted in Section 2.1 for LSI Binary -# Code and related Explanatory Materials are subject to the following -# restrictions: -# (a) Licensee shall not use the LSI Binary Code and related Explanatory -# Materials for any purpose other than as expressly provided in Article 2; -# (b) Licensee shall reproduce all copyright notices and other proprietary -# markings or legends contained within or on the LSI Binary Code and -# related Explanatory Materials on any copies it makes; and -LICENSE="LSI-tw_cli" -SLOT="0" - -# This package can never enter stable, it can't be mirrored and upstream -# can remove the distfiles from their mirror anytime. -KEYWORDS="-* ~amd64 ~x86" -IUSE="" - -RESTRICT="strip" -QA_PREBUILT="/opt/tw_cli/tw_cli" - -# binary packages -DEPEND="app-arch/unzip" -RDEPEND="" - -S=${WORKDIR} - -# If you want to fetch it yourself (not from the mirrors), there is an IP-based -# clickthrough to accept the EULA. -pkg_nofetch() { - einfo "Upstream has implemented a mandatory clickthrough EULA for distfile download" - einfo "Please visit ${SRC_URI}" - einfo "And place ${A} into your DISTDIR directory" -} - -src_install() { - case ${ARCH} in - amd64) CLI_BIN=x86_64/tw_cli;; - x86) CLI_BIN=x86/tw_cli;; - *) die "unsupported ARCH";; - esac - exeinto /opt/tw_cli - # The names have varied in the past, sometimes there is a suffix - newexe ${CLI_BIN} tw_cli - dosym /opt/tw_cli/tw_cli /usr/sbin/tw_cli - - newman ${PN}.8.nroff ${PN}.8 - dohtml *.html - dodoc *.txt - - # to comply with license requirement 3.1.b, per upstream request. - insinto /opt/tw_cli - newins ${DISTDIR}/${LICENSE} LICENSE -} - -pkg_postinst() { - elog "This binary supports should support ALL cards, including, but not" - elog "limited to the following series:" - elog "" - elog "PATA: 6xxx, 72xx, 74xx, 78xx, 7000, 7500, 7506" - elog "SATA: 8006, 8500, 8506, 9500S, 9550SX, 9590SE," - elog " 9550SXU, 9650SE, 9650SE-{24M8,4LPME}," - elog " 9690SA, 9750" - elog "" - elog "Release notes for this version are available at:" - elog "${RELNOTES}" -}