summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Heaven <nyhm@gentoo.org>2007-03-13 23:15:19 +0000
committerTristan Heaven <nyhm@gentoo.org>2007-03-13 23:15:19 +0000
commit7f0a0d1fa1ac26a370d7b7b57fb8b49fd9b5a980 (patch)
tree44e834b3c87af8b12f886871f8bc8605895bcdca /games-puzzle/glightoff/glightoff-1.0.0.ebuild
parentReplace sptk-3.4.0 with 3.4.1, due to critical bugs discovered (diff)
downloadgentoo-2-7f0a0d1fa1ac26a370d7b7b57fb8b49fd9b5a980.tar.gz
gentoo-2-7f0a0d1fa1ac26a370d7b7b57fb8b49fd9b5a980.tar.bz2
gentoo-2-7f0a0d1fa1ac26a370d7b7b57fb8b49fd9b5a980.zip
fix DEPEND
(Portage version: 2.1.2.2)
Diffstat (limited to 'games-puzzle/glightoff/glightoff-1.0.0.ebuild')
-rw-r--r--games-puzzle/glightoff/glightoff-1.0.0.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/games-puzzle/glightoff/glightoff-1.0.0.ebuild b/games-puzzle/glightoff/glightoff-1.0.0.ebuild
index f3db6bbc7104..c83ef80a0202 100644
--- a/games-puzzle/glightoff/glightoff-1.0.0.ebuild
+++ b/games-puzzle/glightoff/glightoff-1.0.0.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 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.2 2006/04/10 23:56:28 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-puzzle/glightoff/glightoff-1.0.0.ebuild,v 1.3 2007/03/13 23:15:19 nyhm Exp $
inherit gnome2
@@ -13,5 +13,5 @@ SLOT="0"
KEYWORDS="~x86"
IUSE=""
-RDEPEND=">=x11-libs/gtk+-2.6
+DEPEND=">=x11-libs/gtk+-2.6
gnome-base/librsvg"