summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2011-03-01 07:25:00 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2011-03-01 07:25:00 +0000
commit44fca1fc7be6bfe0efbaca769fbddbeaad0389f6 (patch)
tree580af3c0881121c894a5aa98005ceacbc4cf31e7 /games-puzzle/glightoff
parentslot gtk+ dep (diff)
downloadgentoo-2-44fca1fc7be6bfe0efbaca769fbddbeaad0389f6.tar.gz
gentoo-2-44fca1fc7be6bfe0efbaca769fbddbeaad0389f6.tar.bz2
gentoo-2-44fca1fc7be6bfe0efbaca769fbddbeaad0389f6.zip
slot gtk+ dep
(Portage version: 2.1.9.25/cvs/Linux i686)
Diffstat (limited to 'games-puzzle/glightoff')
-rw-r--r--games-puzzle/glightoff/glightoff-1.0.0.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/games-puzzle/glightoff/glightoff-1.0.0.ebuild b/games-puzzle/glightoff/glightoff-1.0.0.ebuild
index 58c698d5d0f2..630e7f3d2cdc 100644
--- a/games-puzzle/glightoff/glightoff-1.0.0.ebuild
+++ b/games-puzzle/glightoff/glightoff-1.0.0.ebuild
@@ -1,7 +1,8 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/games-puzzle/glightoff/glightoff-1.0.0.ebuild,v 1.6 2009/11/30 13:50:22 volkmar Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/glightoff/glightoff-1.0.0.ebuild,v 1.7 2011/03/01 07:25:00 mr_bones_ Exp $
+EAPI=2
inherit gnome2
DESCRIPTION="a simple (but not so easy to solve!) puzzle game"
@@ -13,5 +14,5 @@ SLOT="0"
KEYWORDS="~amd64 ~ppc x86"
IUSE=""
-DEPEND=">=x11-libs/gtk+-2.6
+DEPEND=">=x11-libs/gtk+-2.6:2
gnome-base/librsvg"