summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrent Baude <ranger@gentoo.org>2009-05-21 19:52:51 +0000
committerBrent Baude <ranger@gentoo.org>2009-05-21 19:52:51 +0000
commitb313a1e189a1c3947f1e28c32acbcbb5ddb319bc (patch)
treee5e9341fb88485d76fd342f63135ad8856dd3a37 /net-wireless
parentFixed license (bug #268796) (diff)
downloadgentoo-2-b313a1e189a1c3947f1e28c32acbcbb5ddb319bc.tar.gz
gentoo-2-b313a1e189a1c3947f1e28c32acbcbb5ddb319bc.tar.bz2
gentoo-2-b313a1e189a1c3947f1e28c32acbcbb5ddb319bc.zip
stable ppc, bug 270148
(Portage version: 2.1.6.11/cvs/Linux ppc64)
Diffstat (limited to 'net-wireless')
-rw-r--r--net-wireless/hostapd/ChangeLog5
-rw-r--r--net-wireless/hostapd/hostapd-0.6.9.ebuild4
2 files changed, 6 insertions, 3 deletions
diff --git a/net-wireless/hostapd/ChangeLog b/net-wireless/hostapd/ChangeLog
index db6301ac2053..e6b467225ebb 100644
--- a/net-wireless/hostapd/ChangeLog
+++ b/net-wireless/hostapd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-wireless/hostapd
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/ChangeLog,v 1.100 2009/05/17 10:18:17 gurligebis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/ChangeLog,v 1.101 2009/05/21 19:52:51 ranger Exp $
+
+ 21 May 2009; Brent Baude <ranger@gentoo.org> hostapd-0.6.9.ebuild:
+ stable ppc, bug 270148
17 May 2009; Bjarke Istrup Pedersen <gurligebis@gentoo.org>
files/hostapd-0.6.8-init.d, files/hostapd-0.6.9-init.d:
diff --git a/net-wireless/hostapd/hostapd-0.6.9.ebuild b/net-wireless/hostapd/hostapd-0.6.9.ebuild
index 972ba38dee11..b9ae74be801d 100644
--- a/net-wireless/hostapd/hostapd-0.6.9.ebuild
+++ b/net-wireless/hostapd/hostapd-0.6.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/hostapd-0.6.9.ebuild,v 1.2 2009/04/15 22:25:11 gurligebis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/hostapd-0.6.9.ebuild,v 1.3 2009/05/21 19:52:51 ranger 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 ~ppc ~x86"
+KEYWORDS="~amd64 ppc ~x86"
IUSE="ipv6 logwatch madwifi +ssl +wps"
DEPEND="ssl? ( dev-libs/openssl )