net-analyzer/net-snmp: Fix dependency on dev-perl/Tk
authorKent Fredric <kentfredric@gmail.com>
Sat, 12 Mar 2016 03:21:46 +0000 (16:21 +1300)
committerAndreas K. Hüttel <dilfridge@gentoo.org>
Mon, 14 Mar 2016 23:06:37 +0000 (00:06 +0100)
Package-Manager: portage-2.2.27

net-analyzer/net-snmp/net-snmp-5.7.3-r1.ebuild
net-analyzer/net-snmp/net-snmp-5.7.3-r2.ebuild
net-analyzer/net-snmp/net-snmp-5.7.3-r3.ebuild
net-analyzer/net-snmp/net-snmp-5.7.3-r4.ebuild
net-analyzer/net-snmp/net-snmp-5.7.3_pre5-r1.ebuild

index 78e4d61d2caa26a51b57b782c33797cf2f0b1bc9..ec3f7386b2cb35de35da0139b01b91d018446ebe 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -54,7 +54,7 @@ DEPEND="
 RDEPEND="
        ${COMMON_DEPEND}
        perl? (
-               X? ( dev-perl/perl-tk )
+               X? ( dev-perl/Tk )
                !minimal? ( dev-perl/TermReadKey )
        )
        selinux? ( sec-policy/selinux-snmp )
index 3bdf6edf8fe8548f0cdb48d37768ee7892719ac5..96072948710181f4599a77f9afcfcc099d32bb33 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -57,7 +57,7 @@ DEPEND="
 RDEPEND="
        ${COMMON_DEPEND}
        perl? (
-               X? ( dev-perl/perl-tk )
+               X? ( dev-perl/Tk )
                !minimal? ( dev-perl/TermReadKey )
        )
        selinux? ( sec-policy/selinux-snmp )
index 1fecb968696c952399bdabceac4748a02b87ee25..b4fb70a9b927edc635a303d39edc2a68bd45531d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -57,7 +57,7 @@ DEPEND="
 RDEPEND="
        ${COMMON_DEPEND}
        perl? (
-               X? ( dev-perl/perl-tk )
+               X? ( dev-perl/Tk )
                !minimal? ( dev-perl/TermReadKey )
        )
        selinux? ( sec-policy/selinux-snmp )
index 84d5f1c12aea8376eb51bcb45e3c08f9ed8cfd56..d7c4774e8741c1815169ed8bbb8819f4a313a3e4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -57,7 +57,7 @@ DEPEND="
 RDEPEND="
        ${COMMON_DEPEND}
        perl? (
-               X? ( dev-perl/perl-tk )
+               X? ( dev-perl/Tk )
                !minimal? ( dev-perl/TermReadKey )
        )
        selinux? ( sec-policy/selinux-snmp )
index 27a3aef11a949bba33bd9eb23f887486802fbb88..d9d3bb2aeade41cc2a6e9147a8068156d62ac48c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -46,7 +46,7 @@ COMMON="ssl? ( >=dev-libs/openssl-0.9.6d )
 
 RDEPEND="${COMMON}
        perl? (
-               X? ( dev-perl/perl-tk )
+               X? ( dev-perl/Tk )
                !minimal? ( dev-perl/TermReadKey )
        )
        selinux? ( sec-policy/selinux-snmp )