diff options
Diffstat (limited to 'games-board')
-rw-r--r-- | games-board/ggz-gtk-games/ggz-gtk-games-0.0.14.1.ebuild | 5 |
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 |