diff options
Diffstat (limited to 'sys-firmware')
-rw-r--r-- | sys-firmware/iwl5000-ucode/ChangeLog | 6 | ||||
-rw-r--r-- | sys-firmware/iwl5000-ucode/iwl5000-ucode-8.83.5.1-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-firmware/iwl5000-ucode/ChangeLog b/sys-firmware/iwl5000-ucode/ChangeLog index c4e106951916..528ca0f01841 100644 --- a/sys-firmware/iwl5000-ucode/ChangeLog +++ b/sys-firmware/iwl5000-ucode/ChangeLog @@ -1,6 +1,10 @@ # 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.6 2012/12/19 16:46:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-firmware/iwl5000-ucode/ChangeLog,v 1.7 2012/12/25 04:06:27 jdhore Exp $ + + 25 Dec 2012; Jeff Horelick <jdhore@gentoo.org> + iwl5000-ucode-8.83.5.1-r1.ebuild: + marked x86 per bug 393447 19 Dec 2012; Jeroen Roovers <jer@gentoo.org> iwl5000-ucode-8.83.5.1-r1.ebuild: diff --git a/sys-firmware/iwl5000-ucode/iwl5000-ucode-8.83.5.1-r1.ebuild b/sys-firmware/iwl5000-ucode/iwl5000-ucode-8.83.5.1-r1.ebuild index 50df8f8b991f..e222bdd8ecf5 100644 --- a/sys-firmware/iwl5000-ucode/iwl5000-ucode-8.83.5.1-r1.ebuild +++ b/sys-firmware/iwl5000-ucode/iwl5000-ucode-8.83.5.1-r1.ebuild @@ -1,6 +1,6 @@ # 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-r1.ebuild,v 1.3 2012/12/19 16:46:23 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-firmware/iwl5000-ucode/iwl5000-ucode-8.83.5.1-r1.ebuild,v 1.4 2012/12/25 04:06:27 jdhore Exp $ EAPI=5 inherit linux-info @@ -14,7 +14,7 @@ SRC_URI="http://intellinuxwireless.org/iwlwifi/downloads/${MY_PN}-${MY_PV}.tar.g LICENSE="ipw3945" SLOT="2" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="!=${CATEGORY}/${P}" |