diff options
author | Wolfram Schlich <wschlich@gentoo.org> | 2003-12-16 19:17:22 +0000 |
---|---|---|
committer | Wolfram Schlich <wschlich@gentoo.org> | 2003-12-16 19:17:22 +0000 |
commit | 69f2e00d2f4f2dc3ed98f5f6ce6b5def832d076b (patch) | |
tree | 55f450e02762f2267da185408d6c07925ea661ea /net-wireless/hostapd/hostapd-0.1.0.ebuild | |
parent | mark stable on x86 (diff) | |
download | gentoo-2-69f2e00d2f4f2dc3ed98f5f6ce6b5def832d076b.tar.gz gentoo-2-69f2e00d2f4f2dc3ed98f5f6ce6b5def832d076b.tar.bz2 gentoo-2-69f2e00d2f4f2dc3ed98f5f6ce6b5def832d076b.zip |
mark stable on x86
Diffstat (limited to 'net-wireless/hostapd/hostapd-0.1.0.ebuild')
-rw-r--r-- | net-wireless/hostapd/hostapd-0.1.0.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/hostapd/hostapd-0.1.0.ebuild b/net-wireless/hostapd/hostapd-0.1.0.ebuild index cf6e438f2d21..f572bd72394f 100644 --- a/net-wireless/hostapd/hostapd-0.1.0.ebuild +++ b/net-wireless/hostapd/hostapd-0.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/hostapd-0.1.0.ebuild,v 1.1 2003/10/20 22:48:59 wschlich Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostapd/hostapd-0.1.0.ebuild,v 1.2 2003/12/16 19:17:12 wschlich Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://hostap.epitest.fi/" SRC_URI="http://hostap.epitest.fi/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND=">=net-wireless/hostap-driver-0.1.0" S="${WORKDIR}/${P}" |