diff options
author | Markus Meier <maekke@gentoo.org> | 2009-01-23 21:48:50 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-01-23 21:48:50 +0000 |
commit | 43a44b806d05bbf1ff9e1676e7eef810e15227d6 (patch) | |
tree | 0e2912e391939a5845c1e6f0f3180b591ef14447 /net-wireless/iwl3945-ucode/iwl3945-ucode-15.28.1.6.ebuild | |
parent | amd64/x86 stable, bug #251681 (diff) | |
download | historical-43a44b806d05bbf1ff9e1676e7eef810e15227d6.tar.gz historical-43a44b806d05bbf1ff9e1676e7eef810e15227d6.tar.bz2 historical-43a44b806d05bbf1ff9e1676e7eef810e15227d6.zip |
amd64/x86 stable, bug #253837
Package-Manager: portage-2.1.6.7/cvs/Linux x86_64
Diffstat (limited to 'net-wireless/iwl3945-ucode/iwl3945-ucode-15.28.1.6.ebuild')
-rw-r--r-- | net-wireless/iwl3945-ucode/iwl3945-ucode-15.28.1.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-wireless/iwl3945-ucode/iwl3945-ucode-15.28.1.6.ebuild b/net-wireless/iwl3945-ucode/iwl3945-ucode-15.28.1.6.ebuild index 7e6b3bf976c7..83cd53cb2863 100644 --- a/net-wireless/iwl3945-ucode/iwl3945-ucode-15.28.1.6.ebuild +++ b/net-wireless/iwl3945-ucode/iwl3945-ucode-15.28.1.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/iwl3945-ucode/iwl3945-ucode-15.28.1.6.ebuild,v 1.1 2008/09/03 05:47:34 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/iwl3945-ucode/iwl3945-ucode-15.28.1.6.ebuild,v 1.2 2009/01/23 21:48:50 maekke Exp $ MY_PN="iwlwifi-3945-ucode" @@ -10,7 +10,7 @@ SRC_URI="http://intellinuxwireless.org/iwlwifi/downloads/${MY_PN}-${PV}.tgz" LICENSE="Intel" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" DEPEND="|| ( >=sys-fs/udev-096 >=sys-apps/hotplug-20040923 )" |