diff options
author | Henrik Brix Andersen <brix@gentoo.org> | 2005-04-16 09:08:44 +0000 |
---|---|---|
committer | Henrik Brix Andersen <brix@gentoo.org> | 2005-04-16 09:08:44 +0000 |
commit | 4c4a0a8003e34fba98ecba2df39be16360aa99fc (patch) | |
tree | 322c8d00f3bb12e5ba55979e66fedc7931849daf /net-wireless/hostap-utils | |
parent | move arch-specific stuff out of make.globals and into profiles #89181 (diff) | |
download | historical-4c4a0a8003e34fba98ecba2df39be16360aa99fc.tar.gz historical-4c4a0a8003e34fba98ecba2df39be16360aa99fc.tar.bz2 historical-4c4a0a8003e34fba98ecba2df39be16360aa99fc.zip |
Stable on x86.
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'net-wireless/hostap-utils')
-rw-r--r-- | net-wireless/hostap-utils/ChangeLog | 5 | ||||
-rw-r--r-- | net-wireless/hostap-utils/hostap-utils-0.3.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net-wireless/hostap-utils/ChangeLog b/net-wireless/hostap-utils/ChangeLog index 3110bde5b7e6..b7a47d3c193b 100644 --- a/net-wireless/hostap-utils/ChangeLog +++ b/net-wireless/hostap-utils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-wireless/hostap-utils # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap-utils/ChangeLog,v 1.22 2005/02/13 15:43:47 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap-utils/ChangeLog,v 1.23 2005/04/16 09:07:40 brix Exp $ + + 16 Apr 2005; <brix@gentoo.org> hostap-utils-0.3.7.ebuild: + Stable on x86. 13 Feb 2005; Henrik Brix Andersen <brix@gentoo.org> -hostap-utils-0.3.2.ebuild, -hostap-utils-0.3.7_pre.ebuild: diff --git a/net-wireless/hostap-utils/hostap-utils-0.3.7.ebuild b/net-wireless/hostap-utils/hostap-utils-0.3.7.ebuild index dbcc8470b94d..a301563243d5 100644 --- a/net-wireless/hostap-utils/hostap-utils-0.3.7.ebuild +++ b/net-wireless/hostap-utils/hostap-utils-0.3.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 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.3.7.ebuild,v 1.1 2005/02/13 11:51:22 brix Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap-utils/hostap-utils-0.3.7.ebuild,v 1.2 2005/04/16 09:07:40 brix Exp $ inherit toolchain-funcs @@ -11,7 +11,7 @@ SRC_URI="http://hostap.epitest.fi/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="x86 ~ppc" IUSE="" |