diff options
author | Hanno Böck <hanno@gentoo.org> | 2010-01-09 11:11:57 +0000 |
---|---|---|
committer | Hanno Böck <hanno@gentoo.org> | 2010-01-09 11:11:57 +0000 |
commit | 0035bf9aa3cb406abc0d9fe6bfb024deb2268b98 (patch) | |
tree | d4b99b44fb32496c21deea839793033c02ca7d5a /net-wireless/iwl3945-ucode/iwl3945-ucode-15.32.2.9.ebuild | |
parent | Version bump, bug #300109. (diff) | |
download | gentoo-2-0035bf9aa3cb406abc0d9fe6bfb024deb2268b98.tar.gz gentoo-2-0035bf9aa3cb406abc0d9fe6bfb024deb2268b98.tar.bz2 gentoo-2-0035bf9aa3cb406abc0d9fe6bfb024deb2268b98.zip |
Change iwl3945-ucode to correct license
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Diffstat (limited to 'net-wireless/iwl3945-ucode/iwl3945-ucode-15.32.2.9.ebuild')
-rw-r--r-- | net-wireless/iwl3945-ucode/iwl3945-ucode-15.32.2.9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-wireless/iwl3945-ucode/iwl3945-ucode-15.32.2.9.ebuild b/net-wireless/iwl3945-ucode/iwl3945-ucode-15.32.2.9.ebuild index 3ab1ae90c51d..660ff231dcec 100644 --- a/net-wireless/iwl3945-ucode/iwl3945-ucode-15.32.2.9.ebuild +++ b/net-wireless/iwl3945-ucode/iwl3945-ucode-15.32.2.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 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.32.2.9.ebuild,v 1.2 2009/06/07 18:15:41 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/iwl3945-ucode/iwl3945-ucode-15.32.2.9.ebuild,v 1.3 2010/01/09 11:11:57 hanno Exp $ MY_P="iwlwifi-3945-ucode-${PV}" @@ -8,7 +8,7 @@ DESCRIPTION="Intel (R) PRO/Wireless 3945ABG Network Connection ucode" HOMEPAGE="http://intellinuxwireless.org/?p=iwlwifi" SRC_URI="http://intellinuxwireless.org/iwlwifi/downloads/${MY_P}.tgz" -LICENSE="Intel" +LICENSE="ipw3945" SLOT="1" KEYWORDS="amd64 x86" IUSE="" |