mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-04 12:18:08 -07:00
sys-block/hpssacli: Add mirror and bindist restrictions
The license explicitly forbids redistribution. Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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}"
|
||||
|
||||
|
||||
@@ -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}"
|
||||
|
||||
|
||||
@@ -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}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user