diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2009-01-06 11:26:12 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2009-01-06 11:26:12 +0000 |
commit | 50dcb10bccd89f631f79d39d5fec500a8b5962d3 (patch) | |
tree | ca1e1f32ebe0159271dbaf8c394886dcdb1e6ce7 /net-wireless/iwl5000-ucode | |
parent | ABI 2 microcode version bump, as requested by Ari Entlich <lmage11@twcny.rr.c... (diff) | |
download | gentoo-2-50dcb10bccd89f631f79d39d5fec500a8b5962d3.tar.gz gentoo-2-50dcb10bccd89f631f79d39d5fec500a8b5962d3.tar.bz2 gentoo-2-50dcb10bccd89f631f79d39d5fec500a8b5962d3.zip |
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>.
(Portage version: 2.1.6.4/cvs/Linux 2.6.28-05716-gfe0bdec-dirty x86_64)
Diffstat (limited to 'net-wireless/iwl5000-ucode')
-rw-r--r-- | net-wireless/iwl5000-ucode/ChangeLog | 9 | ||||
-rw-r--r-- | net-wireless/iwl5000-ucode/iwl5000-ucode-5.4.0.11.ebuild | 6 |
2 files changed, 10 insertions, 5 deletions
diff --git a/net-wireless/iwl5000-ucode/ChangeLog b/net-wireless/iwl5000-ucode/ChangeLog index 11bc61d38fb0..694ba759de41 100644 --- a/net-wireless/iwl5000-ucode/ChangeLog +++ b/net-wireless/iwl5000-ucode/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-wireless/iwl5000-ucode -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/iwl5000-ucode/ChangeLog,v 1.2 2008/08/22 16:45:13 chainsaw Exp $ +# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-wireless/iwl5000-ucode/ChangeLog,v 1.3 2009/01/06 11:26:12 chainsaw Exp $ + + 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. diff --git a/net-wireless/iwl5000-ucode/iwl5000-ucode-5.4.0.11.ebuild b/net-wireless/iwl5000-ucode/iwl5000-ucode-5.4.0.11.ebuild index 94371e7dea88..39a273f996ba 100644 --- a/net-wireless/iwl5000-ucode/iwl5000-ucode-5.4.0.11.ebuild +++ b/net-wireless/iwl5000-ucode/iwl5000-ucode-5.4.0.11.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/iwl5000-ucode/iwl5000-ucode-5.4.0.11.ebuild,v 1.2 2008/08/22 16:45:13 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/iwl5000-ucode/iwl5000-ucode-5.4.0.11.ebuild,v 1.3 2009/01/06 11:26:12 chainsaw Exp $ MY_PN="iwlwifi-5000-ucode" MY_PV="${PV/0/A}" @@ -11,7 +11,7 @@ SRC_URI="http://intellinuxwireless.org/iwlwifi/downloads/${MY_PN}-${MY_PV}.tar.g LICENSE="Intel" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DEPEND="|| ( >=sys-fs/udev-096 >=sys-apps/hotplug-20040923 )" |