summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Volkov <pva@gentoo.org>2011-03-13 20:38:53 +0000
committerPeter Volkov <pva@gentoo.org>2011-03-13 20:38:53 +0000
commitf2f5210dbf69a1b8b3f3d0f9ee24a2169bc9def2 (patch)
treec3d4a865eb9e33e23f01aa50068ed028bd2027f8 /net-analyzer/smokeping/smokeping-2.4.2-r3.ebuild
parentarm stable, bug #357057 (diff)
downloadgentoo-2-f2f5210dbf69a1b8b3f3d0f9ee24a2169bc9def2.tar.gz
gentoo-2-f2f5210dbf69a1b8b3f3d0f9ee24a2169bc9def2.tar.bz2
gentoo-2-f2f5210dbf69a1b8b3f3d0f9ee24a2169bc9def2.zip
Avoid collisions with perl-core/JSON-PP (blocker), thank Diego Elio Pettenò for report in bug #358389. Drop old.
(Portage version: 2.1.9.42/cvs/Linux x86_64)
Diffstat (limited to 'net-analyzer/smokeping/smokeping-2.4.2-r3.ebuild')
-rw-r--r--net-analyzer/smokeping/smokeping-2.4.2-r3.ebuild7
1 files changed, 4 insertions, 3 deletions
diff --git a/net-analyzer/smokeping/smokeping-2.4.2-r3.ebuild b/net-analyzer/smokeping/smokeping-2.4.2-r3.ebuild
index 78c1c41f1779..b5d14c827587 100644
--- a/net-analyzer/smokeping/smokeping-2.4.2-r3.ebuild
+++ b/net-analyzer/smokeping/smokeping-2.4.2-r3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 Gentoo Foundation
+# Copyright 1999-2011 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/smokeping-2.4.2-r3.ebuild,v 1.4 2010/11/21 15:44:21 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/smokeping-2.4.2-r3.ebuild,v 1.5 2011/03/13 20:38:53 pva Exp $
EAPI="2"
@@ -30,7 +30,8 @@ DEPEND="dev-lang/perl
speedy? ( dev-perl/SpeedyCGI )
!apache2? ( virtual/httpd-cgi )
apache2? ( >=www-apache/mod_perl-2.0.1 )
- !dev-perl/JSON"
+ !dev-perl/JSON
+ !perl-core/JSON-PP"
RDEPEND="${DEPEND}"