diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-09-21 13:31:15 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-09-21 13:31:15 +0000 |
commit | e18d9330a051ca9e47643169fc6ab34fcd547f04 (patch) | |
tree | 3077b3938a01282a34c87f1e7632da48b6423462 /net-wireless | |
parent | Stable for amd64, wrt bug #485208 (diff) | |
download | gentoo-2-e18d9330a051ca9e47643169fc6ab34fcd547f04.tar.gz gentoo-2-e18d9330a051ca9e47643169fc6ab34fcd547f04.tar.bz2 gentoo-2-e18d9330a051ca9e47643169fc6ab34fcd547f04.zip |
Stable for amd64, wrt bug #485340
(Portage version: 2.2.2/cvs/Linux x86_64, RepoMan options: --include-arches="amd64", signed Manifest commit with key 7194459F)
Diffstat (limited to 'net-wireless')
-rw-r--r-- | net-wireless/hostapd/ChangeLog | 5 | ||||
-rw-r--r-- | net-wireless/hostapd/hostapd-2.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-wireless/hostapd/ChangeLog b/net-wireless/hostapd/ChangeLog index 0fa492df85bb..b77ca7bbf3ec 100644 --- a/net-wireless/hostapd/ChangeLog +++ b/net-wireless/hostapd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-wireless/hostapd # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/ChangeLog,v 1.140 2013/08/31 07:08:44 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/ChangeLog,v 1.141 2013/09/21 13:31:15 ago Exp $ + + 21 Sep 2013; Agostino Sarubbo <ago@gentoo.org> hostapd-2.0-r1.ebuild: + Stable for amd64, wrt bug #485340 *hostapd-2.0-r1 (31 Aug 2013) diff --git a/net-wireless/hostapd/hostapd-2.0-r1.ebuild b/net-wireless/hostapd/hostapd-2.0-r1.ebuild index 20d3ca9e32a2..b376e8ae13a7 100644 --- a/net-wireless/hostapd/hostapd-2.0-r1.ebuild +++ b/net-wireless/hostapd/hostapd-2.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/hostapd-2.0-r1.ebuild,v 1.1 2013/08/31 07:08:44 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/hostapd-2.0-r1.ebuild,v 1.2 2013/09/21 13:31:15 ago Exp $ EAPI="4" @@ -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="ipv6 logwatch madwifi +ssl +wps +crda" DEPEND="ssl? ( dev-libs/openssl ) |