net-dialup/pptpclient: Fix dependency on dev-perl/Tk
authorKent Fredric <kentfredric@gmail.com>
Sat, 12 Mar 2016 03:22:58 +0000 (16:22 +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-dialup/pptpclient/pptpclient-1.7.2-r3.ebuild
net-dialup/pptpclient/pptpclient-1.8.0.ebuild

index bfca077d7ed8c847dee554a0500e8b6249b5fbb9..9c621c1fbccdd3f8c32d13258c0a9b989c5157af 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -21,7 +21,7 @@ IUSE="tk"
 
 DEPEND="net-dialup/ppp
        dev-lang/perl
-       tk? ( dev-perl/perl-tk )"
+       tk? ( dev-perl/Tk )"
 RDEPEND="${DEPEND}
        sys-apps/iproute2"
 
index 5d422122a86a09882c3daa40e87869b2ea8706c7..9c621c1fbccdd3f8c32d13258c0a9b989c5157af 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$
 
@@ -21,7 +21,7 @@ IUSE="tk"
 
 DEPEND="net-dialup/ppp
        dev-lang/perl
-       tk? ( dev-perl/perl-tk )"
+       tk? ( dev-perl/Tk )"
 RDEPEND="${DEPEND}
        sys-apps/iproute2"