diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-12-16 13:14:51 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-12-16 13:14:51 +0000 |
commit | bff5c1b3147ae43e386567d8fa7930eacfa7b944 (patch) | |
tree | 1ca81781ada3982997702a69598ae8a51226f9ad /sys-firmware | |
parent | Stable for amd64, wrt bug #446950 (diff) | |
download | gentoo-2-bff5c1b3147ae43e386567d8fa7930eacfa7b944.tar.gz gentoo-2-bff5c1b3147ae43e386567d8fa7930eacfa7b944.tar.bz2 gentoo-2-bff5c1b3147ae43e386567d8fa7930eacfa7b944.zip |
Stable for amd64, wrt bug #393447
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
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 404a24e376b7..0441aafd8c17 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.4 2012/12/15 20:47:45 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-firmware/iwl5000-ucode/ChangeLog,v 1.5 2012/12/16 13:14:51 ago Exp $ + + 16 Dec 2012; Agostino Sarubbo <ago@gentoo.org> + iwl5000-ucode-8.83.5.1-r1.ebuild: + Stable for amd64, wrt bug #393447 *iwl5000-ucode-8.83.5.1-r1 (15 Dec 2012) 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 bb3d58f46358..ffda77f080f0 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.1 2012/12/15 20:47:45 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-firmware/iwl5000-ucode/iwl5000-ucode-8.83.5.1-r1.ebuild,v 1.2 2012/12/16 13:14:51 ago 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="" S="${WORKDIR}/${MY_PN}-${MY_PV}" |