summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2006-02-16 00:05:08 +0000
committerMarkus Ullmann <jokey@gentoo.org>2006-02-16 00:05:08 +0000
commita94a90db0368fc241e0e68621fe6563ad1c37827 (patch)
tree043a2a14af78b5d40ec27946bf3c2d54dcc5aeec /net-analyzer/p0f/p0f-2.0.5-r1.ebuild
parentFix mktemp call for non-GNU userlands, thanks to Benigno B. Junior. Finally c... (diff)
downloadhistorical-a94a90db0368fc241e0e68621fe6563ad1c37827.tar.gz
historical-a94a90db0368fc241e0e68621fe6563ad1c37827.tar.bz2
historical-a94a90db0368fc241e0e68621fe6563ad1c37827.zip
Removing virtual/libpcap wrt bug #117898
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'net-analyzer/p0f/p0f-2.0.5-r1.ebuild')
-rw-r--r--net-analyzer/p0f/p0f-2.0.5-r1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/p0f/p0f-2.0.5-r1.ebuild b/net-analyzer/p0f/p0f-2.0.5-r1.ebuild
index aa89482308da..e9a753f1b57e 100644
--- a/net-analyzer/p0f/p0f-2.0.5-r1.ebuild
+++ b/net-analyzer/p0f/p0f-2.0.5-r1.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/p0f/p0f-2.0.5-r1.ebuild,v 1.2 2005/06/19 12:13:53 dholm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/p0f/p0f-2.0.5-r1.ebuild,v 1.3 2006/02/15 23:43:40 jokey Exp $
inherit eutils
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc ~ppc-macos ~sparc ~x86"
IUSE="static"
-DEPEND="virtual/libpcap"
+DEPEND="net-libs/libpcap"
S="${WORKDIR}/${PN}"