From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 5853D13838B for ; Sun, 5 Oct 2014 22:09:47 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2CCBDE09B8; Sun, 5 Oct 2014 22:09:44 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 7B391E08DF for ; Sun, 5 Oct 2014 22:09:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A8118340100 for ; Sun, 5 Oct 2014 22:09:41 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DAE0B713B for ; Sun, 5 Oct 2014 22:09:38 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1412543995.e809993e720a9328ecbc0c872155dfdc33d0ff04.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: games-puzzle/lightsoff/ X-VCS-Repository: proj/gnome X-VCS-Files: games-puzzle/lightsoff/lightsoff-3.12.1.ebuild games-puzzle/lightsoff/lightsoff-3.14.0.ebuild X-VCS-Directories: games-puzzle/lightsoff/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: e809993e720a9328ecbc0c872155dfdc33d0ff04 X-VCS-Branch: master Date: Sun, 5 Oct 2014 22:09:38 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: 567fc0e6-cc18-431f-8e58-13acdb89b46b X-Archives-Hash: 6fdbb49ce05662ea2790c1f31557c18d commit: e809993e720a9328ecbc0c872155dfdc33d0ff04 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sun Oct 5 20:15:34 2014 +0000 Commit: Gilles Dartiguelongue gentoo 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)