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 66AFC138CC6 for ; Sun, 3 May 2015 18:12:08 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id BEAF9E082B; Sun, 3 May 2015 18:12:04 +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 6A671E082B for ; Sun, 3 May 2015 18:12:04 +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 40B79340CB3 for ; Sun, 3 May 2015 18:12:03 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A49E79CC for ; Sun, 3 May 2015 18:11:59 +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: <1430674743.08cabe6ef79bab9e4d2c3a66be887f87705d62b8.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.16.1.ebuild X-VCS-Directories: games-puzzle/five-or-more/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 08cabe6ef79bab9e4d2c3a66be887f87705d62b8 X-VCS-Branch: master Date: Sun, 3 May 2015 18:11:59 +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: f516a7fc-71ce-42c5-a69a-7abb4cc50099 X-Archives-Hash: 4ffc2aec672fdc254b123f242dd968ae commit: 08cabe6ef79bab9e4d2c3a66be887f87705d62b8 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Sun May 3 17:23:05 2015 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Sun May 3 17:39:03 2015 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=08cabe6e games-puzzle/five-or-more: 3.14.1 → 3.16.1 .../five-or-more/five-or-more-3.16.1.ebuild | 32 ++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/games-puzzle/five-or-more/five-or-more-3.16.1.ebuild b/games-puzzle/five-or-more/five-or-more-3.16.1.ebuild new file mode 100644 index 0000000..a6b3001 --- /dev/null +++ b/games-puzzle/five-or-more/five-or-more-3.16.1.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2015 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: $ + +EAPI="5" +GCONF_DEBUG="no" + +inherit gnome-games + +DESCRIPTION="Five or More Game for GNOME" +HOMEPAGE="https://wiki.gnome.org/Apps/Five%20or%20more" + +LICENSE="GPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~arm ~x86" +IUSE="" + +COMMON_DEPEND=" + >=dev-libs/glib-2.32:2 + >=gnome-base/librsvg-2.32 + >=x11-libs/gtk+-3.12:3 +" +RDEPEND="${COMMON_DEPEND} + !