summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Mende <angelos@gentoo.org>2011-03-29 16:09:09 +0000
committerChristoph Mende <angelos@gentoo.org>2011-03-29 16:09:09 +0000
commit2d27bb6cf20b05dc2d5414a6ac571f1038c0f3bd (patch)
tree917a567210c682f50a168c7d2b2f3b1249197b25 /net-wireless
parentStable on amd64 wrt bug #358029 (diff)
downloadgentoo-2-2d27bb6cf20b05dc2d5414a6ac571f1038c0f3bd.tar.gz
gentoo-2-2d27bb6cf20b05dc2d5414a6ac571f1038c0f3bd.tar.bz2
gentoo-2-2d27bb6cf20b05dc2d5414a6ac571f1038c0f3bd.zip
Stable on amd64 wrt bug #360997
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Diffstat (limited to 'net-wireless')
-rw-r--r--net-wireless/hostapd/ChangeLog7
-rw-r--r--net-wireless/hostapd/hostapd-0.7.3.ebuild6
2 files changed, 8 insertions, 5 deletions
diff --git a/net-wireless/hostapd/ChangeLog b/net-wireless/hostapd/ChangeLog
index 981c6a9f8c71..3e42f45db858 100644
--- a/net-wireless/hostapd/ChangeLog
+++ b/net-wireless/hostapd/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for net-wireless/hostapd
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/ChangeLog,v 1.108 2010/09/08 15:23:00 gurligebis Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/ChangeLog,v 1.109 2011/03/29 16:09:09 angelos Exp $
+
+ 29 Mar 2011; Christoph Mende <angelos@gentoo.org> hostapd-0.7.3.ebuild:
+ Stable on amd64 wrt bug #360997
*hostapd-0.7.3 (08 Sep 2010)
diff --git a/net-wireless/hostapd/hostapd-0.7.3.ebuild b/net-wireless/hostapd/hostapd-0.7.3.ebuild
index eb210dfd50d8..a5c683124219 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-2010 Gentoo Foundation
+# 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.1 2010/09/08 15:23:00 gurligebis Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/hostapd-0.7.3.ebuild,v 1.2 2011/03/29 16:09:09 angelos 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="debug ipv6 logwatch madwifi +ssl +wps"
DEPEND="ssl? ( dev-libs/openssl )