From 05a1f98abf34af4ac72f2688d1bc0d2e7bb2830d Mon Sep 17 00:00:00 2001 From: Daniel Black Date: Sat, 29 Jan 2005 05:12:52 +0000 Subject: Move to virtual/libpcap as per bug #63113 (Portage version: 2.0.51-r15) --- net-analyzer/ipaudit/ipaudit-1.0_beta1.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net-analyzer/ipaudit/ipaudit-1.0_beta1.ebuild') diff --git a/net-analyzer/ipaudit/ipaudit-1.0_beta1.ebuild b/net-analyzer/ipaudit/ipaudit-1.0_beta1.ebuild index 5413e369e82d..5b3557b01b10 100644 --- a/net-analyzer/ipaudit/ipaudit-1.0_beta1.ebuild +++ b/net-analyzer/ipaudit/ipaudit-1.0_beta1.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/ipaudit/ipaudit-1.0_beta1.ebuild,v 1.1 2004/11/23 22:07:44 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ipaudit/ipaudit-1.0_beta1.ebuild,v 1.2 2005/01/29 05:12:51 dragonheart Exp $ inherit eutils DESCRIPTION="IPAudit monitors network activity on a network by host, protocol and port." @@ -11,7 +11,7 @@ LICENSE="GPL-2" SLOT="0" KEYWORDS="~x86" IUSE="mysql" -DEPEND="net-libs/libpcap +DEPEND="virtual/libpcap mysql? ( dev-db/mysql )" #RDEPEND="" S="${WORKDIR}/${MY_P}" -- cgit v1.2.3-65-gdbad