commit:     dde05e190b0a8c684636287680f6f4a8ba50223f
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 10 17:28:35 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Dec 10 18:00:59 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dde05e19

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

Package-Manager: portage-2.3.3

 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 b5a2029..321bb6b 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-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -21,7 +21,7 @@ RDEPEND="
 DEPEND="${RDEPEND}
        dev-perl/glib-perl
        dev-perl/ExtUtils-Depends
-       dev-perl/extutils-pkgconfig
+       dev-perl/ExtUtils-PkgConfig
 "
 
 PATCHES=( "${FILESDIR}"/${PN}-0.05-implicit-pointer.patch )

Reply via email to