diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-13 12:19:09 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-07-13 12:19:09 +0000 |
commit | fa823c28a12997acdff2a340eb00059bccdf6bf9 (patch) | |
tree | cb378e3d18b78d25a60de2c7fa0f79e23221480a /net-wireless/hostapd/hostapd-0.7.3.ebuild | |
parent | Based on 2.6.32.42 + genpatches-2.6.32-39 + grsecurity-2.2.2-2.6.32.42-201107... (diff) | |
download | historical-fa823c28a12997acdff2a340eb00059bccdf6bf9.tar.gz historical-fa823c28a12997acdff2a340eb00059bccdf6bf9.tar.bz2 historical-fa823c28a12997acdff2a340eb00059bccdf6bf9.zip |
ppc stable wrt #360997
Package-Manager: portage-2.2.0_alpha43/cvs/Linux x86_64
Diffstat (limited to 'net-wireless/hostapd/hostapd-0.7.3.ebuild')
-rw-r--r-- | net-wireless/hostapd/hostapd-0.7.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/hostapd/hostapd-0.7.3.ebuild b/net-wireless/hostapd/hostapd-0.7.3.ebuild index d54bff4cfc33..535baf29fe54 100644 --- a/net-wireless/hostapd/hostapd-0.7.3.ebuild +++ b/net-wireless/hostapd/hostapd-0.7.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/hostapd-0.7.3.ebuild,v 1.4 2011/07/11 10:08:28 gurligebis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/hostapd-0.7.3.ebuild,v 1.5 2011/07/13 12:19:09 xarthisius 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 ~mips ~ppc x86" +KEYWORDS="amd64 ~mips ppc x86" IUSE="debug ipv6 logwatch madwifi +ssl +wps" DEPEND="ssl? ( dev-libs/openssl ) |