commit: e809993e720a9328ecbc0c872155dfdc33d0ff04
Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
AuthorDate: Sun Oct 5 20:15:34 2014 +0000
Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
CommitDate: Sun Oct 5 21:19:55 2014 +0000
URL:
http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=e809993e
games-puzzle/lightsoff: 3.12.2 → 3.14.0
---
.../lightsoff/{lightsoff-3.12.1.ebuild => lightsoff-3.14.0.ebuild} | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/games-puzzle/lightsoff/lightsoff-3.12.1.ebuild
b/games-puzzle/lightsoff/lightsoff-3.14.0.ebuild
similarity index 79%
rename from games-puzzle/lightsoff/lightsoff-3.12.1.ebuild
rename to games-puzzle/lightsoff/lightsoff-3.14.0.ebuild
index 17d4e2f..05ced77 100644
--- a/games-puzzle/lightsoff/lightsoff-3.12.1.ebuild
+++ b/games-puzzle/lightsoff/lightsoff-3.14.0.ebuild
@@ -9,7 +9,7 @@ VALA_MIN_API_VERSION="0.22"
inherit gnome-games vala
DESCRIPTION="Turn off all the lights"
-HOMEPAGE="https://wiki.gnome.org/Lightsoff"
+HOMEPAGE="https://wiki.gnome.org/Apps/Lightsoff"
LICENSE="GPL-2+"
SLOT="0"
@@ -18,9 +18,10 @@ IUSE=""
RDEPEND="
dev-libs/glib:2
+ >=gnome-base/librsvg-2.32:2
>=media-libs/clutter-1.14:1.0
- >=media-libs/clutter-gtk-1.4:1.0
- >=x11-libs/gtk+-3.10:3
+ >=media-libs/clutter-gtk-1.5.5:1.0
+ >=x11-libs/gtk+-3.13.2:3
"
DEPEND="${RDEPEND}
$(vala_depend)