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 EA4C9158099 for ; Thu, 30 Nov 2023 16:31:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 373DB2BC037; Thu, 30 Nov 2023 16:31:28 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D31FD2BC037 for ; Thu, 30 Nov 2023 16:31:27 +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 C431D335CF4 for ; Thu, 30 Nov 2023 16:31:26 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 13C23143A for ; Thu, 30 Nov 2023 16:31:25 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1701361865.e27148f1bd8a36f201b8beea64bbc6fcbbb470f7.ulm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/hpssacli/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-block/hpssacli/hpssacli-2.40.13.0-r1.ebuild sys-block/hpssacli/hpssacli-3.40.3.0.ebuild sys-block/hpssacli/hpssacli-4.21.7.0.ebuild sys-block/hpssacli/hpssacli-5.30.6.0.ebuild sys-block/hpssacli/hpssacli-6.10.14.0.ebuild X-VCS-Directories: sys-block/hpssacli/ X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: e27148f1bd8a36f201b8beea64bbc6fcbbb470f7 X-VCS-Branch: master Date: Thu, 30 Nov 2023 16:31:25 +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: 7a73c682-0018-4a3f-b1eb-68ca24a84acc X-Archives-Hash: 260c9a34322d35f05ee91b16632aeba1 commit: e27148f1bd8a36f201b8beea64bbc6fcbbb470f7 Author: Ulrich Müller gentoo org> AuthorDate: Thu Nov 30 16:27:04 2023 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Thu Nov 30 16:31:05 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e27148f1 sys-block/hpssacli: Add mirror and bindist restrictions The license explicitly forbids redistribution. Signed-off-by: Ulrich Müller gentoo.org> sys-block/hpssacli/hpssacli-2.40.13.0-r1.ebuild | 5 ++--- sys-block/hpssacli/hpssacli-3.40.3.0.ebuild | 5 ++--- sys-block/hpssacli/hpssacli-4.21.7.0.ebuild | 3 ++- sys-block/hpssacli/hpssacli-5.30.6.0.ebuild | 3 ++- sys-block/hpssacli/hpssacli-6.10.14.0.ebuild | 3 ++- 5 files changed, 10 insertions(+), 9 deletions(-) diff --git a/sys-block/hpssacli/hpssacli-2.40.13.0-r1.ebuild b/sys-block/hpssacli/hpssacli-2.40.13.0-r1.ebuild index 6835fe61bd18..d7ad49235f50 100644 --- a/sys-block/hpssacli/hpssacli-2.40.13.0-r1.ebuild +++ b/sys-block/hpssacli/hpssacli-2.40.13.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -16,9 +16,8 @@ SRC_URI=" LICENSE="hpe" SLOT="0" KEYWORDS="-* amd64 x86" -IUSE="" +RESTRICT="mirror bindist" -DEPEND="" RDEPEND="elibc_glibc? ( >sys-libs/glibc-2.14 ) >=sys-libs/libunwind-0.99 >=sys-process/procps-3.3.6" diff --git a/sys-block/hpssacli/hpssacli-3.40.3.0.ebuild b/sys-block/hpssacli/hpssacli-3.40.3.0.ebuild index 7256e45a562c..9c1a449f982c 100644 --- a/sys-block/hpssacli/hpssacli-3.40.3.0.ebuild +++ b/sys-block/hpssacli/hpssacli-3.40.3.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -14,9 +14,8 @@ SRC_URI="https://downloads.linux.hpe.com/SDR/repo/spp/2019.03.0/packages/ssacli- LICENSE="hpe" SLOT="0" KEYWORDS="-* amd64" -IUSE="" +RESTRICT="mirror bindist" -DEPEND="" RDEPEND=" elibc_glibc? ( sys-libs/glibc ) sys-libs/libunwind diff --git a/sys-block/hpssacli/hpssacli-4.21.7.0.ebuild b/sys-block/hpssacli/hpssacli-4.21.7.0.ebuild index 52b203ce7f2d..cd9dca11df25 100644 --- a/sys-block/hpssacli/hpssacli-4.21.7.0.ebuild +++ b/sys-block/hpssacli/hpssacli-4.21.7.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -14,6 +14,7 @@ SRC_URI="https://downloads.hpe.com/pub/softlib2/software1/pubsw-linux/p185704664 LICENSE="hp-proliant-essentials" SLOT="0" KEYWORDS="-* amd64" +RESTRICT="mirror bindist" S="${WORKDIR}" diff --git a/sys-block/hpssacli/hpssacli-5.30.6.0.ebuild b/sys-block/hpssacli/hpssacli-5.30.6.0.ebuild index faecf2d242c6..42487d33f1d1 100644 --- a/sys-block/hpssacli/hpssacli-5.30.6.0.ebuild +++ b/sys-block/hpssacli/hpssacli-5.30.6.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,6 +14,7 @@ SRC_URI="https://downloads.hpe.com/pub/softlib2/software1/pubsw-linux/p173609780 LICENSE="hp-proliant-essentials" SLOT="0" KEYWORDS="-* amd64" +RESTRICT="mirror bindist" S="${WORKDIR}" diff --git a/sys-block/hpssacli/hpssacli-6.10.14.0.ebuild b/sys-block/hpssacli/hpssacli-6.10.14.0.ebuild index 45a073f0681d..81e16799dfcb 100644 --- a/sys-block/hpssacli/hpssacli-6.10.14.0.ebuild +++ b/sys-block/hpssacli/hpssacli-6.10.14.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -14,6 +14,7 @@ SRC_URI="https://downloads.hpe.com/pub/softlib2/software1/pubsw-linux/p173609780 LICENSE="hp-proliant-essentials" SLOT="0" KEYWORDS="-* amd64" +RESTRICT="mirror bindist" S="${WORKDIR}"