diff options
-rw-r--r-- | net-wireless/iwl4965-ucode/ChangeLog | 9 | ||||
-rw-r--r-- | net-wireless/iwl4965-ucode/iwl4965-ucode-228.57.2.21.ebuild | 4 |
2 files changed, 9 insertions, 4 deletions
diff --git a/net-wireless/iwl4965-ucode/ChangeLog b/net-wireless/iwl4965-ucode/ChangeLog index 4c0d86c917d5..3e77ab7a66e3 100644 --- a/net-wireless/iwl4965-ucode/ChangeLog +++ b/net-wireless/iwl4965-ucode/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-wireless/iwl4965-ucode # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/iwl4965-ucode/ChangeLog,v 1.11 2009/01/06 11:20:52 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/iwl4965-ucode/ChangeLog,v 1.12 2009/01/10 16:34:54 chainsaw Exp $ + + 10 Jan 2009; <chainsaw@gentoo.org> iwl4965-ucode-228.57.2.21.ebuild: + Mark firmware ABI-2 stable on X86 based on user testing by + bts@roland-ramthun.de, X86 herd okay by Markus Meier <maekke@gentoo.org>. + Closes bug #252610. *iwl4965-ucode-228.57.2.23 (06 Jan 2009) @@ -9,7 +14,7 @@ <lmage11@twcny.rr.com> in bug #252642. 01 Jan 2009; <chainsaw@gentoo.org> iwl4965-ucode-228.57.2.21.ebuild: - Mark firmware API-2 stable on AMD64 for 2.6.27 as requested by Thomas Pani + Mark firmware ABI-2 stable on AMD64 for 2.6.27 as requested by Thomas Pani <thomas.pani@gmail.com> in bug #252610. Tested on a Fujitsu-Siemens Lifebook S6410. diff --git a/net-wireless/iwl4965-ucode/iwl4965-ucode-228.57.2.21.ebuild b/net-wireless/iwl4965-ucode/iwl4965-ucode-228.57.2.21.ebuild index 9e845cc93616..ef065bcf929a 100644 --- a/net-wireless/iwl4965-ucode/iwl4965-ucode-228.57.2.21.ebuild +++ b/net-wireless/iwl4965-ucode/iwl4965-ucode-228.57.2.21.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/iwl4965-ucode/iwl4965-ucode-228.57.2.21.ebuild,v 1.2 2009/01/01 01:42:33 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/iwl4965-ucode/iwl4965-ucode-228.57.2.21.ebuild,v 1.3 2009/01/10 16:34:54 chainsaw Exp $ MY_PN="iwlwifi-4965-ucode" @@ -10,7 +10,7 @@ SRC_URI="http://intellinuxwireless.org/iwlwifi/downloads/${MY_PN}-${PV}.tgz" LICENSE="Intel" SLOT="1" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="|| ( >=sys-fs/udev-096 >=sys-apps/hotplug-20040923 )" |