summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Longinotti <chtekk@gentoo.org>2007-05-17 15:13:05 +0000
committerLuca Longinotti <chtekk@gentoo.org>2007-05-17 15:13:05 +0000
commitaadd8e9b2f3fa4bd7b953528128cd7df8fa97e47 (patch)
tree9bd623110186b9f101c1b39750a279a568c4045d /net-analyzer/smokeping/smokeping-2.0.9.ebuild
parentppc stable (bug #171021) (diff)
downloadhistorical-aadd8e9b2f3fa4bd7b953528128cd7df8fa97e47.tar.gz
historical-aadd8e9b2f3fa4bd7b953528128cd7df8fa97e47.tar.bz2
historical-aadd8e9b2f3fa4bd7b953528128cd7df8fa97e47.zip
Fix bug #157690.
Package-Manager: portage-2.1.2.7
Diffstat (limited to 'net-analyzer/smokeping/smokeping-2.0.9.ebuild')
-rw-r--r--net-analyzer/smokeping/smokeping-2.0.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/smokeping/smokeping-2.0.9.ebuild b/net-analyzer/smokeping/smokeping-2.0.9.ebuild
index baadb797aed3..9ec9cf259ae7 100644
--- a/net-analyzer/smokeping/smokeping-2.0.9.ebuild
+++ b/net-analyzer/smokeping/smokeping-2.0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/smokeping-2.0.9.ebuild,v 1.8 2007/05/01 22:35:42 genone Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/smokeping-2.0.9.ebuild,v 1.9 2007/05/17 15:13:05 chtekk Exp $
inherit perl-module eutils
@@ -14,7 +14,7 @@ SLOT="0"
IUSE="apache2"
DEPEND="dev-lang/perl
- perl-core/libnet
+ virtual/perl-libnet
>=net-analyzer/rrdtool-1.2
net-analyzer/fping
apache2? ( >=net-www/apache-2.0.54-r30 >=www-apache/mod_perl-2.0.1 )"