diff options
Diffstat (limited to 'sys-block')
-rw-r--r-- | sys-block/hpssacli/hpssacli-2.40.13.0-r1.ebuild | 5 | ||||
-rw-r--r-- | sys-block/hpssacli/hpssacli-3.40.3.0.ebuild | 5 | ||||
-rw-r--r-- | sys-block/hpssacli/hpssacli-4.21.7.0.ebuild | 3 | ||||
-rw-r--r-- | sys-block/hpssacli/hpssacli-5.30.6.0.ebuild | 3 | ||||
-rw-r--r-- | 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}" |