commit: b3b778d5f7d73c2bd161dd1f9f5b7e2ab2e599d1
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 19 03:20:00 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Mar 19 03:49:59 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b3b778d5
dev-perl/Gtk2-Unique: Fix dep on dev-perl/Gtk2
Package-Manager: Portage-2.3.4, Repoman-2.3.2
dev-perl/Gtk2-Unique/Gtk2-Unique-0.50.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Gtk2-Unique/Gtk2-Unique-0.50.0-r1.ebuild
b/dev-perl/Gtk2-Unique/Gtk2-Unique-0.50.0-r1.ebuild
index 5f89c5a54b0..ef391ddd13e 100644
--- a/dev-perl/Gtk2-Unique/Gtk2-Unique-0.50.0-r1.ebuild
+++ b/dev-perl/Gtk2-Unique/Gtk2-Unique-0.50.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -15,7 +15,7 @@ IUSE=""
RDEPEND="
dev-libs/libunique:1
- dev-perl/gtk2-perl
+ dev-perl/Gtk2
"
DEPEND="${RDEPEND}
dev-perl/glib-perl