diff options
author | Jason Wever <weeve@gentoo.org> | 2004-01-26 19:30:13 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2004-01-26 19:30:13 +0000 |
commit | a3a78665046ed0aba07fc4a3bcc8d5092008f886 (patch) | |
tree | ffb4c399d9e0f9770cfc41df6a4b6cdb71893737 /net-wireless/airsnort | |
parent | (Manifest recommit) (diff) | |
download | gentoo-2-a3a78665046ed0aba07fc4a3bcc8d5092008f886.tar.gz gentoo-2-a3a78665046ed0aba07fc4a3bcc8d5092008f886.tar.bz2 gentoo-2-a3a78665046ed0aba07fc4a3bcc8d5092008f886.zip |
Masked on sparc as pcmcia-cs doesn't work for the nell pcmcia controller, and is masked. This may work on sparc, but we have no way to test it currently as there is no working pcmcia support for any devices, and sparc devs don't have the hardware for the in-kernel drivers.
Diffstat (limited to 'net-wireless/airsnort')
-rw-r--r-- | net-wireless/airsnort/ChangeLog | 11 | ||||
-rw-r--r-- | net-wireless/airsnort/airsnort-0.2.1a.ebuild | 6 | ||||
-rw-r--r-- | net-wireless/airsnort/airsnort-0.2.1b.ebuild | 6 | ||||
-rw-r--r-- | net-wireless/airsnort/airsnort-0.2.2.ebuild | 6 |
4 files changed, 18 insertions, 11 deletions
diff --git a/net-wireless/airsnort/ChangeLog b/net-wireless/airsnort/ChangeLog index b26332673b0d..83621a26d1d6 100644 --- a/net-wireless/airsnort/ChangeLog +++ b/net-wireless/airsnort/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for net-wireless/airsnort -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/airsnort/ChangeLog,v 1.10 2003/12/18 22:16:54 latexer Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-wireless/airsnort/ChangeLog,v 1.11 2004/01/26 19:30:13 weeve Exp $ + + 26 Jan 2004; Jason Wever <weeve@gentoo.org> airsnort-0.2.1a.ebuild, + airsnort-0.2.1b.ebuild, airsnort-0.2.2.ebuild: + Masked on sparc as pcmcia-cs doesn't work for the nell pcmcia controller, and + is masked. This may work on sparc, but we have no way to test it currently as + there is no working pcmcia support for any devices, and sparc devs don't have + the hardware for the in-kernel drivers. 18 Dec 2003; Peter Johanson <latexer@gentoo.org> metadata.xml: Added metadata.xml diff --git a/net-wireless/airsnort/airsnort-0.2.1a.ebuild b/net-wireless/airsnort/airsnort-0.2.1a.ebuild index cc8960664dd5..ff5fd48176b2 100644 --- a/net-wireless/airsnort/airsnort-0.2.1a.ebuild +++ b/net-wireless/airsnort/airsnort-0.2.1a.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/airsnort/airsnort-0.2.1a.ebuild,v 1.6 2003/04/03 21:49:05 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/airsnort/airsnort-0.2.1a.ebuild,v 1.7 2004/01/26 19:30:13 weeve 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" DEPEND=">=sys-devel/autoconf-2.13 =x11-libs/gtk+-1* diff --git a/net-wireless/airsnort/airsnort-0.2.1b.ebuild b/net-wireless/airsnort/airsnort-0.2.1b.ebuild index 5a181bbffea0..49a4a7c6ed0b 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-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # 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.5 2003/04/03 21:49:05 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/airsnort/airsnort-0.2.1b.ebuild,v 1.6 2004/01/26 19:30:13 weeve 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" DEPEND=">=sys-devel/autoconf-2.13 =x11-libs/gtk+-1* diff --git a/net-wireless/airsnort/airsnort-0.2.2.ebuild b/net-wireless/airsnort/airsnort-0.2.2.ebuild index 737843748aec..792fb51a62a5 100644 --- a/net-wireless/airsnort/airsnort-0.2.2.ebuild +++ b/net-wireless/airsnort/airsnort-0.2.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/airsnort/airsnort-0.2.2.ebuild,v 1.1 2003/08/02 21:23:34 latexer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/airsnort/airsnort-0.2.2.ebuild,v 1.2 2004/01/26 19:30:13 weeve Exp $ S=${WORKDIR}/${P} DESCRIPTION="802.11b Wireless Packet Sniffer/WEP Cracker" @@ -9,7 +9,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="~x86 -sparc" DEPEND=">=sys-devel/autoconf-2.13 =x11-libs/gtk+-1* |