diff options
author | Michael Hanselmann <hansmi@gentoo.org> | 2004-08-12 18:49:31 +0000 |
---|---|---|
committer | Michael Hanselmann <hansmi@gentoo.org> | 2004-08-12 18:49:31 +0000 |
commit | 83a307d2613f16528bd7f20c64c0303775e38a3d (patch) | |
tree | 7f5bec9b6e2183fd1fde9cf7db4305f9ae77f792 /net-wireless/hostap-utils | |
parent | remove ~mips keyword since it seems that this release cant yet be built as o3... (diff) | |
download | gentoo-2-83a307d2613f16528bd7f20c64c0303775e38a3d.tar.gz gentoo-2-83a307d2613f16528bd7f20c64c0303775e38a3d.tar.bz2 gentoo-2-83a307d2613f16528bd7f20c64c0303775e38a3d.zip |
Added to ~ppc.
Diffstat (limited to 'net-wireless/hostap-utils')
-rw-r--r-- | net-wireless/hostap-utils/ChangeLog | 6 | ||||
-rw-r--r-- | net-wireless/hostap-utils/hostap-utils-0.1.3.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/net-wireless/hostap-utils/ChangeLog b/net-wireless/hostap-utils/ChangeLog index 49dd127c99fd..6a919a822457 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.6 2004/06/25 00:45:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap-utils/ChangeLog,v 1.7 2004/08/12 18:49:31 hansmi Exp $ + + 12 Aug 2004; Michael Hanselmann <hansmi@gentoo.org> + hostap-utils-0.1.3.ebuild: + Added to ~ppc. *hostap-utils-0.1.3 (09 Feb 2004) diff --git a/net-wireless/hostap-utils/hostap-utils-0.1.3.ebuild b/net-wireless/hostap-utils/hostap-utils-0.1.3.ebuild index 6c5b91cd33a4..fc0e279d9760 100644 --- a/net-wireless/hostap-utils/hostap-utils-0.1.3.ebuild +++ b/net-wireless/hostap-utils/hostap-utils-0.1.3.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.1.3.ebuild,v 1.2 2004/06/25 00:45:10 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/hostap-utils/hostap-utils-0.1.3.ebuild,v 1.3 2004/08/12 18:49:31 hansmi 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 ~ppc" IUSE="" DEPEND=">=net-wireless/hostap-driver-0.1.0" S="${WORKDIR}/${P}" |