summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2023-11-30 17:22:44 +0100
committerUlrich Müller <ulm@gentoo.org>2023-11-30 17:31:05 +0100
commit17171df5e55312919eb57a7ed750af0435092485 (patch)
treeff65823e235e92e5a95cf0963718fc2c37fedd05 /sys-block
parentx11-misc/picom: drop 9.1, 10.1 (diff)
downloadgentoo-17171df5e55312919eb57a7ed750af0435092485.tar.gz
gentoo-17171df5e55312919eb57a7ed750af0435092485.tar.bz2
gentoo-17171df5e55312919eb57a7ed750af0435092485.zip
sys-block/hpacucli: Add mirror and bindist restrictions
The license explicitly forbids redistribution. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
Diffstat (limited to 'sys-block')
-rw-r--r--sys-block/hpacucli/hpacucli-9.40.12.0.ebuild5
1 files 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"