commit:     43854aeee678875a9d51b217d44b991d8c51b035
Author:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
AuthorDate: Sun Mar 19 03:22:30 2017 +0000
Commit:     Kent Fredric <kentnl <AT> gentoo <DOT> org>
CommitDate: Sun Mar 19 03:50:01 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43854aee

games-util/xgame-gtk2: Fix dep on dev-perl/Gtk2

Package-Manager: Portage-2.3.4, Repoman-2.3.2

 games-util/xgame-gtk2/xgame-gtk2-2.0.2-r1.ebuild | 4 ++--
 games-util/xgame-gtk2/xgame-gtk2-2.0.2.ebuild    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/games-util/xgame-gtk2/xgame-gtk2-2.0.2-r1.ebuild 
b/games-util/xgame-gtk2/xgame-gtk2-2.0.2-r1.ebuild
index 3b1ee04e48e..39c3cdc8759 100644
--- a/games-util/xgame-gtk2/xgame-gtk2-2.0.2-r1.ebuild
+++ b/games-util/xgame-gtk2/xgame-gtk2-2.0.2-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=6
@@ -13,7 +13,7 @@ KEYWORDS="~amd64 ~ppc ~x86"
 IUSE=""
 
 RDEPEND="dev-lang/perl
-       >=dev-perl/gtk2-perl-1.040"
+       >=dev-perl/Gtk2-1.040"
 
 src_install() {
        default

diff --git a/games-util/xgame-gtk2/xgame-gtk2-2.0.2.ebuild 
b/games-util/xgame-gtk2/xgame-gtk2-2.0.2.ebuild
index 652550900c6..e0fdc7ce576 100644
--- a/games-util/xgame-gtk2/xgame-gtk2-2.0.2.ebuild
+++ b/games-util/xgame-gtk2/xgame-gtk2-2.0.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -14,7 +14,7 @@ KEYWORDS="amd64 ppc x86"
 IUSE=""
 
 RDEPEND="dev-lang/perl
-       >=dev-perl/gtk2-perl-1.040"
+       >=dev-perl/Gtk2-1.040"
 
 src_install() {
        dogamesbin xgame-gtk2

Reply via email to