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
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')
-rw-r--r--net-analyzer/hping/ChangeLog9
-rw-r--r--net-analyzer/hping/hping-2.0.0_rc2-r1.ebuild6
-rw-r--r--net-analyzer/hping/hping-2.0.0_rc3-r1.ebuild6
-rw-r--r--net-analyzer/hping/hping-2.0.0_rc3.ebuild6
4 files changed, 16 insertions, 11 deletions
diff --git a/net-analyzer/hping/ChangeLog b/net-analyzer/hping/ChangeLog
index 7ab615d0e10a..931da6df25e7 100644
--- a/net-analyzer/hping/ChangeLog
+++ b/net-analyzer/hping/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for net-analyzer/hping
-# Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hping/ChangeLog,v 1.33 2004/12/29 02:49:00 ciaranm Exp $
+# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hping/ChangeLog,v 1.34 2005/01/29 05:12:51 dragonheart Exp $
+
+ 29 Jan 2005; Daniel Black <dragonheart@gentoo.org>
+ hping-2.0.0_rc2-r1.ebuild, hping-2.0.0_rc3-r1.ebuild,
+ hping-2.0.0_rc3.ebuild:
+ changed net-libs/libpcap depend to virtual/libcap
29 Dec 2004; Ciaran McCreesh <ciaranm@gentoo.org> :
Change encoding to UTF-8 for GLEP 31 compliance
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() {
diff --git a/net-analyzer/hping/hping-2.0.0_rc3-r1.ebuild b/net-analyzer/hping/hping-2.0.0_rc3-r1.ebuild
index e8f118a0f4d5..efe3cf8cbeb2 100644
--- a/net-analyzer/hping/hping-2.0.0_rc3-r1.ebuild
+++ b/net-analyzer/hping/hping-2.0.0_rc3-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_rc3-r1.ebuild,v 1.6 2004/11/30 18:32:18 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hping/hping-2.0.0_rc3-r1.ebuild,v 1.7 2005/01/29 05:12:51 dragonheart Exp $
inherit eutils
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="x86 sparc hppa ~ia64 ~amd64 alpha ~ppc"
IUSE="debug"
-DEPEND="net-libs/libpcap"
+DEPEND="virtual/libpcap"
S="${WORKDIR}/${MY_P//\.[0-9]}"
diff --git a/net-analyzer/hping/hping-2.0.0_rc3.ebuild b/net-analyzer/hping/hping-2.0.0_rc3.ebuild
index 2cc65beea05b..638868481a6b 100644
--- a/net-analyzer/hping/hping-2.0.0_rc3.ebuild
+++ b/net-analyzer/hping/hping-2.0.0_rc3.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_rc3.ebuild,v 1.13 2004/10/19 10:39:58 absinthe Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hping/hping-2.0.0_rc3.ebuild,v 1.14 2005/01/29 05:12:51 dragonheart Exp $
inherit eutils
@@ -14,7 +14,7 @@ SLOT="0"
KEYWORDS="x86 sparc hppa ~ia64 amd64 alpha ppc"
IUSE="debug"
-DEPEND="net-libs/libpcap"
+DEPEND="virtual/libpcap"
S="${WORKDIR}/${MY_P//\.[0-9]}"