klausman 15/07/13 15:21:19
Modified: ChangeLog smokeping-2.6.9.ebuild
smokeping-2.6.11.ebuild smokeping-2.6.10.ebuild
Log:
Make sure smokeping pulls in <dev-perl/CGI or dev-perl/CGI-Fast as needed
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key
CE5D54E8)
Revision Changes Path
1.61 net-analyzer/smokeping/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/smokeping/ChangeLog?rev=1.61&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/smokeping/ChangeLog?rev=1.61&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/smokeping/ChangeLog?r1=1.60&r2=1.61
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/ChangeLog,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- ChangeLog 8 Nov 2014 20:07:40 -0000 1.60
+++ ChangeLog 13 Jul 2015 15:21:19 -0000 1.61
@@ -1,6 +1,10 @@
# ChangeLog for net-analyzer/smokeping
-# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/ChangeLog,v 1.60
2014/11/08 20:07:40 jer Exp $
+# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/net-analyzer/smokeping/ChangeLog,v 1.61
2015/07/13 15:21:19 klausman Exp $
+
+ 13 Jul 2015; Tobias Klausmann <[email protected]> smokeping-2.6.9.ebuild,
+ smokeping-2.6.10.ebuild, smokeping-2.6.11.ebuild:
+ Make sure smokeping pulls in <dev-perl/CGI or dev-perl/CGI-Fast as needed
*smokeping-2.6.11 (08 Nov 2014)
1.12 net-analyzer/smokeping/smokeping-2.6.9.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/smokeping/smokeping-2.6.9.ebuild?rev=1.12&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/smokeping/smokeping-2.6.9.ebuild?rev=1.12&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/smokeping/smokeping-2.6.9.ebuild?r1=1.11&r2=1.12
Index: smokeping-2.6.9.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/net-analyzer/smokeping/smokeping-2.6.9.ebuild,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- smokeping-2.6.9.ebuild 10 Aug 2014 21:00:44 -0000 1.11
+++ smokeping-2.6.9.ebuild 13 Jul 2015 15:21:19 -0000 1.12
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/net-analyzer/smokeping/smokeping-2.6.9.ebuild,v 1.11
2014/08/10 21:00:44 slyfox Exp $
+# $Header:
/var/cvsroot/gentoo-x86/net-analyzer/smokeping/smokeping-2.6.9.ebuild,v 1.12
2015/07/13 15:21:19 klausman Exp $
EAPI=5
inherit eutils user systemd
@@ -32,6 +32,7 @@
radius? ( dev-perl/RadiusPerl )
ssh? ( dev-perl/Net-OpenSSH )
telnet? ( dev-perl/Net-Telnet )
+ || ( dev-perl/CGI-Fast <dev-perl/CGI-4 )
>=dev-lang/perl-5.8.8-r8
>=dev-perl/SNMP_Session-1.13
>=net-analyzer/fping-2.4_beta2-r2[suid]
1.2 net-analyzer/smokeping/smokeping-2.6.11.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/smokeping/smokeping-2.6.11.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/smokeping/smokeping-2.6.11.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/smokeping/smokeping-2.6.11.ebuild?r1=1.1&r2=1.2
Index: smokeping-2.6.11.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/net-analyzer/smokeping/smokeping-2.6.11.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- smokeping-2.6.11.ebuild 8 Nov 2014 20:07:40 -0000 1.1
+++ smokeping-2.6.11.ebuild 13 Jul 2015 15:21:19 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/net-analyzer/smokeping/smokeping-2.6.11.ebuild,v 1.1
2014/11/08 20:07:40 jer Exp $
+# $Header:
/var/cvsroot/gentoo-x86/net-analyzer/smokeping/smokeping-2.6.11.ebuild,v 1.2
2015/07/13 15:21:19 klausman Exp $
EAPI=5
inherit eutils user systemd
@@ -36,6 +36,7 @@
dev-perl/libwww-perl
dev-perl/perl-ldap
virtual/perl-libnet
+ || ( dev-perl/CGI-Fast <dev-perl/CGI-4 )
!apache2? ( virtual/httpd-cgi )
apache2? (
>=www-apache/mod_perl-2.0.1
1.2 net-analyzer/smokeping/smokeping-2.6.10.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/smokeping/smokeping-2.6.10.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/smokeping/smokeping-2.6.10.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/smokeping/smokeping-2.6.10.ebuild?r1=1.1&r2=1.2
Index: smokeping-2.6.10.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/net-analyzer/smokeping/smokeping-2.6.10.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- smokeping-2.6.10.ebuild 5 Nov 2014 15:54:40 -0000 1.1
+++ smokeping-2.6.10.ebuild 13 Jul 2015 15:21:19 -0000 1.2
@@ -1,6 +1,6 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/net-analyzer/smokeping/smokeping-2.6.10.ebuild,v 1.1
2014/11/05 15:54:40 jer Exp $
+# $Header:
/var/cvsroot/gentoo-x86/net-analyzer/smokeping/smokeping-2.6.10.ebuild,v 1.2
2015/07/13 15:21:19 klausman Exp $
EAPI=5
inherit eutils user systemd
@@ -32,6 +32,7 @@
radius? ( dev-perl/RadiusPerl )
ssh? ( dev-perl/Net-OpenSSH )
telnet? ( dev-perl/Net-Telnet )
+ || ( dev-perl/CGI-Fast <dev-perl/CGI-4 )
>=dev-lang/perl-5.8.8-r8
>=dev-perl/SNMP_Session-1.13
>=net-analyzer/fping-2.4_beta2-r2[suid]