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/pmacct
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/pmacct')
-rw-r--r--net-analyzer/pmacct/ChangeLog6
-rw-r--r--net-analyzer/pmacct/pmacct-0.10.0_rc1.ebuild4
-rw-r--r--net-analyzer/pmacct/pmacct-0.10.0_rc2.ebuild4
-rw-r--r--net-analyzer/pmacct/pmacct-0.9.5.ebuild4
4 files changed, 11 insertions, 7 deletions
diff --git a/net-analyzer/pmacct/ChangeLog b/net-analyzer/pmacct/ChangeLog
index 24531c6114ac..9a73c033596e 100644
--- a/net-analyzer/pmacct/ChangeLog
+++ b/net-analyzer/pmacct/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/pmacct
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/ChangeLog,v 1.36 2006/02/14 16:12:03 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/ChangeLog,v 1.37 2006/02/15 23:48:55 jokey Exp $
+
+ 15 Feb 2006; Markus Ullmann <jokey@gentoo.org> pmacct-0.9.5.ebuild,
+ pmacct-0.10.0_rc1.ebuild, pmacct-0.10.0_rc2.ebuild:
+ Removing virtual/libpcap wrt bug #117898
*pmacct-0.10.0_rc2 (14 Feb 2006)
diff --git a/net-analyzer/pmacct/pmacct-0.10.0_rc1.ebuild b/net-analyzer/pmacct/pmacct-0.10.0_rc1.ebuild
index 5eba3d214152..eb3c48b86cc1 100644
--- a/net-analyzer/pmacct/pmacct-0.10.0_rc1.ebuild
+++ b/net-analyzer/pmacct/pmacct-0.10.0_rc1.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/pmacct/pmacct-0.10.0_rc1.ebuild,v 1.1 2006/01/24 14:05:46 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-0.10.0_rc1.ebuild,v 1.2 2006/02/15 23:48:55 jokey Exp $
MY_P="${P%_*}"
S="${WORKDIR}/${MY_P}"
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~x86 ~ppc ~amd64"
IUSE="64bit debug ipv6 mmap mysql postgres"
-RDEPEND="virtual/libpcap
+RDEPEND="net-libs/libpcap
mysql? ( dev-db/mysql )
postgres? ( dev-db/postgresql )"
DEPEND="${RDEPEND}"
diff --git a/net-analyzer/pmacct/pmacct-0.10.0_rc2.ebuild b/net-analyzer/pmacct/pmacct-0.10.0_rc2.ebuild
index 6098d88de6c3..3d8b5fd4ec96 100644
--- a/net-analyzer/pmacct/pmacct-0.10.0_rc2.ebuild
+++ b/net-analyzer/pmacct/pmacct-0.10.0_rc2.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/pmacct/pmacct-0.10.0_rc2.ebuild,v 1.1 2006/02/14 16:12:03 vanquirius Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-0.10.0_rc2.ebuild,v 1.2 2006/02/15 23:48:55 jokey Exp $
MY_P="${P%_*}"
S="${WORKDIR}/${MY_P}"
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~x86 ~ppc ~amd64"
IUSE="64bit debug ipv6 mmap mysql postgres"
-RDEPEND="virtual/libpcap
+RDEPEND="net-libs/libpcap
mysql? ( dev-db/mysql )
postgres? ( dev-db/postgresql )"
DEPEND="${RDEPEND}"
diff --git a/net-analyzer/pmacct/pmacct-0.9.5.ebuild b/net-analyzer/pmacct/pmacct-0.9.5.ebuild
index 4fb6d6c37a90..862cc4dd4c88 100644
--- a/net-analyzer/pmacct/pmacct-0.9.5.ebuild
+++ b/net-analyzer/pmacct/pmacct-0.9.5.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/pmacct/pmacct-0.9.5.ebuild,v 1.3 2006/01/15 11:45:18 hansmi Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/pmacct/pmacct-0.9.5.ebuild,v 1.4 2006/02/15 23:48:55 jokey Exp $
MY_P="${P%_*}"
S="${WORKDIR}/${MY_P}"
@@ -13,7 +13,7 @@ SLOT="0"
KEYWORDS="~amd64 ppc x86"
IUSE="64bit debug ipv6 mmap mysql postgres"
-RDEPEND="virtual/libpcap
+RDEPEND="net-libs/libpcap
mysql? ( dev-db/mysql )
postgres? ( dev-db/postgresql )"
DEPEND="${RDEPEND}"