diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2010-03-03 16:45:43 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2010-03-03 16:45:43 +0000 |
commit | 903116d3a30dec504cd3cecbfc4850eede8f3af5 (patch) | |
tree | d7bf2e2982c29d43363cfe656792cf7608126ffe /net-wireless/wpa_supplicant | |
parent | Remove another non-maintiner modification to games masking. (diff) | |
download | gentoo-2-903116d3a30dec504cd3cecbfc4850eede8f3af5.tar.gz gentoo-2-903116d3a30dec504cd3cecbfc4850eede8f3af5.tar.bz2 gentoo-2-903116d3a30dec504cd3cecbfc4850eede8f3af5.zip |
Compile tested only on arm hardware due to insufficient hardware to test, bug 278355
(Portage version: 2.1.7.17/cvs/Linux x86_64)
Diffstat (limited to 'net-wireless/wpa_supplicant')
-rw-r--r-- | net-wireless/wpa_supplicant/ChangeLog | 7 | ||||
-rw-r--r-- | net-wireless/wpa_supplicant/wpa_supplicant-0.6.9.ebuild | 4 |
2 files changed, 8 insertions, 3 deletions
diff --git a/net-wireless/wpa_supplicant/ChangeLog b/net-wireless/wpa_supplicant/ChangeLog index b63f45cee069..2343e4fcb1d6 100644 --- a/net-wireless/wpa_supplicant/ChangeLog +++ b/net-wireless/wpa_supplicant/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-wireless/wpa_supplicant # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/wpa_supplicant/ChangeLog,v 1.128 2010/01/25 00:08:42 gurligebis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/wpa_supplicant/ChangeLog,v 1.129 2010/03/03 16:45:43 darkside Exp $ + + 03 Mar 2010; Jeremy Olexa <darkside@gentoo.org> + wpa_supplicant-0.6.9.ebuild: + Compile tested only on arm hardware due to insufficient hardware to test, + bug 278355 *wpa_supplicant-0.7.1 (25 Jan 2010) diff --git a/net-wireless/wpa_supplicant/wpa_supplicant-0.6.9.ebuild b/net-wireless/wpa_supplicant/wpa_supplicant-0.6.9.ebuild index 8aa889c99359..ac1beb84aacb 100644 --- a/net-wireless/wpa_supplicant/wpa_supplicant-0.6.9.ebuild +++ b/net-wireless/wpa_supplicant/wpa_supplicant-0.6.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/wpa_supplicant/wpa_supplicant-0.6.9.ebuild,v 1.9 2010/01/14 15:07:09 gurligebis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/wpa_supplicant/wpa_supplicant-0.6.9.ebuild,v 1.10 2010/03/03 16:45:43 darkside Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://hostap.epitest.fi/releases/${P}.tar.gz" LICENSE="|| ( GPL-2 BSD )" SLOT="0" -KEYWORDS="amd64 ~arm ppc ppc64 x86 ~x86-fbsd" +KEYWORDS="amd64 arm ppc ppc64 x86 ~x86-fbsd" IUSE="dbus debug gnutls eap-sim fasteap madwifi ps3 qt3 qt4 readline ssl wps kernel_linux kernel_FreeBSD" DEPEND="dev-libs/libnl |