* [gentoo-commits] gentoo-x86 commit in sys-firmware/bluez-firmware: metadata.xml ChangeLog bluez-firmware-1.2.ebuild Manifest
@ 2013-02-12 15:58 Samuli Suominen (ssuominen)
0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2013-02-12 15:58 UTC (permalink / raw
To: gentoo-commits
ssuominen 13/02/12 15:58:30
Added: metadata.xml ChangeLog bluez-firmware-1.2.ebuild
Manifest
Log:
Move from net-wireless category. Use correct license wrt #456948 by Daniel Westermann-Clark
(Portage version: 2.2.0_alpha161/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 4868F14D)
Revision Changes Path
1.1 sys-firmware/bluez-firmware/metadata.xml
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/bluez-firmware/metadata.xml?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/bluez-firmware/metadata.xml?rev=1.1&content-type=text/plain
Index: metadata.xml
===================================================================
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<maintainer><email>maintainer-needed@gentoo.org</email></maintainer>
</pkgmetadata>
1.1 sys-firmware/bluez-firmware/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/bluez-firmware/ChangeLog?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/bluez-firmware/ChangeLog?rev=1.1&content-type=text/plain
Index: ChangeLog
===================================================================
# 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 $
12 Feb 2013; Samuli Suominen <ssuominen@gentoo.org>
+bluez-firmware-1.2.ebuild, +metadata.xml:
Move from net-wireless category. Use correct license wrt #456948 by Daniel
Westermann-Clark
10 Feb 2013; Samuli Suominen <ssuominen@gentoo.org>
-bluez-firmware-1.1.ebuild:
old
10 Feb 2013; Samuli Suominen <ssuominen@gentoo.org>
bluez-firmware-1.2.ebuild:
amd64/ppc/x86 stable; change LICENSE from as-is to GPL-2 as per COPYING and
because the tarball doesn't seem to have any other.
18 Nov 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Drop mobile herd as talked in gentoo-dev ML
05 Mar 2012; Markos Chandras <hwoarang@gentoo.org> metadata.xml:
Remove betelgeuse
09 Feb 2012; Pacho Ramos <pacho@gentoo.org> metadata.xml:
Herd is primary maintainer.
02 Jun 2008; Jeroen Roovers <jer@gentoo.org> bluez-firmware-1.2.ebuild:
Stable for HPPA (bug #224409).
13 May 2008; Petteri Räty <betelgeuse@gentoo.org> metadata.xml:
Remove proxy maintainer as he doesn't use Gentoo any more.
17 Apr 2008; Jeroen Roovers <jer@gentoo.org> bluez-firmware-1.2.ebuild:
Marked ~hppa too.
12 May 2007; Petteri Räty <betelgeuse@gentoo.org> ChangeLog:
Sign Manifest.
12 May 2007; Petteri Räty <betelgeuse@gentoo.org> metadata.xml:
Add Dick Marinus <dm@chello.nl> as a proxy maintainer to metadata.xml.
22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog:
Transition to Manifest2.
22 Oct 2006; Piotr Jaroszyński <peper@gentoo.org>
bluez-firmware-1.2.ebuild:
Add ~amd64 keyword. Bug #111243.
*bluez-firmware-1.2 (11 Jul 2006)
11 Jul 2006; Alastair Tse <liquidx@gentoo.org> +bluez-firmware-1.2.ebuild:
Version bump with new support for STM Bluetooth chips.
23 May 2006; Robin H. Johnson <robbat2@gentoo.org>
bluez-firmware-1.1.ebuild:
Add ~ppc.
06 Feb 2006; Alastair Tse <liquidx@gentoo.org> -bluez-firmware-1.0.ebuild,
bluez-firmware-1.1.ebuild:
stable bump for x86
*bluez-firmware-1.1 (03 Nov 2005)
03 Nov 2005; Henrik Brix Andersen <brix@gentoo.org>
+bluez-firmware-1.1.ebuild:
Version bump.
*bluez-firmware-1.0 (26 Sep 2004)
26 Sep 2004; Alastair Tse <liquidx@gentoo.org> +bluez-firmware-1.0.ebuild:
intiial commit
1.1 sys-firmware/bluez-firmware/bluez-firmware-1.2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/bluez-firmware/bluez-firmware-1.2.ebuild?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/bluez-firmware/bluez-firmware-1.2.ebuild?rev=1.1&content-type=text/plain
Index: bluez-firmware-1.2.ebuild
===================================================================
# 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 $
EAPI=5
DESCRIPTION="Firmware for Broadcom BCM203x and STLC2300 Bluetooth chips."
HOMEPAGE="http://bluez.sourceforge.net/"
SRC_URI="http://bluez.sourceforge.net/download/${P}.tar.gz"
LICENSE="bluez-firmware"
SLOT="0"
KEYWORDS="amd64 hppa ppc x86"
IUSE=""
DOCS="AUTHORS ChangeLog README"
src_configure() {
econf --libdir=/lib
}
1.1 sys-firmware/bluez-firmware/Manifest
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/bluez-firmware/Manifest?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/sys-firmware/bluez-firmware/Manifest?rev=1.1&content-type=text/plain
Index: Manifest
===================================================================
DIST bluez-firmware-1.2.tar.gz 370623 SHA256 b6119e118fabc6bd34584afcbe6fff00a44caeb64152b02ed57c6fba9fd99eec SHA512 15db2f9d38a496882e4cc3754af1e58aa99e1b849f2066c541d76c66a8ffdc5532799fe1fd473cfc158bf5ea86a46687716cbcf83c6dcac0ce66d97d679648dd WHIRLPOOL 28463f620944693362866d45f29d8f31ebf6f23c75a6da633d106cc32f6ee8252f9bcdf454914d3a94726b9d02169232fb8cf1b59012be8d1e8ace67f32593e8
EBUILD bluez-firmware-1.2.ebuild 570 SHA256 43f5ddbcce1bdb44093c69a3f81705795162e2e4b78cf49c8f8e1b72f1a88007 SHA512 7fb57616b5e64d6e36d1cd9f4ceb0ef5abe89fa335e5283b6d8bcbc820ce4fd35d7adf7ee3d07b886631e802c2a5c36c4b6e02f8326c26e914b3d833458e4f3b WHIRLPOOL 6cc71597c4661d7482951ef1e67877b759e30053fbe6ecd32f75812d63abf6de1062f1dd39271e69c7b9c3e836b530cad90f850efd9e0750de1fe439de71cfe9
MISC ChangeLog 2444 SHA256 9f0e98378c312e9ee621322cbf78e99cfb0fb36f4fecc05762b0d58512185c6d SHA512 093b1b507df7d3fb6efda485c94be9e4924a2867cda67f53e6536ff67052384e052d3737b2b913ede14baf9f834ef002a6566bacfbeccfe4c2174627a5c634e1 WHIRLPOOL a15f1d4b5e49e951cd1db25bfe2ba55886348b631d4f24ce02a738b31fc9f7ebb69e29c66772d280d3bb4287783e0fecc0559cf94ad3cfee8cfc6afd5f03c8ed
MISC metadata.xml 208 SHA256 98f8aa3fb70533eeab6b09d5bc30bd8f649ec13d9b04363490082fb87bb6032e SHA512 d5a7f3cb2fe57f8d7783ba358068648b122d9f5de81a17bff61ce600e42b6487e6f7e2a62c8be95cc7021cb3ea88716824b1ad0565da922ea753bea2417b3d3d WHIRLPOOL e38a6cdef2acb3efdc182efde482593790f773ab3bb9b66cced3af47e4ab39368757e17c4352c6cacaefa338341db88c3bcc3ffcd32aabd7984c5b19051a7bb7
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-02-12 15:58 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-12 15:58 [gentoo-commits] gentoo-x86 commit in sys-firmware/bluez-firmware: metadata.xml ChangeLog bluez-firmware-1.2.ebuild Manifest Samuli Suominen (ssuominen)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox