diff options
author | Mike Frysinger <vapier@gentoo.org> | 2003-01-20 16:28:30 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2003-01-20 16:28:30 +0000 |
commit | d6d6b258490788384b377696b06974514084aa4f (patch) | |
tree | ec2cdb0414291b1d95cdc3665090f37e26ecc776 /net-wireless/wepattack | |
parent | added ppc to KEYWORDS (diff) | |
download | historical-d6d6b258490788384b377696b06974514084aa4f.tar.gz historical-d6d6b258490788384b377696b06974514084aa4f.tar.bz2 historical-d6d6b258490788384b377696b06974514084aa4f.zip |
added LICENSE
Diffstat (limited to 'net-wireless/wepattack')
-rw-r--r-- | net-wireless/wepattack/wepattack-0.1.3.ebuild | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net-wireless/wepattack/wepattack-0.1.3.ebuild b/net-wireless/wepattack/wepattack-0.1.3.ebuild index cf892befb703..464d6a95156c 100644 --- a/net-wireless/wepattack/wepattack-0.1.3.ebuild +++ b/net-wireless/wepattack/wepattack-0.1.3.ebuild @@ -1,16 +1,15 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-wireless/wepattack/wepattack-0.1.3.ebuild,v 1.2 2003/01/01 05:13:43 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-wireless/wepattack/wepattack-0.1.3.ebuild,v 1.3 2003/01/20 16:28:30 vapier Exp $ MY_P="WepAttack-${PV}" DESCRIPTION="WLAN tool for breaking 802.11 WEP keys" HOMEPAGE="http://wepattack.sourceforge.net/" SRC_URI="mirror://sourceforge/wepattack/${MY_P}.tar.gz" -LICENSE="" +LICENSE="GPL-2" SLOT="0" KEYWORDS="x86" -IUSE="" DEPEND="sys-libs/zlib net-libs/libpcap |