diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2008-08-22 16:45:13 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2008-08-22 16:45:13 +0000 |
commit | 27a4d44075ec4feac87b7ced4eabcf0cf79f47a2 (patch) | |
tree | 15837125e0a537d341d04b6820feb8f992d80af0 /net-wireless | |
parent | whitespace (diff) | |
download | gentoo-2-27a4d44075ec4feac87b7ced4eabcf0cf79f47a2.tar.gz gentoo-2-27a4d44075ec4feac87b7ced4eabcf0cf79f47a2.tar.bz2 gentoo-2-27a4d44075ec4feac87b7ced4eabcf0cf79f47a2.zip |
As pointed out by cla, the description was not correct.
(Portage version: 2.2_rc8/cvs/Linux 2.6.27-rc4-dirty x86_64)
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/iwl5000-ucode/ChangeLog | 5 | ||||
-rw-r--r-- | net-wireless/iwl5000-ucode/iwl5000-ucode-5.4.0.11.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-wireless/iwl5000-ucode/ChangeLog b/net-wireless/iwl5000-ucode/ChangeLog index a29fd9049643..11bc61d38fb0 100644 --- a/net-wireless/iwl5000-ucode/ChangeLog +++ b/net-wireless/iwl5000-ucode/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-wireless/iwl5000-ucode # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/iwl5000-ucode/ChangeLog,v 1.1 2008/08/21 12:41:41 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/iwl5000-ucode/ChangeLog,v 1.2 2008/08/22 16:45:13 chainsaw Exp $ + + 22 Aug 2008; <chainsaw@gentoo.org> iwl5000-ucode-5.4.0.11.ebuild: + As pointed out by cla, the description was not correct. *iwl5000-ucode-5.4.0.11 (21 Aug 2008) diff --git a/net-wireless/iwl5000-ucode/iwl5000-ucode-5.4.0.11.ebuild b/net-wireless/iwl5000-ucode/iwl5000-ucode-5.4.0.11.ebuild index 1ed6dd19ca0a..94371e7dea88 100644 --- a/net-wireless/iwl5000-ucode/iwl5000-ucode-5.4.0.11.ebuild +++ b/net-wireless/iwl5000-ucode/iwl5000-ucode-5.4.0.11.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/iwl5000-ucode/iwl5000-ucode-5.4.0.11.ebuild,v 1.1 2008/08/21 12:41:41 chainsaw Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/iwl5000-ucode/iwl5000-ucode-5.4.0.11.ebuild,v 1.2 2008/08/22 16:45:13 chainsaw Exp $ MY_PN="iwlwifi-5000-ucode" MY_PV="${PV/0/A}" -DESCRIPTION="Intel (R) Wireless WiFi Link 4965AGN ucode" +DESCRIPTION="Intel (R) Wireless WiFi Link 5100/5300 ucode" HOMEPAGE="http://intellinuxwireless.org/?p=iwlwifi" SRC_URI="http://intellinuxwireless.org/iwlwifi/downloads/${MY_PN}-${MY_PV}.tar.gz" |