commit:     17171df5e55312919eb57a7ed750af0435092485
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Thu Nov 30 16:22:44 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=17171df5

sys-block/hpacucli: Add mirror and bindist restrictions

The license explicitly forbids redistribution.

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 sys-block/hpacucli/hpacucli-9.40.12.0.ebuild | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/sys-block/hpacucli/hpacucli-9.40.12.0.ebuild 
b/sys-block/hpacucli/hpacucli-9.40.12.0.ebuild
index c2418f407ee1..887a5e423e08 100644
--- a/sys-block/hpacucli/hpacucli-9.40.12.0.ebuild
+++ b/sys-block/hpacucli/hpacucli-9.40.12.0.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
@@ -22,9 +22,8 @@ SRC_URI="
 LICENSE="hp-proliant-essentials"
 SLOT="0"
 KEYWORDS="-* amd64 x86"
-IUSE=""
+RESTRICT="mirror bindist"
 
-DEPEND=""
 RDEPEND="sys-apps/coreutils
        sys-process/procps
        >=sys-apps/util-linux-2.20.1"

Reply via email to