commit:     7cac80f1d4eef2ef9668ef45f34028f8e8f9f338
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 28 08:02:33 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Dec 30 02:38:46 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7cac80f1

net-analyzer/smokeping: Fix dependency on dev-perl/Authen-Radius

-r1 bump for rdep propagation

Package-Manager: Portage-2.3.18, Repoman-2.3.6

 .../smokeping/{smokeping-2.6.10.ebuild => smokeping-2.6.10-r1.ebuild}   | 2 +-
 .../smokeping/{smokeping-2.6.11.ebuild => smokeping-2.6.11-r1.ebuild}   | 2 +-
 .../smokeping/{smokeping-2.6.9.ebuild => smokeping-2.6.9-r1.ebuild}     | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-analyzer/smokeping/smokeping-2.6.10.ebuild 
b/net-analyzer/smokeping/smokeping-2.6.10-r1.ebuild
similarity index 99%
rename from net-analyzer/smokeping/smokeping-2.6.10.ebuild
rename to net-analyzer/smokeping/smokeping-2.6.10-r1.ebuild
index cc533d1bb99..69850616126 100644
--- a/net-analyzer/smokeping/smokeping-2.6.10.ebuild
+++ b/net-analyzer/smokeping/smokeping-2.6.10-r1.ebuild
@@ -28,7 +28,7 @@ DEPEND="
        echoping? ( >=net-analyzer/echoping-6.0.2 )
        ipv6? ( >=dev-perl/Socket6-0.20 )
        ldap? ( dev-perl/perl-ldap )
-       radius? ( dev-perl/RadiusPerl )
+       radius? ( dev-perl/Authen-Radius )
        ssh? ( dev-perl/Net-OpenSSH )
        telnet? ( dev-perl/Net-Telnet )
        || ( dev-perl/CGI-Fast <dev-perl/CGI-4 )

diff --git a/net-analyzer/smokeping/smokeping-2.6.11.ebuild 
b/net-analyzer/smokeping/smokeping-2.6.11-r1.ebuild
similarity index 99%
rename from net-analyzer/smokeping/smokeping-2.6.11.ebuild
rename to net-analyzer/smokeping/smokeping-2.6.11-r1.ebuild
index 6a253fbb7b7..a5f7c689ef1 100644
--- a/net-analyzer/smokeping/smokeping-2.6.11.ebuild
+++ b/net-analyzer/smokeping/smokeping-2.6.11-r1.ebuild
@@ -45,7 +45,7 @@ DEPEND="
        dig? ( net-dns/bind-tools )
        echoping? ( >=net-analyzer/echoping-6.0.2 )
        ipv6? ( >=dev-perl/Socket6-0.20 )
-       radius? ( dev-perl/RadiusPerl )
+       radius? ( dev-perl/Authen-Radius )
 "
 
 RDEPEND="${DEPEND}"

diff --git a/net-analyzer/smokeping/smokeping-2.6.9.ebuild 
b/net-analyzer/smokeping/smokeping-2.6.9-r1.ebuild
similarity index 99%
rename from net-analyzer/smokeping/smokeping-2.6.9.ebuild
rename to net-analyzer/smokeping/smokeping-2.6.9-r1.ebuild
index 096133b50ea..c5e0b1b312c 100644
--- a/net-analyzer/smokeping/smokeping-2.6.9.ebuild
+++ b/net-analyzer/smokeping/smokeping-2.6.9-r1.ebuild
@@ -28,7 +28,7 @@ DEPEND="
        echoping? ( >=net-analyzer/echoping-6.0.2 )
        ipv6? ( >=dev-perl/Socket6-0.20 )
        ldap? ( dev-perl/perl-ldap )
-       radius? ( dev-perl/RadiusPerl )
+       radius? ( dev-perl/Authen-Radius )
        ssh? ( dev-perl/Net-OpenSSH )
        telnet? ( dev-perl/Net-Telnet )
        || ( dev-perl/CGI-Fast <dev-perl/CGI-4 )

Reply via email to