diff options
author | Wolfram Schlich <wschlich@gentoo.org> | 2004-11-27 01:22:43 +0000 |
---|---|---|
committer | Wolfram Schlich <wschlich@gentoo.org> | 2004-11-27 01:22:43 +0000 |
commit | 6341875d769e1a7a936167284b32e4aee9177432 (patch) | |
tree | 029764fe77f4a7378585f67ea0f6a4c339e5ca81 /net-wireless/hostap-utils | |
parent | enable non volatile firmware download (Manifest recommit) (diff) | |
download | gentoo-2-6341875d769e1a7a936167284b32e4aee9177432.tar.gz gentoo-2-6341875d769e1a7a936167284b32e4aee9177432.tar.bz2 gentoo-2-6341875d769e1a7a936167284b32e4aee9177432.zip |
mark stable on x86
Diffstat (limited to 'net-wireless/hostap-utils')
-rw-r--r-- | net-wireless/hostap-utils/ChangeLog | 6 | ||||
-rw-r--r-- | net-wireless/hostap-utils/Manifest | 6 | ||||
-rw-r--r-- | net-wireless/hostap-utils/hostap-utils-0.2.4.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/net-wireless/hostap-utils/ChangeLog b/net-wireless/hostap-utils/ChangeLog index 5283a7e54065..f77952d298c0 100644 --- a/net-wireless/hostap-utils/ChangeLog +++ b/net-wireless/hostap-utils/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-wireless/hostap-utils # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap-utils/ChangeLog,v 1.10 2004/11/01 11:58:57 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap-utils/ChangeLog,v 1.11 2004/11/27 01:22:43 wschlich Exp $ + + 27 Nov 2004; Wolfram Schlich <wschlich@gentoo.org> + hostap-utils-0.2.4.ebuild: + mark stable on x86 01 Nov 2004; Henrik Brix Andersen <brix@gentoo.org> hostap-utils-0.1.0.ebuild, hostap-utils-0.1.2.ebuild, diff --git a/net-wireless/hostap-utils/Manifest b/net-wireless/hostap-utils/Manifest index e4b3a92a161b..171760db192c 100644 --- a/net-wireless/hostap-utils/Manifest +++ b/net-wireless/hostap-utils/Manifest @@ -1,9 +1,9 @@ -MD5 8833d4dc1273b125a38a7609c524dd8f hostap-utils-0.2.4.ebuild 752 MD5 f89de30a44a4cfb327aae0951af9dbd3 hostap-utils-0.1.3.ebuild 762 -MD5 81285e2d3ee17c9f6c098823e3b69397 hostap-utils-0.1.0.ebuild 756 MD5 375567f60eb7918f9aed551337b1e069 hostap-utils-0.1.2.ebuild 756 -MD5 a3b8037e744b377ad5163701b51b0159 ChangeLog 1510 +MD5 81285e2d3ee17c9f6c098823e3b69397 hostap-utils-0.1.0.ebuild 756 MD5 51d0156168dd714d5c675e865c59f399 metadata.xml 336 +MD5 4092b9a45e81ab64a52f466b1963b27b ChangeLog 1614 +MD5 d306a77f5a3e4187b44dfe7abbe7b8c4 hostap-utils-0.2.4.ebuild 751 MD5 0ba7ca078008d8086fe7553380c18770 files/digest-hostap-utils-0.1.0 69 MD5 d7b91af9a475e898cc1cd1054a35e858 files/digest-hostap-utils-0.1.2 69 MD5 03063f23ff1bf75a6da90833038f6a76 files/digest-hostap-utils-0.1.3 69 diff --git a/net-wireless/hostap-utils/hostap-utils-0.2.4.ebuild b/net-wireless/hostap-utils/hostap-utils-0.2.4.ebuild index 4e43bb3a6b2a..e0da4e6f18bd 100644 --- a/net-wireless/hostap-utils/hostap-utils-0.2.4.ebuild +++ b/net-wireless/hostap-utils/hostap-utils-0.2.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap-utils/hostap-utils-0.2.4.ebuild,v 1.3 2004/11/01 11:58:57 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap-utils/hostap-utils-0.2.4.ebuild,v 1.4 2004/11/27 01:22:43 wschlich Exp $ inherit toolchain-funcs 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.2.4" |