diff options
author | Daniel Black <dragonheart@gentoo.org> | 2005-01-29 05:12:52 +0000 |
---|---|---|
committer | Daniel Black <dragonheart@gentoo.org> | 2005-01-29 05:12:52 +0000 |
commit | 05a1f98abf34af4ac72f2688d1bc0d2e7bb2830d (patch) | |
tree | b3adb5ee8d23e2d4f24fa771795b0c102b6adff7 /net-analyzer/hping | |
parent | Add ~ppc keyword to 2.6.1 (diff) | |
download | gentoo-2-05a1f98abf34af4ac72f2688d1bc0d2e7bb2830d.tar.gz gentoo-2-05a1f98abf34af4ac72f2688d1bc0d2e7bb2830d.tar.bz2 gentoo-2-05a1f98abf34af4ac72f2688d1bc0d2e7bb2830d.zip |
Move to virtual/libpcap as per bug #63113
(Portage version: 2.0.51-r15)
Diffstat (limited to 'net-analyzer/hping')
-rw-r--r-- | net-analyzer/hping/ChangeLog | 9 | ||||
-rw-r--r-- | net-analyzer/hping/hping-2.0.0_rc2-r1.ebuild | 6 | ||||
-rw-r--r-- | net-analyzer/hping/hping-2.0.0_rc3-r1.ebuild | 6 | ||||
-rw-r--r-- | net-analyzer/hping/hping-2.0.0_rc3.ebuild | 6 |
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]}" |