diff options
author | Markus Ullmann <jokey@gentoo.org> | 2006-02-17 16:23:58 +0000 |
---|---|---|
committer | Markus Ullmann <jokey@gentoo.org> | 2006-02-17 16:23:58 +0000 |
commit | 5c429e4602ba9fbc060fa4271dd0c51a7c18c024 (patch) | |
tree | b3c0acbeecc353cb6dc66fe75b458b0ed43ca82c /net-analyzer | |
parent | Add --pidfile option to init script for bug 123169. Thanks to Eric Brown <big... (diff) | |
download | gentoo-2-5c429e4602ba9fbc060fa4271dd0c51a7c18c024.tar.gz gentoo-2-5c429e4602ba9fbc060fa4271dd0c51a7c18c024.tar.bz2 gentoo-2-5c429e4602ba9fbc060fa4271dd0c51a7c18c024.zip |
Removing virtual/libpcap wrt bug #117898
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'net-analyzer')
-rw-r--r-- | net-analyzer/tcptraceroute/ChangeLog | 9 | ||||
-rw-r--r-- | net-analyzer/tcptraceroute/tcptraceroute-1.4-r3.ebuild | 6 | ||||
-rw-r--r-- | net-analyzer/tcptraceroute/tcptraceroute-1.5_beta5.ebuild | 6 | ||||
-rw-r--r-- | net-analyzer/tcptraceroute/tcptraceroute-1.5_beta6.ebuild | 6 | ||||
-rw-r--r-- | net-analyzer/tcptrack/ChangeLog | 5 | ||||
-rw-r--r-- | net-analyzer/tcptrack/tcptrack-1.1.5.ebuild | 6 | ||||
-rw-r--r-- | net-analyzer/thcrut/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/thcrut/thcrut-1.2.5.ebuild | 6 | ||||
-rw-r--r-- | net-analyzer/traceproto/ChangeLog | 7 | ||||
-rw-r--r-- | net-analyzer/traceproto/traceproto-1.1.1.ebuild | 6 |
10 files changed, 39 insertions, 25 deletions
diff --git a/net-analyzer/tcptraceroute/ChangeLog b/net-analyzer/tcptraceroute/ChangeLog index 1327f48882bc..b515bad2604d 100644 --- a/net-analyzer/tcptraceroute/ChangeLog +++ b/net-analyzer/tcptraceroute/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-analyzer/tcptraceroute -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptraceroute/ChangeLog,v 1.29 2005/12/25 15:05:06 flameeyes Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptraceroute/ChangeLog,v 1.30 2006/02/17 16:19:40 jokey Exp $ + + 17 Feb 2006; Markus Ullmann <jokey@gentoo.org> + tcptraceroute-1.4-r3.ebuild, tcptraceroute-1.5_beta5.ebuild, + tcptraceroute-1.5_beta6.ebuild: + Removing virtual/libpcap wrt bug #117898 25 Dec 2005; Diego Pettenò <flameeyes@gentoo.org> tcptraceroute-1.5_beta6.ebuild: diff --git a/net-analyzer/tcptraceroute/tcptraceroute-1.4-r3.ebuild b/net-analyzer/tcptraceroute/tcptraceroute-1.4-r3.ebuild index 2f1f7121521a..afe89169f6c6 100644 --- a/net-analyzer/tcptraceroute/tcptraceroute-1.4-r3.ebuild +++ b/net-analyzer/tcptraceroute/tcptraceroute-1.4-r3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptraceroute/tcptraceroute-1.4-r3.ebuild,v 1.8 2005/01/29 05:12:51 dragonheart Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptraceroute/tcptraceroute-1.4-r3.ebuild,v 1.9 2006/02/17 16:19:40 jokey Exp $ inherit eutils flag-o-matic @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="x86 ppc sparc" IUSE="" -DEPEND="virtual/libpcap +DEPEND="net-libs/libpcap <net-libs/libnet-1.1 >=net-libs/libnet-1.0.2a-r3" diff --git a/net-analyzer/tcptraceroute/tcptraceroute-1.5_beta5.ebuild b/net-analyzer/tcptraceroute/tcptraceroute-1.5_beta5.ebuild index 518958c7c253..68024b5777c0 100644 --- a/net-analyzer/tcptraceroute/tcptraceroute-1.5_beta5.ebuild +++ b/net-analyzer/tcptraceroute/tcptraceroute-1.5_beta5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptraceroute/tcptraceroute-1.5_beta5.ebuild,v 1.11 2005/04/14 03:49:33 tgall Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptraceroute/tcptraceroute-1.5_beta5.ebuild,v 1.12 2006/02/17 16:19:40 jokey Exp $ inherit flag-o-matic @@ -17,7 +17,7 @@ SLOT="0" KEYWORDS="x86 ppc sparc amd64 ppc64" IUSE="" -DEPEND="virtual/libpcap +DEPEND="net-libs/libpcap net-libs/libnet" src_unpack() { diff --git a/net-analyzer/tcptraceroute/tcptraceroute-1.5_beta6.ebuild b/net-analyzer/tcptraceroute/tcptraceroute-1.5_beta6.ebuild index ad85eb11dd40..a33bc49209aa 100644 --- a/net-analyzer/tcptraceroute/tcptraceroute-1.5_beta6.ebuild +++ b/net-analyzer/tcptraceroute/tcptraceroute-1.5_beta6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptraceroute/tcptraceroute-1.5_beta6.ebuild,v 1.8 2005/12/25 15:05:06 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptraceroute/tcptraceroute-1.5_beta6.ebuild,v 1.9 2006/02/17 16:19:40 jokey Exp $ inherit flag-o-matic @@ -17,7 +17,7 @@ SLOT="0" KEYWORDS="amd64 ppc ppc64 sparc x86" IUSE="" -DEPEND="virtual/libpcap +DEPEND="net-libs/libpcap net-libs/libnet" src_compile() { diff --git a/net-analyzer/tcptrack/ChangeLog b/net-analyzer/tcptrack/ChangeLog index 6a7ed81ba3c3..72c850649b79 100644 --- a/net-analyzer/tcptrack/ChangeLog +++ b/net-analyzer/tcptrack/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/tcptrack # Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptrack/ChangeLog,v 1.11 2006/01/09 22:56:37 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptrack/ChangeLog,v 1.12 2006/02/17 16:20:59 jokey Exp $ + + 17 Feb 2006; Markus Ullmann <jokey@gentoo.org> tcptrack-1.1.5.ebuild: + Removing virtual/libpcap wrt bug #117898 09 Jan 2006; Marcelo Goes <vanquirius@gentoo.org> -tcptrack-1.1.2.ebuild: Remove old ebuild. diff --git a/net-analyzer/tcptrack/tcptrack-1.1.5.ebuild b/net-analyzer/tcptrack/tcptrack-1.1.5.ebuild index db1111c909d5..a23ab6d0fc19 100644 --- a/net-analyzer/tcptrack/tcptrack-1.1.5.ebuild +++ b/net-analyzer/tcptrack/tcptrack-1.1.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptrack/tcptrack-1.1.5.ebuild,v 1.2 2005/04/29 15:43:31 vanquirius Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/tcptrack/tcptrack-1.1.5.ebuild,v 1.3 2006/02/17 16:20:59 jokey Exp $ IUSE="" @@ -12,7 +12,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="x86 ~ppc ~amd64" -newdepend "virtual/libpcap +newdepend "net-libs/libpcap sys-libs/ncurses" src_install() { diff --git a/net-analyzer/thcrut/ChangeLog b/net-analyzer/thcrut/ChangeLog index e3fbd7b4a70d..39e5d3670063 100644 --- a/net-analyzer/thcrut/ChangeLog +++ b/net-analyzer/thcrut/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/thcrut -# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thcrut/ChangeLog,v 1.9 2005/10/26 04:24:15 soulse Exp $ +# Copyright 2000-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thcrut/ChangeLog,v 1.10 2006/02/17 16:22:38 jokey Exp $ + + 17 Feb 2006; Markus Ullmann <jokey@gentoo.org> thcrut-1.2.5.ebuild: + Removing virtual/libpcap wrt bug #117898 25 Oct 2005; <soulse@gentoo.org> thcrut-1.2.5.ebuild: Bad header fixed diff --git a/net-analyzer/thcrut/thcrut-1.2.5.ebuild b/net-analyzer/thcrut/thcrut-1.2.5.ebuild index 4695d4c076c4..a63fd8e02af3 100644 --- a/net-analyzer/thcrut/thcrut-1.2.5.ebuild +++ b/net-analyzer/thcrut/thcrut-1.2.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thcrut/thcrut-1.2.5.ebuild,v 1.10 2005/10/26 04:24:15 soulse Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/thcrut/thcrut-1.2.5.ebuild,v 1.11 2006/02/17 16:22:38 jokey Exp $ inherit eutils @@ -13,7 +13,7 @@ SLOT="0" KEYWORDS="amd64 ~ppc sparc x86" IUSE="" -DEPEND="virtual/libpcap +DEPEND="net-libs/libpcap <net-libs/libnet-1.1" src_unpack() { diff --git a/net-analyzer/traceproto/ChangeLog b/net-analyzer/traceproto/ChangeLog index 11fd75375074..65fb640f8572 100644 --- a/net-analyzer/traceproto/ChangeLog +++ b/net-analyzer/traceproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-analyzer/traceproto -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traceproto/ChangeLog,v 1.3 2005/08/16 19:26:06 blubb Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traceproto/ChangeLog,v 1.4 2006/02/17 16:23:58 jokey Exp $ + + 17 Feb 2006; Markus Ullmann <jokey@gentoo.org> traceproto-1.1.1.ebuild: + Removing virtual/libpcap wrt bug #117898 16 Aug 2005; Simon Stelling <blubb@gentoo.org> ChangeLog: added ~amd64 keyword diff --git a/net-analyzer/traceproto/traceproto-1.1.1.ebuild b/net-analyzer/traceproto/traceproto-1.1.1.ebuild index 280cfdbf4b29..8dfe37e3da78 100644 --- a/net-analyzer/traceproto/traceproto-1.1.1.ebuild +++ b/net-analyzer/traceproto/traceproto-1.1.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traceproto/traceproto-1.1.1.ebuild,v 1.3 2005/08/16 19:29:01 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/traceproto/traceproto-1.1.1.ebuild,v 1.4 2006/02/17 16:23:58 jokey Exp $ inherit eutils @@ -14,7 +14,7 @@ KEYWORDS="~amd64 ~ppc ~x86" IUSE="debug ncurses" RDEPEND=">=net-libs/libnet-1.1.0 - virtual/libpcap + net-libs/libpcap ncurses? ( sys-libs/ncurses ) debug? ( dev-libs/dmalloc )" |