diff options
author | Markus Meier <maekke@gentoo.org> | 2009-02-25 21:50:01 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2009-02-25 21:50:01 +0000 |
commit | 0232a8858a83eb41b9c9b381cc98a08f4bc0395d (patch) | |
tree | f4ee8693a63a5d670de21b38856c98752aae32b5 /net-wireless/hostapd | |
parent | Version bump. (diff) | |
download | gentoo-2-0232a8858a83eb41b9c9b381cc98a08f4bc0395d.tar.gz gentoo-2-0232a8858a83eb41b9c9b381cc98a08f4bc0395d.tar.bz2 gentoo-2-0232a8858a83eb41b9c9b381cc98a08f4bc0395d.zip |
amd64/x86 stable, bug #259285
(Portage version: 2.1.6.7/cvs/Linux x86_64)
Diffstat (limited to 'net-wireless/hostapd')
-rw-r--r-- | net-wireless/hostapd/ChangeLog | 5 | ||||
-rw-r--r-- | net-wireless/hostapd/hostapd-0.6.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-wireless/hostapd/ChangeLog b/net-wireless/hostapd/ChangeLog index f9944f23fc30..bbfdeb0dca16 100644 --- a/net-wireless/hostapd/ChangeLog +++ b/net-wireless/hostapd/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-wireless/hostapd # Copyright 2000-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/ChangeLog,v 1.91 2009/02/16 21:58:11 gurligebis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/ChangeLog,v 1.92 2009/02/25 21:50:01 maekke Exp $ + + 25 Feb 2009; Markus Meier <maekke@gentoo.org> hostapd-0.6.7.ebuild: + amd64/x86 stable, bug #259285 *hostapd-0.6.8 (16 Feb 2009) diff --git a/net-wireless/hostapd/hostapd-0.6.7.ebuild b/net-wireless/hostapd/hostapd-0.6.7.ebuild index 90c1ec4c37d3..3e7f621e8466 100644 --- a/net-wireless/hostapd/hostapd-0.6.7.ebuild +++ b/net-wireless/hostapd/hostapd-0.6.7.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.7.ebuild,v 1.1 2009/01/06 19:43:22 gurligebis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/hostapd-0.6.7.ebuild,v 1.2 2009/02/25 21:50:01 maekke Exp $ inherit toolchain-funcs linux-info @@ -10,7 +10,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 ) |