diff options
author | Ulrich Müller <ulm@gentoo.org> | 2012-08-18 20:15:07 +0000 |
---|---|---|
committer | Ulrich Müller <ulm@gentoo.org> | 2012-08-18 20:15:07 +0000 |
commit | b775d6945085d0ea6a21126c74dec4437070ce3f (patch) | |
tree | c9403e6abdc28180b7ef5652c93f34d2569a52de /sys-firmware | |
parent | Package moved from net-wireless to sys-firmware, bug 429868. (diff) | |
download | gentoo-2-b775d6945085d0ea6a21126c74dec4437070ce3f.tar.gz gentoo-2-b775d6945085d0ea6a21126c74dec4437070ce3f.tar.bz2 gentoo-2-b775d6945085d0ea6a21126c74dec4437070ce3f.zip |
Package moved from net-wireless to sys-firmware, bug 429868.
(Portage version: 2.1.11.10/cvs/Linux x86_64, RepoMan options: --force)
Diffstat (limited to 'sys-firmware')
-rw-r--r-- | sys-firmware/iwl5000-ucode/ChangeLog | 60 | ||||
-rw-r--r-- | sys-firmware/iwl5000-ucode/iwl5000-ucode-5.4.0.11.ebuild | 30 | ||||
-rw-r--r-- | sys-firmware/iwl5000-ucode/iwl5000-ucode-8.24.2.12.ebuild | 30 | ||||
-rw-r--r-- | sys-firmware/iwl5000-ucode/iwl5000-ucode-8.83.5.1.ebuild | 31 | ||||
-rw-r--r-- | sys-firmware/iwl5000-ucode/metadata.xml | 9 |
5 files changed, 160 insertions, 0 deletions
diff --git a/sys-firmware/iwl5000-ucode/ChangeLog b/sys-firmware/iwl5000-ucode/ChangeLog new file mode 100644 index 000000000000..ebd08a211a23 --- /dev/null +++ b/sys-firmware/iwl5000-ucode/ChangeLog @@ -0,0 +1,60 @@ +# ChangeLog for sys-firmware/iwl5000-ucode +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-firmware/iwl5000-ucode/ChangeLog,v 1.1 2012/08/18 20:15:07 ulm Exp $ + + 18 Aug 2012; Ulrich Müller <ulm@gentoo.org> +iwl5000-ucode-5.4.0.11.ebuild, + +iwl5000-ucode-8.24.2.12.ebuild, +iwl5000-ucode-8.83.5.1.ebuild, + +metadata.xml: + Package moved from net-wireless to sys-firmware, bug 429868. + + 17 May 2011; Tony Vroon <chainsaw@gentoo.org> metadata.xml: + Drop maintainership; my new laptop has Centrino Advanced-N 6200 hardware. + Will reassign bugs. + +*iwl5000-ucode-8.83.5.1 (18 Mar 2011) + + 18 Mar 2011; Thilo Bangert <bangert@gentoo.org> + +iwl5000-ucode-8.83.5.1.ebuild: + version bump (#357705) + + 09 Jan 2010; Hanno Boeck <hanno@gentoo.org> iwl5000-ucode-5.4.0.11.ebuild, + iwl5000-ucode-8.24.2.12.ebuild: + Changing to correct license, the Intel-license is for free Intel software, + not for binary firmwares. + + 21 Oct 2009; Markus Meier <maekke@gentoo.org> + iwl5000-ucode-8.24.2.12.ebuild: + x86 stable, bug #285577 + + 17 Oct 2009; <chainsaw@gentoo.org> iwl5000-ucode-8.24.2.12.ebuild: + Marked stable on AMD64 as requested by Ihar Hrachyshka in bug #285577. + Tested on a Fujitsu-Siemens Lifebook S6420 with a 5300AGN [Shiloh] adapter + on a WPA2 PSK network. + +*iwl5000-ucode-8.24.2.12 (20 May 2009) + + 20 May 2009; <chainsaw@gentoo.org> +iwl5000-ucode-8.24.2.12.ebuild: + API 2 firmware for use with 2.6.30 and up, fixes the intermittent wrong + command queue error and improves overall stability. This is in a new slot + and will install in parallel to the API 1 firmware. This is intended + behaviour. + + 12 Jan 2009; <chainsaw@gentoo.org> iwl5000-ucode-5.4.0.11.ebuild: + Mark stable on X86 based on user testing by David Carlos Manuelda + <StormByte@gmail.com>, X86 herd acknowledgement by Markus Meier + <maekke@gentoo.org>. Closes bug #253075. + + 06 Jan 2009; <chainsaw@gentoo.org> iwl5000-ucode-5.4.0.11.ebuild: + Mark stable on AMD64 after testing on Fujitsu-Siemens Lifebook S6420 with + PRO/Wireless 5300 AGN [Shiloh] in 2.6.28. For bug #253075 by David Carlos + Manuelda <StormByte@gmail.com>. + + 22 Aug 2008; <chainsaw@gentoo.org> iwl5000-ucode-5.4.0.11.ebuild: + As pointed out by cla, the description was not correct. + +*iwl5000-ucode-5.4.0.11 (21 Aug 2008) + + 21 Aug 2008; <chainsaw@gentoo.org> +metadata.xml, + +iwl5000-ucode-5.4.0.11.ebuild: + Initial commit, ebuild from 4965-ucode. + diff --git a/sys-firmware/iwl5000-ucode/iwl5000-ucode-5.4.0.11.ebuild b/sys-firmware/iwl5000-ucode/iwl5000-ucode-5.4.0.11.ebuild new file mode 100644 index 000000000000..6035e9674f0a --- /dev/null +++ b/sys-firmware/iwl5000-ucode/iwl5000-ucode-5.4.0.11.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-firmware/iwl5000-ucode/iwl5000-ucode-5.4.0.11.ebuild,v 1.1 2012/08/18 20:15:07 ulm Exp $ + +MY_PN="iwlwifi-5000-ucode" +MY_PV="${PV/0/A}" + +DESCRIPTION="Intel (R) Wireless WiFi Link 5100/5300 ucode" +HOMEPAGE="http://intellinuxwireless.org/?p=iwlwifi" +SRC_URI="http://intellinuxwireless.org/iwlwifi/downloads/${MY_PN}-${MY_PV}.tar.gz" + +LICENSE="ipw3945" +SLOT="0" +KEYWORDS="amd64 x86" +IUSE="" + +DEPEND="|| ( >=sys-fs/udev-096 >=sys-apps/hotplug-20040923 )" + +S="${WORKDIR}/${MY_PN}-${MY_PV}" + +src_compile() { + true; +} + +src_install() { + insinto /lib/firmware + doins "${S}/iwlwifi-5000-1.ucode" + + dodoc README* || die "dodoc failed" +} diff --git a/sys-firmware/iwl5000-ucode/iwl5000-ucode-8.24.2.12.ebuild b/sys-firmware/iwl5000-ucode/iwl5000-ucode-8.24.2.12.ebuild new file mode 100644 index 000000000000..4a2161fff881 --- /dev/null +++ b/sys-firmware/iwl5000-ucode/iwl5000-ucode-8.24.2.12.ebuild @@ -0,0 +1,30 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-firmware/iwl5000-ucode/iwl5000-ucode-8.24.2.12.ebuild,v 1.1 2012/08/18 20:15:07 ulm Exp $ + +MY_PN="iwlwifi-5000-ucode" +MY_PV="${PV/0/A}" + +DESCRIPTION="Intel (R) Wireless WiFi Link 5100/5300 ucode" +HOMEPAGE="http://intellinuxwireless.org/?p=iwlwifi" +SRC_URI="http://intellinuxwireless.org/iwlwifi/downloads/${MY_PN}-${MY_PV}.tgz" + +LICENSE="ipw3945" +SLOT="1" +KEYWORDS="amd64 x86" +IUSE="" + +DEPEND="|| ( >=sys-fs/udev-096 >=sys-apps/hotplug-20040923 )" + +S="${WORKDIR}/${MY_PN}-${MY_PV}" + +src_compile() { + true; +} + +src_install() { + insinto /lib/firmware + doins "${S}/iwlwifi-5000-2.ucode" + + dodoc README* || die "dodoc failed" +} diff --git a/sys-firmware/iwl5000-ucode/iwl5000-ucode-8.83.5.1.ebuild b/sys-firmware/iwl5000-ucode/iwl5000-ucode-8.83.5.1.ebuild new file mode 100644 index 000000000000..33d7b8baface --- /dev/null +++ b/sys-firmware/iwl5000-ucode/iwl5000-ucode-8.83.5.1.ebuild @@ -0,0 +1,31 @@ +# Copyright 1999-2012 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/sys-firmware/iwl5000-ucode/iwl5000-ucode-8.83.5.1.ebuild,v 1.1 2012/08/18 20:15:07 ulm Exp $ + +MY_PN="iwlwifi-5000-ucode" +MY_PV="${PV/0/A}" + +DESCRIPTION="Intel (R) Wireless WiFi Link 5100/5300 ucode" +HOMEPAGE="http://intellinuxwireless.org/?p=iwlwifi" +SRC_URI="http://intellinuxwireless.org/iwlwifi/downloads/${MY_PN}-${MY_PV}.tgz" + +LICENSE="ipw3945" +SLOT="1" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND="|| ( >=sys-fs/udev-096 >=sys-apps/hotplug-20040923 )" +RDEPEND="${DEPEND}" + +S="${WORKDIR}/${MY_PN}-${MY_PV}" + +src_compile() { + true; +} + +src_install() { + insinto /lib/firmware + doins "${S}/iwlwifi-5000-5.ucode" || die + + dodoc README* || die "dodoc failed" +} diff --git a/sys-firmware/iwl5000-ucode/metadata.xml b/sys-firmware/iwl5000-ucode/metadata.xml new file mode 100644 index 000000000000..0723def0f171 --- /dev/null +++ b/sys-firmware/iwl5000-ucode/metadata.xml @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> +<pkgmetadata> + <herd>mobile</herd> + <longdescription lang="en"> + Firmware image for Intel Wireless 5000 series network cards + </longdescription> +</pkgmetadata> + |