summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2011-02-22 20:40:56 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2011-02-22 20:40:56 +0000
commit7e88af874fd07c636123ea07d1b5a4ed67b12957 (patch)
treeed063557be3d07adb21721cd47ff387070587785 /games-board
parentBug #355639 - Increase python and PyQt4 deps. (diff)
downloadgentoo-2-7e88af874fd07c636123ea07d1b5a4ed67b12957.tar.gz
gentoo-2-7e88af874fd07c636123ea07d1b5a4ed67b12957.tar.bz2
gentoo-2-7e88af874fd07c636123ea07d1b5a4ed67b12957.zip
slot dep for gtk+
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'games-board')
-rw-r--r--games-board/ggz-gtk-games/ggz-gtk-games-0.0.14.1.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/games-board/ggz-gtk-games/ggz-gtk-games-0.0.14.1.ebuild b/games-board/ggz-gtk-games/ggz-gtk-games-0.0.14.1.ebuild
index 815a294c0fe5..3d80f40ccd02 100644
--- a/games-board/ggz-gtk-games/ggz-gtk-games-0.0.14.1.ebuild
+++ b/games-board/ggz-gtk-games/ggz-gtk-games-0.0.14.1.ebuild
@@ -1,7 +1,8 @@
# Copyright 1999-2008 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-board/ggz-gtk-games/ggz-gtk-games-0.0.14.1.ebuild,v 1.5 2008/06/25 19:14:54 nixnut Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-board/ggz-gtk-games/ggz-gtk-games-0.0.14.1.ebuild,v 1.6 2011/02/22 20:40:56 mr_bones_ Exp $
+EAPI=2
inherit games-ggz
DESCRIPTION="The GTK+ versions of the games for GGZ Gaming Zone"
@@ -13,7 +14,7 @@ IUSE="debug"
RDEPEND="~dev-games/libggz-${PV}
~dev-games/ggz-client-libs-${PV}
- >=x11-libs/gtk+-2
+ x11-libs/gtk+:2
virtual/libintl"
DEPEND="${RDEPEND}
dev-util/pkgconfig