commit:     8906ee871e0132a6e6cf7f19b7ea3a1819766478
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 10 17:23:17 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Dec 10 18:00:56 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8906ee87

dev-perl/Gtk2-Notify: Fix dep on dev-perl/ExtUtils-PkgConfig

Package-Manager: portage-2.3.3

 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 259c436..eb6e1de 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-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -20,7 +20,7 @@ RDEPEND="dev-perl/glib-perl
        >=x11-libs/libnotify-0.7"
 DEPEND="${RDEPEND}
        dev-perl/ExtUtils-Depends
-       dev-perl/extutils-pkgconfig
+       dev-perl/ExtUtils-PkgConfig
        test? ( dev-perl/Test-Exception )"
 
 SRC_TEST="do"

Reply via email to