diff options
author | Rick Farina <zerochaos@gentoo.org> | 2019-03-15 16:35:05 -0400 |
---|---|---|
committer | Rick Farina <zerochaos@gentoo.org> | 2019-03-15 16:35:18 -0400 |
commit | 55968bb7a2741b352e6fe61f931acc29ea4e86a8 (patch) | |
tree | fc4205bc2c4e62f394690bb1fa6224606904be00 /sys-firmware/b43legacy-firmware | |
parent | dev-lang/rust: app-eselect/eselect-rust is only RDEPEND (diff) | |
download | gentoo-55968bb7a2741b352e6fe61f931acc29ea4e86a8.tar.gz gentoo-55968bb7a2741b352e6fe61f931acc29ea4e86a8.tar.bz2 gentoo-55968bb7a2741b352e6fe61f931acc29ea4e86a8.zip |
sys-firmware/b43legacy-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/b43legacy-firmware')
-rw-r--r-- | sys-firmware/b43legacy-firmware/b43legacy-firmware-3.130.20.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-firmware/b43legacy-firmware/b43legacy-firmware-3.130.20.0.ebuild b/sys-firmware/b43legacy-firmware/b43legacy-firmware-3.130.20.0.ebuild index da476a3ca474..d31c683d0cb0 100644 --- a/sys-firmware/b43legacy-firmware/b43legacy-firmware-3.130.20.0.ebuild +++ b/sys-firmware/b43legacy-firmware/b43legacy-firmware-3.130.20.0.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 @@ -10,7 +10,7 @@ DESCRIPTION="broadcom firmware for b43legacy/bcm43xx" HOMEPAGE="http://linuxwireless.org/en/users/Drivers/b43" SRC_URI="http://downloads.openwrt.org/sources/wl_apsta-${PV}.o" -RESTRICT="binchecks strip" +RESTRICT="binchecks bindist strip" LICENSE="Broadcom" SLOT=0 |