diff options
author | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-16 19:20:47 +0000 |
---|---|---|
committer | Paweł Hajdan <phajdan.jr@gentoo.org> | 2012-02-16 19:20:47 +0000 |
commit | c172aab6b319346644d9c07d4f7e21a30a6a2af5 (patch) | |
tree | b180f119e6acf26d6ffec009d96cd5921eed00b3 /net-wireless/iwl6050-ucode | |
parent | x86 stable wrt bug #397227 (diff) | |
download | gentoo-2-c172aab6b319346644d9c07d4f7e21a30a6a2af5.tar.gz gentoo-2-c172aab6b319346644d9c07d4f7e21a30a6a2af5.tar.bz2 gentoo-2-c172aab6b319346644d9c07d4f7e21a30a6a2af5.zip |
x86 stable wrt bug #401567
(Portage version: 2.1.10.44/cvs/Linux i686)
Diffstat (limited to 'net-wireless/iwl6050-ucode')
-rw-r--r-- | net-wireless/iwl6050-ucode/ChangeLog | 6 | ||||
-rw-r--r-- | net-wireless/iwl6050-ucode/iwl6050-ucode-41.28.5.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-wireless/iwl6050-ucode/ChangeLog b/net-wireless/iwl6050-ucode/ChangeLog index ce94d4496161..d26ac9646920 100644 --- a/net-wireless/iwl6050-ucode/ChangeLog +++ b/net-wireless/iwl6050-ucode/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-wireless/iwl6050-ucode # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/iwl6050-ucode/ChangeLog,v 1.4 2012/01/31 14:42:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/iwl6050-ucode/ChangeLog,v 1.5 2012/02/16 19:20:47 phajdan.jr Exp $ + + 16 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> + iwl6050-ucode-41.28.5.1.ebuild: + x86 stable wrt bug #401567 31 Jan 2012; Agostino Sarubbo <ago@gentoo.org> iwl6050-ucode-41.28.5.1.ebuild: diff --git a/net-wireless/iwl6050-ucode/iwl6050-ucode-41.28.5.1.ebuild b/net-wireless/iwl6050-ucode/iwl6050-ucode-41.28.5.1.ebuild index 4da77fe2c94c..0086d3cb2621 100644 --- a/net-wireless/iwl6050-ucode/iwl6050-ucode-41.28.5.1.ebuild +++ b/net-wireless/iwl6050-ucode/iwl6050-ucode-41.28.5.1.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/net-wireless/iwl6050-ucode/iwl6050-ucode-41.28.5.1.ebuild,v 1.3 2012/01/31 14:42:49 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/iwl6050-ucode/iwl6050-ucode-41.28.5.1.ebuild,v 1.4 2012/02/16 19:20:47 phajdan.jr Exp $ inherit linux-info @@ -12,7 +12,7 @@ SRC_URI="http://intellinuxwireless.org/iwlwifi/downloads/${MY_PN}-${PV}.tgz" LICENSE="ipw3945" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" RDEPEND="" |