diff options
author | Rick Farina <zerochaos@gentoo.org> | 2019-03-15 16:31:49 -0400 |
---|---|---|
committer | Rick Farina <zerochaos@gentoo.org> | 2019-03-15 16:32:03 -0400 |
commit | b4ee356389420c029ccc59b50beabf872712095e (patch) | |
tree | beb0b7a4049aad5dd10e2b84688bf6a62e54925f /sys-firmware/b43-firmware | |
parent | package.mask: Revert "Last rite sci-chemistry/prody" (diff) | |
download | gentoo-b4ee356389420c029ccc59b50beabf872712095e.tar.gz gentoo-b4ee356389420c029ccc59b50beabf872712095e.tar.bz2 gentoo-b4ee356389420c029ccc59b50beabf872712095e.zip |
sys-firmware/b43-firmware: license says unmodified
2.1. License Grants. Subject to the terms and conditions of this Agreement,
Broadcom hereby grants to Licensee a non-exclusive, non-transferable,
royalty-free license (i) to use and integrate the Software in conjunction with
any other software; and (ii) to reproduce and distribute the Software complete,
unmodified and only for use with a Broadcom Product.
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Rick Farina <zerochaos@gentoo.org>
Diffstat (limited to 'sys-firmware/b43-firmware')
-rw-r--r-- | sys-firmware/b43-firmware/b43-firmware-5.100.138.ebuild | 4 | ||||
-rw-r--r-- | sys-firmware/b43-firmware/b43-firmware-6.30.163.46.ebuild | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/sys-firmware/b43-firmware/b43-firmware-5.100.138.ebuild b/sys-firmware/b43-firmware/b43-firmware-5.100.138.ebuild index b53bff24d38e..c7fe6e64fc5c 100644 --- a/sys-firmware/b43-firmware/b43-firmware-5.100.138.ebuild +++ b/sys-firmware/b43-firmware/b43-firmware-5.100.138.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2013 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ LICENSE="Broadcom" SLOT="b43" KEYWORDS="~amd64 ppc ~x86" IUSE="" -RESTRICT="binchecks strip" +RESTRICT="binchecks strip bindist" DEPEND=">=net-wireless/b43-fwcutter-015" RDEPEND="" diff --git a/sys-firmware/b43-firmware/b43-firmware-6.30.163.46.ebuild b/sys-firmware/b43-firmware/b43-firmware-6.30.163.46.ebuild index 200f8e61c764..67b2e995dfd1 100644 --- a/sys-firmware/b43-firmware/b43-firmware-6.30.163.46.ebuild +++ b/sys-firmware/b43-firmware/b43-firmware-6.30.163.46.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -14,7 +14,7 @@ LICENSE="Broadcom" SLOT="b43" KEYWORDS="~amd64 ~ppc ~x86" IUSE="" -RESTRICT="binchecks strip" +RESTRICT="binchecks strip bindist" DEPEND=">=net-wireless/b43-fwcutter-015" RDEPEND="" |