commit: 166261860d074654511d46a85c455e332dd60a80
Author: Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 19 03:18:03 2017 +0000
Commit: Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Mar 19 03:49:58 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16626186
dev-perl/gtk2-spell: Fix dep on dev-perl/Gtk2
Package-Manager: Portage-2.3.4, Repoman-2.3.2
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 42781eba0ff..404dd8f31d7 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-2016 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -20,7 +20,7 @@ RDEPEND="
x11-libs/gtk+:2
>=app-text/gtkspell-2:2
>=dev-perl/glib-perl-1.240.0
- >=dev-perl/gtk2-perl-1.012
+ >=dev-perl/Gtk2-1.012
"
DEPEND="${RDEPEND}
dev-perl/ExtUtils-Depends