commit: b25ae92af6465e064fa7f2bf89052591df0b3c9c
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 19 03:17:00 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Mar 19 03:49:57 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b25ae92a
dev-perl/Gtk2-Notify: Fix dep on dev-perl/Gtk2
Package-Manager: Portage-2.3.4, Repoman-2.3.2
dev-perl/Gtk2-Notify/Gtk2-Notify-0.05-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Gtk2-Notify/Gtk2-Notify-0.05-r1.ebuild
b/dev-perl/Gtk2-Notify/Gtk2-Notify-0.05-r1.ebuild
index 62a67e53f28..65da1fc5471 100644
--- a/dev-perl/Gtk2-Notify/Gtk2-Notify-0.05-r1.ebuild
+++ b/dev-perl/Gtk2-Notify/Gtk2-Notify-0.05-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 @@ KEYWORDS="amd64 x86"
IUSE="test"
RDEPEND="dev-perl/glib-perl
- dev-perl/gtk2-perl
+ dev-perl/Gtk2
>=x11-libs/libnotify-0.7"
DEPEND="${RDEPEND}
dev-perl/ExtUtils-Depends