From 0ba70cf504b1c8fb420ee0bc366c85715700adc7 Mon Sep 17 00:00:00 2001 From: Kent Fredric Date: Sat, 12 Mar 2016 16:22:58 +1300 Subject: [PATCH] net-dialup/pptpclient: Fix dependency on dev-perl/Tk Package-Manager: portage-2.2.27 --- net-dialup/pptpclient/pptpclient-1.7.2-r3.ebuild | 4 ++-- net-dialup/pptpclient/pptpclient-1.8.0.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-dialup/pptpclient/pptpclient-1.7.2-r3.ebuild b/net-dialup/pptpclient/pptpclient-1.7.2-r3.ebuild index bfca077d7ed8..9c621c1fbccd 100644 --- a/net-dialup/pptpclient/pptpclient-1.7.2-r3.ebuild +++ b/net-dialup/pptpclient/pptpclient-1.7.2-r3.ebuild @@ -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" diff --git a/net-dialup/pptpclient/pptpclient-1.8.0.ebuild b/net-dialup/pptpclient/pptpclient-1.8.0.ebuild index 5d422122a86a..9c621c1fbccd 100644 --- a/net-dialup/pptpclient/pptpclient-1.8.0.ebuild +++ b/net-dialup/pptpclient/pptpclient-1.8.0.ebuild @@ -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" -- 2.26.2