summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkus Ullmann <jokey@gentoo.org>2006-02-15 23:08:35 +0000
committerMarkus Ullmann <jokey@gentoo.org>2006-02-15 23:08:35 +0000
commitf82e2eb99f9b3f677a7696f84361e17cfc2514f9 (patch)
treededa4daa61f0cc42c1fcb573edec15f7b37c43bd /net-analyzer/ipcad/ipcad-3.6.6.ebuild
parentmodular X dependency fix (diff)
downloadhistorical-f82e2eb99f9b3f677a7696f84361e17cfc2514f9.tar.gz
historical-f82e2eb99f9b3f677a7696f84361e17cfc2514f9.tar.bz2
historical-f82e2eb99f9b3f677a7696f84361e17cfc2514f9.zip
Removing virtual/libpcap wrt bug #117898
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'net-analyzer/ipcad/ipcad-3.6.6.ebuild')
-rw-r--r--net-analyzer/ipcad/ipcad-3.6.6.ebuild9
1 files changed, 4 insertions, 5 deletions
diff --git a/net-analyzer/ipcad/ipcad-3.6.6.ebuild b/net-analyzer/ipcad/ipcad-3.6.6.ebuild
index 6b35e8d1fdaa..6e7de42af9d6 100644
--- a/net-analyzer/ipcad/ipcad-3.6.6.ebuild
+++ b/net-analyzer/ipcad/ipcad-3.6.6.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/ipcad/ipcad-3.6.6.ebuild,v 1.4 2005/10/09 11:43:33 mkay Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ipcad/ipcad-3.6.6.ebuild,v 1.5 2006/02/15 23:06:54 jokey Exp $
DESCRIPTION="IP Cisco Accounting Daemon"
HOMEPAGE="http://ipcad.sourceforge.net/"
@@ -10,10 +10,9 @@ SLOT="0"
KEYWORDS="x86 ppc"
IUSE=""
-DEPEND=">=sys-apps/sed-4
- virtual/libpcap"
+DEPEND=">=sys-apps/sed-4"
-RDEPEND="virtual/libpcap
+RDEPEND="net-libs/libpcap
net-firewall/iptables"
src_compile() {