commit: 1068e2a6ccf05155c146698720609e6777766144
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 10 17:11:56 2016 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Dec 10 18:00:52 2016 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1068e2a6
dev-perl/Gtk2-ImageView: Fix dep on dev-perl/ExtUtils-PkgConfig
Package-Manager: portage-2.3.3
dev-perl/Gtk2-ImageView/Gtk2-ImageView-0.50.0-r1.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Gtk2-ImageView/Gtk2-ImageView-0.50.0-r1.ebuild
b/dev-perl/Gtk2-ImageView/Gtk2-ImageView-0.50.0-r1.ebuild
index 340743e..14e1878 100644
--- a/dev-perl/Gtk2-ImageView/Gtk2-ImageView-0.50.0-r1.ebuild
+++ b/dev-perl/Gtk2-ImageView/Gtk2-ImageView-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="dev-perl/gtk2-perl
DEPEND="${RDEPEND}
dev-perl/glib-perl
>=dev-perl/ExtUtils-Depends-0.300
- >=dev-perl/extutils-pkgconfig-1.030"
+ >=dev-perl/ExtUtils-PkgConfig-1.030"
#SRC_TEST=do
#src_test(){