summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2013-02-12 16:31:10 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2013-02-12 16:31:10 +0000
commitdc2d701d0a71847fe07fb762486a5d0009f6e44d (patch)
tree941fafcfe0401a0b280a9f6619fbfb20b64f1434 /sys-firmware/bluez-firmware
parentStable for HPPA (bug #455952). (diff)
downloadgentoo-2-dc2d701d0a71847fe07fb762486a5d0009f6e44d.tar.gz
gentoo-2-dc2d701d0a71847fe07fb762486a5d0009f6e44d.tar.bz2
gentoo-2-dc2d701d0a71847fe07fb762486a5d0009f6e44d.zip
RESTRICT="mirror" since the license doesn't explicitely grand us authorization to redistribute.
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'sys-firmware/bluez-firmware')
-rw-r--r--sys-firmware/bluez-firmware/ChangeLog7
-rw-r--r--sys-firmware/bluez-firmware/bluez-firmware-1.2.ebuild4
2 files changed, 9 insertions, 2 deletions
diff --git a/sys-firmware/bluez-firmware/ChangeLog b/sys-firmware/bluez-firmware/ChangeLog
index b0b14f811e09..42b79fbde454 100644
--- a/sys-firmware/bluez-firmware/ChangeLog
+++ b/sys-firmware/bluez-firmware/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for sys-firmware/bluez-firmware
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-firmware/bluez-firmware/ChangeLog,v 1.1 2013/02/12 15:58:30 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-firmware/bluez-firmware/ChangeLog,v 1.2 2013/02/12 16:31:10 ssuominen Exp $
+
+ 12 Feb 2013; Samuli Suominen <ssuominen@gentoo.org>
+ bluez-firmware-1.2.ebuild:
+ RESTRICT="mirror" since the license doesn't explicitely grand us
+ authorization to redistribute.
12 Feb 2013; Samuli Suominen <ssuominen@gentoo.org>
+bluez-firmware-1.2.ebuild, +metadata.xml:
diff --git a/sys-firmware/bluez-firmware/bluez-firmware-1.2.ebuild b/sys-firmware/bluez-firmware/bluez-firmware-1.2.ebuild
index fd471cfe0f51..2bd59d689824 100644
--- a/sys-firmware/bluez-firmware/bluez-firmware-1.2.ebuild
+++ b/sys-firmware/bluez-firmware/bluez-firmware-1.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-firmware/bluez-firmware/bluez-firmware-1.2.ebuild,v 1.1 2013/02/12 15:58:30 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-firmware/bluez-firmware/bluez-firmware-1.2.ebuild,v 1.2 2013/02/12 16:31:10 ssuominen Exp $
EAPI=5
@@ -8,6 +8,8 @@ DESCRIPTION="Firmware for Broadcom BCM203x and STLC2300 Bluetooth chips."
HOMEPAGE="http://bluez.sourceforge.net/"
SRC_URI="http://bluez.sourceforge.net/download/${P}.tar.gz"
+RESTRICT="mirror"
+
LICENSE="bluez-firmware"
SLOT="0"
KEYWORDS="amd64 hppa ppc x86"