From 17171df5e55312919eb57a7ed750af0435092485 Mon Sep 17 00:00:00 2001 From: Ulrich Müller Date: Thu, 30 Nov 2023 17:22:44 +0100 Subject: sys-block/hpacucli: Add mirror and bindist restrictions MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The license explicitly forbids redistribution. Signed-off-by: Ulrich Müller --- sys-block/hpacucli/hpacucli-9.40.12.0.ebuild | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'sys-block') 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" -- cgit v1.2.3-65-gdbad