From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D8E10138330 for ; Sat, 26 May 2018 19:35:26 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 47B9EE09F8; Sat, 26 May 2018 19:35:23 +0000 (UTC) Received: from smtp.gentoo.org (dev.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 198E8E09F8 for ; Sat, 26 May 2018 19:35:23 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 07E0A335CA8 for ; Sat, 26 May 2018 19:35:22 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F057D2B5 for ; Sat, 26 May 2018 19:35:18 +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: <1527357712.ee754794a682af5efcd66652819297ae7a5de0fc.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: games-puzzle/five-or-more/ X-VCS-Repository: proj/gnome X-VCS-Files: games-puzzle/five-or-more/five-or-more-3.26.0.ebuild games-puzzle/five-or-more/metadata.xml X-VCS-Directories: games-puzzle/five-or-more/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: ee754794a682af5efcd66652819297ae7a5de0fc X-VCS-Branch: master Date: Sat, 26 May 2018 19:35:18 +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: e6d2e5c7-485b-4bc1-8a66-540618c56e1d X-Archives-Hash: 7f5c5abc152ca1dd599f32d3a5010bb8 commit: ee754794a682af5efcd66652819297ae7a5de0fc Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sat May 26 18:01:52 2018 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sat May 26 18:01:52 2018 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=ee754794 games-puzzle/five-or-more: 3.22.2 → 3.26.0 Translation updates. Package-Manager: Portage-2.3.40, Repoman-2.3.9 Manifest-Sign-Key: 0x5A56C8CD0C13248A .../five-or-more/five-or-more-3.26.0.ebuild | 29 ++++++++++++++++++++++ games-puzzle/five-or-more/metadata.xml | 8 ++++++ 2 files changed, 37 insertions(+) diff --git a/games-puzzle/five-or-more/five-or-more-3.26.0.ebuild b/games-puzzle/five-or-more/five-or-more-3.26.0.ebuild new file mode 100644 index 00000000..c10bdf87 --- /dev/null +++ b/games-puzzle/five-or-more/five-or-more-3.26.0.ebuild @@ -0,0 +1,29 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +inherit gnome2 + +DESCRIPTION="Five or More Game for GNOME" +HOMEPAGE="https://wiki.gnome.org/Apps/Five%20or%20more" + +LICENSE="GPL-2+ CC-BY-SA-3.0" +SLOT="0" +KEYWORDS="~amd64 ~arm ~x86" +IUSE="" + +COMMON_DEPEND=" + >=dev-libs/glib-2.32:2 + >=gnome-base/librsvg-2.32:2 + >=x11-libs/gtk+-3.20:3 +" +RDEPEND="${COMMON_DEPEND} + ! + + + + gnome@gentoo.org + Gentoo GNOME Desktop + +