public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sys-block/hpssacli/
Date: Thu, 30 Nov 2023 16:31:25 +0000 (UTC)	[thread overview]
Message-ID: <1701361865.e27148f1bd8a36f201b8beea64bbc6fcbbb470f7.ulm@gentoo> (raw)

commit:     e27148f1bd8a36f201b8beea64bbc6fcbbb470f7
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 30 16:27:04 2023 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> 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 <ulm <AT> 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}"
 


             reply	other threads:[~2023-11-30 16:31 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-30 16:31 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-01-09 15:52 [gentoo-commits] repo/gentoo:master commit in: sys-block/hpssacli/ Florian Schmaus
2023-12-01  7:56 Florian Schmaus
2023-12-01  7:41 Florian Schmaus
2023-12-01  7:41 Florian Schmaus
2022-11-30  9:39 Florian Schmaus
2022-10-28 13:28 Florian Schmaus
2022-07-11  7:49 Florian Schmaus
2022-06-13  9:04 Florian Schmaus
2022-06-06  7:42 Florian Schmaus
2022-06-05 13:23 Florian Schmaus
2022-06-05 13:23 Florian Schmaus
2022-06-05  9:07 Florian Schmaus
2022-01-18  7:28 Florian Schmaus
2021-04-07 15:23 Patrice Clement
2017-12-22  8:49 Thomas Deutschmann
2016-12-18 21:20 Thomas Deutschmann
2016-12-17  9:12 Aaron Bauman
2016-08-15 14:16 Thomas Deutschmann
2016-08-14 14:42 Thomas Deutschmann

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1701361865.e27148f1bd8a36f201b8beea64bbc6fcbbb470f7.ulm@gentoo \
    --to=ulm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox