commit: b8ce2b51ca540b6c6fc605066d35c1374abb53b2
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 17 23:49:11 2016 +0000
Commit: Kent Fredric <kentfredric <AT> gmail <DOT> com>
CommitDate: Sat Dec 17 23:49:11 2016 +0000
URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=b8ce2b51
dev-perl/Cairo-GObject: Fix dep on dev-perl/ExtUtils-PkgConfig
Package-Manager: Portage-2.3.3, Repoman-2.3.1
RepoMan-Options: --force
dev-perl/Cairo-GObject/Cairo-GObject-1.4.0.ebuild | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-perl/Cairo-GObject/Cairo-GObject-1.4.0.ebuild
b/dev-perl/Cairo-GObject/Cairo-GObject-1.4.0.ebuild
index e5d4c40..11949aa 100644
--- a/dev-perl/Cairo-GObject/Cairo-GObject-1.4.0.ebuild
+++ b/dev-perl/Cairo-GObject/Cairo-GObject-1.4.0.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$
@@ -24,5 +24,5 @@ RDEPEND="
DEPEND="${RDEPEND}
virtual/perl-ExtUtils-MakeMaker
>=dev-perl/ExtUtils-Depends-0.200.0
- >=dev-perl/extutils-pkgconfig-1.0.0
+ >=dev-perl/ExtUtils-PkgConfig-1.0.0
"