diff options
author | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-04 21:54:03 +0000 |
---|---|---|
committer | Pieter van den Abeele <pvdabeel@gentoo.org> | 2004-10-04 21:54:03 +0000 |
commit | f8e68391addcdbf609a1190fb9f7557db1052fd3 (patch) | |
tree | 321f1396a4d37659604ed750458fe92b7e210663 /net-wireless/airsnort | |
parent | PPC stable profile update (Manifest recommit) (diff) | |
download | gentoo-2-f8e68391addcdbf609a1190fb9f7557db1052fd3.tar.gz gentoo-2-f8e68391addcdbf609a1190fb9f7557db1052fd3.tar.bz2 gentoo-2-f8e68391addcdbf609a1190fb9f7557db1052fd3.zip |
ppc stable profile update
Diffstat (limited to 'net-wireless/airsnort')
-rw-r--r-- | net-wireless/airsnort/airsnort-0.2.1b.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-wireless/airsnort/airsnort-0.2.1b.ebuild b/net-wireless/airsnort/airsnort-0.2.1b.ebuild index a31faa1ed585..9ab9b9874381 100644 --- a/net-wireless/airsnort/airsnort-0.2.1b.ebuild +++ b/net-wireless/airsnort/airsnort-0.2.1b.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/airsnort/airsnort-0.2.1b.ebuild,v 1.8 2004/07/15 05:22:24 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/airsnort/airsnort-0.2.1b.ebuild,v 1.9 2004/10/04 21:51:07 pvdabeel Exp $ MY_P=${P/a/A} S=${WORKDIR}/${MY_P} @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~ppc -sparc" +KEYWORDS="x86 ppc -sparc" IUSE="pcmcia" DEPEND=">=sys-devel/autoconf-2.13 |