diff options
author | Peter Johanson <latexer@gentoo.org> | 2004-06-01 14:54:26 +0000 |
---|---|---|
committer | Peter Johanson <latexer@gentoo.org> | 2004-06-01 14:54:26 +0000 |
commit | 3def43578f9361ecc34e085671d437853e0aa69c (patch) | |
tree | 16ab9b5052007467c6e16ebe9c45153b658b26ac /net-wireless/ap-utils/ap-utils-1.4.ebuild | |
parent | Initial checkin, ebuild submitted by brix@gentoo.org (diff) | |
download | historical-3def43578f9361ecc34e085671d437853e0aa69c.tar.gz historical-3def43578f9361ecc34e085671d437853e0aa69c.tar.bz2 historical-3def43578f9361ecc34e085671d437853e0aa69c.zip |
Bump to latest version, and mark 1.4 stable on x86
Diffstat (limited to 'net-wireless/ap-utils/ap-utils-1.4.ebuild')
-rw-r--r-- | net-wireless/ap-utils/ap-utils-1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/ap-utils/ap-utils-1.4.ebuild b/net-wireless/ap-utils/ap-utils-1.4.ebuild index c4b27cb97a58..1248313e71e5 100644 --- a/net-wireless/ap-utils/ap-utils-1.4.ebuild +++ b/net-wireless/ap-utils/ap-utils-1.4.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/ap-utils/ap-utils-1.4.ebuild,v 1.2 2004/03/21 09:57:37 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/ap-utils/ap-utils-1.4.ebuild,v 1.3 2004/06/01 14:54:23 latexer Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/ap-utils/${P}.tar.bz2" RESTRICT="nomirror" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND=">=sys-devel/bison-1.34" RDEPEND="" |