* [gentoo-commits] gentoo-x86 commit in net-analyzer/hping: ChangeLog hping-2.0.0_rc3-r1.ebuild hping-2.0.0_rc3-r2.ebuild
@ 2011-04-02 12:54 Samuli Suominen (ssuominen)
0 siblings, 0 replies; only message in thread
From: Samuli Suominen (ssuominen) @ 2011-04-02 12:54 UTC (permalink / raw
To: gentoo-commits
ssuominen 11/04/02 12:54:02
Modified: ChangeLog hping-2.0.0_rc3-r1.ebuild
hping-2.0.0_rc3-r2.ebuild
Log:
Use net-libs/libpcap instead of virtual/libpcap wrt #358835.
(Portage version: 2.2.0_alpha29/cvs/Linux x86_64)
Revision Changes Path
1.51 net-analyzer/hping/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/hping/ChangeLog?rev=1.51&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/hping/ChangeLog?rev=1.51&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/hping/ChangeLog?r1=1.50&r2=1.51
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/hping/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog 30 Nov 2010 21:30:45 -0000 1.50
+++ ChangeLog 2 Apr 2011 12:54:02 -0000 1.51
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/hping
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hping/ChangeLog,v 1.50 2010/11/30 21:30:45 jer Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hping/ChangeLog,v 1.51 2011/04/02 12:54:02 ssuominen Exp $
+
+ 02 Apr 2011; Samuli Suominen <ssuominen@gentoo.org>
+ hping-2.0.0_rc3-r1.ebuild, hping-2.0.0_rc3-r2.ebuild:
+ Use net-libs/libpcap instead of virtual/libpcap wrt #358835.
*hping-3_pre20051105-r3 (30 Nov 2010)
1.12 net-analyzer/hping/hping-2.0.0_rc3-r1.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/hping/hping-2.0.0_rc3-r1.ebuild?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/hping/hping-2.0.0_rc3-r1.ebuild?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/hping/hping-2.0.0_rc3-r1.ebuild?r1=1.11&r2=1.12
Index: hping-2.0.0_rc3-r1.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/hping/hping-2.0.0_rc3-r1.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- hping-2.0.0_rc3-r1.ebuild 20 Jan 2007 17:00:45 -0000 1.11
+++ hping-2.0.0_rc3-r1.ebuild 2 Apr 2011 12:54:02 -0000 1.12
@@ -1,6 +1,6 @@
-# Copyright 1999-2007 Gentoo Foundation
+# Copyright 1999-2011 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.11 2007/01/20 17:00:45 eroyf Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hping/hping-2.0.0_rc3-r1.ebuild,v 1.12 2011/04/02 12:54:02 ssuominen Exp $
inherit eutils
@@ -14,7 +14,7 @@
KEYWORDS="alpha amd64 hppa ia64 ~mips ppc sparc x86"
IUSE="debug"
-DEPEND="virtual/libpcap"
+DEPEND="net-libs/libpcap"
S="${WORKDIR}/${MY_P//\.[0-9]}"
1.3 net-analyzer/hping/hping-2.0.0_rc3-r2.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/hping/hping-2.0.0_rc3-r2.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/hping/hping-2.0.0_rc3-r2.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/hping/hping-2.0.0_rc3-r2.ebuild?r1=1.2&r2=1.3
Index: hping-2.0.0_rc3-r2.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/hping/hping-2.0.0_rc3-r2.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- hping-2.0.0_rc3-r2.ebuild 22 Dec 2009 21:19:37 -0000 1.2
+++ hping-2.0.0_rc3-r2.ebuild 2 Apr 2011 12:54:02 -0000 1.3
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2011 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-r2.ebuild,v 1.2 2009/12/22 21:19:37 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/hping/hping-2.0.0_rc3-r2.ebuild,v 1.3 2011/04/02 12:54:02 ssuominen Exp $
inherit eutils toolchain-funcs
@@ -14,7 +14,7 @@
KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
IUSE=""
-DEPEND="virtual/libpcap"
+DEPEND="net-libs/libpcap"
S="${WORKDIR}/${MY_P//\.[0-9]}"
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-04-02 12:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-02 12:54 [gentoo-commits] gentoo-x86 commit in net-analyzer/hping: ChangeLog hping-2.0.0_rc3-r1.ebuild hping-2.0.0_rc3-r2.ebuild Samuli Suominen (ssuominen)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox