diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2011-09-16 12:22:02 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2011-09-16 12:22:02 +0000 |
commit | 1f169b144e49b199eb280bacd9b22f45d565e271 (patch) | |
tree | 28d517512905a67f7ca24deefe20b25535514486 /net-wireless/iwl1000-ucode | |
parent | Build with png-1.5 Bug #383219 (diff) | |
download | gentoo-2-1f169b144e49b199eb280bacd9b22f45d565e271.tar.gz gentoo-2-1f169b144e49b199eb280bacd9b22f45d565e271.tar.bz2 gentoo-2-1f169b144e49b199eb280bacd9b22f45d565e271.zip |
Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo, Ian "idella4" Delaney & Tomáš "Mepho" Pružina in bug #382509.
(Portage version: 2.1.10.16/cvs/Linux x86_64)
Diffstat (limited to 'net-wireless/iwl1000-ucode')
-rw-r--r-- | net-wireless/iwl1000-ucode/ChangeLog | 6 | ||||
-rw-r--r-- | net-wireless/iwl1000-ucode/iwl1000-ucode-39.31.5.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-wireless/iwl1000-ucode/ChangeLog b/net-wireless/iwl1000-ucode/ChangeLog index b4c768469ffe..de9aea2489d7 100644 --- a/net-wireless/iwl1000-ucode/ChangeLog +++ b/net-wireless/iwl1000-ucode/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-wireless/iwl1000-ucode # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/iwl1000-ucode/ChangeLog,v 1.4 2011/05/31 20:45:02 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/iwl1000-ucode/ChangeLog,v 1.5 2011/09/16 12:22:02 chainsaw Exp $ + + 16 Sep 2011; Tony Vroon <chainsaw@gentoo.org> iwl1000-ucode-39.31.5.1.ebuild: + Marked stable on AMD64 based on arch testing by Agostino "ago" Sarubbo, Ian + "idella4" Delaney & Tomáš "Mepho" Pružina in bug #382509. *iwl1000-ucode-39.31.5.1 (31 May 2011) diff --git a/net-wireless/iwl1000-ucode/iwl1000-ucode-39.31.5.1.ebuild b/net-wireless/iwl1000-ucode/iwl1000-ucode-39.31.5.1.ebuild index 11094eed24a5..9bff24f17d03 100644 --- a/net-wireless/iwl1000-ucode/iwl1000-ucode-39.31.5.1.ebuild +++ b/net-wireless/iwl1000-ucode/iwl1000-ucode-39.31.5.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/iwl1000-ucode/iwl1000-ucode-39.31.5.1.ebuild,v 1.1 2011/05/31 20:45:02 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/iwl1000-ucode/iwl1000-ucode-39.31.5.1.ebuild,v 1.2 2011/09/16 12:22:02 chainsaw Exp $ EAPI=4 MY_P="iwlwifi-1000-ucode-${PV}" @@ -11,7 +11,7 @@ SRC_URI="http://intellinuxwireless.org/iwlwifi/downloads/${MY_P}.tgz" LICENSE="ipw3945" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="|| ( >=sys-fs/udev-096 >=sys-apps/hotplug-20040923 )" |