summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Black <dragonheart@gentoo.org>2005-01-29 05:12:52 +0000
committerDaniel Black <dragonheart@gentoo.org>2005-01-29 05:12:52 +0000
commitb38a7ba9b7ebc892ccba90f6c6d04b210dc10f97 (patch)
tree859a6b1ab75182497370075154214d4b94309292 /net-analyzer/pmacct
parentremove USE=debug support (diff)
downloadhistorical-b38a7ba9b7ebc892ccba90f6c6d04b210dc10f97.tar.gz
historical-b38a7ba9b7ebc892ccba90f6c6d04b210dc10f97.tar.bz2
historical-b38a7ba9b7ebc892ccba90f6c6d04b210dc10f97.zip
Move to virtual/libpcap as per bug #63113
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'net-analyzer/pmacct')
-rw-r--r--net-analyzer/pmacct/ChangeLog6
-rw-r--r--net-analyzer/pmacct/pmacct-0.7.1.ebuild4
-rw-r--r--net-analyzer/pmacct/pmacct-0.7.9.ebuild4
-rw-r--r--net-analyzer/pmacct/pmacct-0.8.0.ebuild4
-rw-r--r--net-analyzer/pmacct/pmacct-0.8.1.ebuild4
5 files changed, 13 insertions, 9 deletions
diff --git a/net-analyzer/pmacct/ChangeLog b/net-analyzer/pmacct/ChangeLog
index eadb792a966a..7e40311db1b2 100644
--- a/net-analyzer/pmacct/ChangeLog
+++ b/net-analyzer/pmacct/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/pmacct
# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/ChangeLog,v 1.7 2005/01/25 15:51:28 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/ChangeLog,v 1.8 2005/01/29 05:12:51 dragonheart Exp $
+
+ 29 Jan 2005; Daniel Black <dragonheart@gentoo.org> pmacct-0.7.1.ebuild,
+ pmacct-0.7.9.ebuild, pmacct-0.8.0.ebuild, pmacct-0.8.1.ebuild:
+ changed net-libs/libpcap depend to virtual/libcap
*pmacct-0.8.1 (25 Jan 2005)
diff --git a/net-analyzer/pmacct/pmacct-0.7.1.ebuild b/net-analyzer/pmacct/pmacct-0.7.1.ebuild
index 4c68eb0931b7..5df228fd12dd 100644
--- a/net-analyzer/pmacct/pmacct-0.7.1.ebuild
+++ b/net-analyzer/pmacct/pmacct-0.7.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-0.7.1.ebuild,v 1.4 2005/01/09 07:44:27 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-0.7.1.ebuild,v 1.5 2005/01/29 05:12:51 dragonheart Exp $
DESCRIPTION="A network tool to gather ip traffic informations"
HOMEPAGE="http://www.ba.cnr.it/~paolo/pmacct/"
@@ -11,7 +11,7 @@ LICENSE="GPL-2"
KEYWORDS="x86 ~ppc"
IUSE="mysql postgres mmap"
-RDEPEND="net-libs/libpcap
+RDEPEND="virtual/libpcap
mysql? ( dev-db/mysql )
postgres? ( dev-db/postgresql )"
diff --git a/net-analyzer/pmacct/pmacct-0.7.9.ebuild b/net-analyzer/pmacct/pmacct-0.7.9.ebuild
index 4d0da9b105e6..ac11dea8e462 100644
--- a/net-analyzer/pmacct/pmacct-0.7.9.ebuild
+++ b/net-analyzer/pmacct/pmacct-0.7.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-0.7.9.ebuild,v 1.1 2005/01/09 07:44:27 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-0.7.9.ebuild,v 1.2 2005/01/29 05:12:51 dragonheart Exp $
DESCRIPTION="A network tool to gather ip traffic informations"
HOMEPAGE="http://www.ba.cnr.it/~paolo/pmacct/"
@@ -11,7 +11,7 @@ LICENSE="GPL-2"
KEYWORDS="~x86 ~ppc"
IUSE="mysql postgres mmap"
-RDEPEND=">=net-libs/libpcap-0.6
+RDEPEND="virtual/libpcap
mysql? ( dev-db/mysql )
postgres? ( dev-db/postgresql )"
diff --git a/net-analyzer/pmacct/pmacct-0.8.0.ebuild b/net-analyzer/pmacct/pmacct-0.8.0.ebuild
index de506fdac037..37e9552b33d0 100644
--- a/net-analyzer/pmacct/pmacct-0.8.0.ebuild
+++ b/net-analyzer/pmacct/pmacct-0.8.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-0.8.0.ebuild,v 1.1 2005/01/12 19:24:18 dragonheart Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-0.8.0.ebuild,v 1.2 2005/01/29 05:12:51 dragonheart Exp $
DESCRIPTION="A network tool to gather ip traffic informations"
HOMEPAGE="http://www.ba.cnr.it/~paolo/pmacct/"
@@ -11,7 +11,7 @@ LICENSE="GPL-2"
KEYWORDS="~x86 ~ppc"
IUSE="ipv6 mmap mysql postgres"
-RDEPEND=">=net-libs/libpcap-0.6
+RDEPEND="virtual/libpcap
mysql? ( dev-db/mysql )
postgres? ( dev-db/postgresql )"
diff --git a/net-analyzer/pmacct/pmacct-0.8.1.ebuild b/net-analyzer/pmacct/pmacct-0.8.1.ebuild
index e6632323483e..bd971c04f34b 100644
--- a/net-analyzer/pmacct/pmacct-0.8.1.ebuild
+++ b/net-analyzer/pmacct/pmacct-0.8.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-0.8.1.ebuild,v 1.1 2005/01/25 15:51:28 ka0ttic Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-0.8.1.ebuild,v 1.2 2005/01/29 05:12:51 dragonheart Exp $
DESCRIPTION="A network tool to gather ip traffic informations"
HOMEPAGE="http://www.ba.cnr.it/~paolo/pmacct/"
@@ -11,7 +11,7 @@ LICENSE="GPL-2"
KEYWORDS="~x86 ~ppc"
IUSE="ipv6 mmap mysql postgres"
-RDEPEND=">=net-libs/libpcap-0.6
+RDEPEND="virtual/libpcap
mysql? ( dev-db/mysql )
postgres? ( dev-db/postgresql )"