commit:     76ae54b3b60bd246605dc6a6b755d9e2ae1e8840
Author:     Kent Fredric <kentfredric <AT> gmail <DOT> com>
AuthorDate: Sat Mar 12 03:26:32 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Mon Mar 14 23:06:37 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=76ae54b3

x11-wm/fvwm: Fix dependency on dev-perl/Tk

Package-Manager: portage-2.2.27

 x11-wm/fvwm/fvwm-2.6.5-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/x11-wm/fvwm/fvwm-2.6.5-r1.ebuild b/x11-wm/fvwm/fvwm-2.6.5-r1.ebuild
index 172bafa..95ee86f 100644
--- a/x11-wm/fvwm/fvwm-2.6.5-r1.ebuild
+++ b/x11-wm/fvwm/fvwm-2.6.5-r1.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$
 
@@ -50,7 +50,7 @@ RDEPEND="${COMMON_DEPEND}
        gtk2-perl? ( dev-perl/gtk2-perl )
        perl? ( tk? (
                        dev-lang/tk
-                       dev-perl/perl-tk
+                       dev-perl/Tk
                        >=dev-perl/X11-Protocol-0.56
                )
        )

Reply via email to