diff options
author | Eldad Zack <eldad@gentoo.org> | 2004-07-08 06:28:55 +0000 |
---|---|---|
committer | Eldad Zack <eldad@gentoo.org> | 2004-07-08 06:28:55 +0000 |
commit | ecdda3b437860b8713625e709fd5f94b16034b29 (patch) | |
tree | acd92b8c683550af2724430d1fa1185ac038adfd /net-analyzer/hping/hping-2.0.0_rc2-r1.ebuild | |
parent | Added ~mips KEYWORD (diff) | |
download | historical-ecdda3b437860b8713625e709fd5f94b16034b29.tar.gz historical-ecdda3b437860b8713625e709fd5f94b16034b29.tar.bz2 historical-ecdda3b437860b8713625e709fd5f94b16034b29.zip |
IUSE
Diffstat (limited to 'net-analyzer/hping/hping-2.0.0_rc2-r1.ebuild')
-rw-r--r-- | net-analyzer/hping/hping-2.0.0_rc2-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-analyzer/hping/hping-2.0.0_rc2-r1.ebuild b/net-analyzer/hping/hping-2.0.0_rc2-r1.ebuild index a1473fbe97c8..a7ec786139d9 100644 --- a/net-analyzer/hping/hping-2.0.0_rc2-r1.ebuild +++ b/net-analyzer/hping/hping-2.0.0_rc2-r1.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-analyzer/hping/hping-2.0.0_rc2-r1.ebuild,v 1.9 2004/06/24 22:03:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hping/hping-2.0.0_rc2-r1.ebuild,v 1.10 2004/07/08 06:28:55 eldad Exp $ inherit eutils @@ -14,6 +14,7 @@ LICENSE="GPL-2" KEYWORDS="x86 sparc hppa ia64 amd64 alpha" DEPEND="net-libs/libpcap" +IUSE="debug" src_compile() { epatch ${FILESDIR}/wlan-header-fix.patch |