summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2005-01-29 05:12:52 +0000
committerDaniel Black <dragonheart@gentoo.org>2005-01-29 05:12:52 +0000
commitb38a7ba9b7ebc892ccba90f6c6d04b210dc10f97 (patch)
tree859a6b1ab75182497370075154214d4b94309292 /net-analyzer/hping/hping-2.0.0_rc2-r1.ebuild
parentremove USE=debug support (diff)
downloadhistorical-b38a7ba9b7ebc892ccba90f6c6d04b210dc10f97.tar.gz
historical-b38a7ba9b7ebc892ccba90f6c6d04b210dc10f97.tar.bz2
historical-b38a7ba9b7ebc892ccba90f6c6d04b210dc10f97.zip
Move to virtual/libpcap as per bug #63113
Package-Manager: portage-2.0.51-r15
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.ebuild6
1 files changed, 3 insertions, 3 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 4d3327c195c9..2a7a8bd91550 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
+# Copyright 1999-2005 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.11 2004/10/04 23:04:20 pvdabeel Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hping/hping-2.0.0_rc2-r1.ebuild,v 1.12 2005/01/29 05:12:51 dragonheart Exp $
inherit eutils
@@ -13,7 +13,7 @@ SLOT="0"
LICENSE="GPL-2"
KEYWORDS="x86 sparc hppa ia64 amd64 alpha ppc"
-DEPEND="net-libs/libpcap"
+DEPEND="virtual/libpcap"
IUSE="debug"
src_compile() {