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
commite22273418083eb263106592689549fdb8542b68b (patch)
tree4c8d9197c45ebee4db3b1fda5bd88614ce928b5e /net-analyzer/ipcad/ipcad-3.7.ebuild
parentRemoving virtual/libpcap wrt bug #117898 (diff)
downloadgentoo-2-e22273418083eb263106592689549fdb8542b68b.tar.gz
gentoo-2-e22273418083eb263106592689549fdb8542b68b.tar.bz2
gentoo-2-e22273418083eb263106592689549fdb8542b68b.zip
Removing virtual/libpcap wrt bug #117898
(Portage version: 2.1_pre4-r1)
Diffstat (limited to 'net-analyzer/ipcad/ipcad-3.7.ebuild')
-rw-r--r--net-analyzer/ipcad/ipcad-3.7.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/net-analyzer/ipcad/ipcad-3.7.ebuild b/net-analyzer/ipcad/ipcad-3.7.ebuild
index cb1412e0fdd6..544e1de1e54f 100644
--- a/net-analyzer/ipcad/ipcad-3.7.ebuild
+++ b/net-analyzer/ipcad/ipcad-3.7.ebuild
@@ -1,6 +1,6 @@
# 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.7.ebuild,v 1.1 2006/01/09 20:10:40 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/ipcad/ipcad-3.7.ebuild,v 1.2 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="~ppc ~x86"
IUSE=""
-DEPEND=">=sys-apps/sed-4
- virtual/libpcap"
+DEPEND=">=sys-apps/sed-4"
-RDEPEND="virtual/libpcap
+RDEPEND="net-libs/libpcap
net-firewall/iptables"
src_install() {