commit:     01a6e260e01a3d19e285bd1aeb005c085d224201
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 10 17:08:13 2016 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sat Dec 10 18:00:51 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=01a6e260

dev-perl/gtk2-spell: Fix dep on dev-perl/ExtUtils-PkgConfig

Package-Manager: portage-2.3.3

 dev-perl/gtk2-spell/gtk2-spell-1.40.0-r1.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-perl/gtk2-spell/gtk2-spell-1.40.0-r1.ebuild 
b/dev-perl/gtk2-spell/gtk2-spell-1.40.0-r1.ebuild
index e32102c..7a657b7 100644
--- a/dev-perl/gtk2-spell/gtk2-spell-1.40.0-r1.ebuild
+++ b/dev-perl/gtk2-spell/gtk2-spell-1.40.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$
 
@@ -25,6 +25,6 @@ RDEPEND="
 "
 DEPEND="${RDEPEND}
        dev-perl/ExtUtils-Depends
-       dev-perl/extutils-pkgconfig
+       dev-perl/ExtUtils-PkgConfig
        virtual/pkgconfig
 "

Reply via email to