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 A4F0513838B for ; Sun, 5 Oct 2014 22:09:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 54D49E089E; Sun, 5 Oct 2014 22:09:43 +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 9FEC8E088F for ; Sun, 5 Oct 2014 22:09:42 +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 B1EFE3401E6 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 EBE12713C 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: <1412543996.cb2b3055ee001917d3dffad150df16e7ffb44f38.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: games-board/gnome-mahjongg/ X-VCS-Repository: proj/gnome X-VCS-Files: games-board/gnome-mahjongg/gnome-mahjongg-3.12.1.ebuild games-board/gnome-mahjongg/gnome-mahjongg-3.14.0.ebuild X-VCS-Directories: games-board/gnome-mahjongg/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: cb2b3055ee001917d3dffad150df16e7ffb44f38 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: f21ebc1b-eadb-4eef-9393-19b87e505b87 X-Archives-Hash: 3f8a61239f1234a4c500bac97fe9cb48 commit: cb2b3055ee001917d3dffad150df16e7ffb44f38 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sun Oct 5 20:17:06 2014 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sun Oct 5 21:19:56 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/gnome.git;a=commit;h=cb2b3055 games-board/gnome-mahjongg: 3.12.2 → 3.14.0 --- ...{gnome-mahjongg-3.12.1.ebuild => gnome-mahjongg-3.14.0.ebuild} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/games-board/gnome-mahjongg/gnome-mahjongg-3.12.1.ebuild b/games-board/gnome-mahjongg/gnome-mahjongg-3.14.0.ebuild similarity index 80% rename from games-board/gnome-mahjongg/gnome-mahjongg-3.12.1.ebuild rename to games-board/gnome-mahjongg/gnome-mahjongg-3.14.0.ebuild index c8e124f..7a84ef0 100644 --- a/games-board/gnome-mahjongg/gnome-mahjongg-3.12.1.ebuild +++ b/games-board/gnome-mahjongg/gnome-mahjongg-3.14.0.ebuild @@ -4,12 +4,12 @@ EAPI=5 GCONF_DEBUG="no" -VALA_MIN_API_VERSION="0.16" +VALA_MIN_API_VERSION="0.24" inherit gnome-games vala DESCRIPTION="Disassemble a pile of tiles by removing matching pairs" -HOMEPAGE="https://wiki.gnome.org/Mahjongg" +HOMEPAGE="https://wiki.gnome.org/Apps/Mahjongg" LICENSE="GPL-2+" SLOT="0" @@ -17,9 +17,9 @@ KEYWORDS="~amd64 ~arm ~x86" IUSE="" RDEPEND=" - dev-libs/glib:2 + >=dev-libs/glib-2.40:2 >=gnome-base/librsvg-2.32 - >=x11-libs/gtk+-3.10:3 + >=x11-libs/gtk+-3.13.2:3 " DEPEND="${RDEPEND} $(vala_depend)