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 13E391382CE for ; Sat, 25 Jun 2016 12:22:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6B5B8E0AF0; Sat, 25 Jun 2016 12:22:37 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 93E5EE0AF5 for ; Sat, 25 Jun 2016 12:22:36 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id EF4B8340C30 for ; Sat, 25 Jun 2016 12:22:34 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1DF25241D for ; Sat, 25 Jun 2016 12:22:32 +0000 (UTC) From: "Pacho Ramos" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Pacho Ramos" Message-ID: <1466857271.b59205456b92d3c3a4b156532815e6a4f979997e.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-board/iagno/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-board/iagno/Manifest games-board/iagno/iagno-3.20.2.ebuild X-VCS-Directories: games-board/iagno/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: b59205456b92d3c3a4b156532815e6a4f979997e X-VCS-Branch: master Date: Sat, 25 Jun 2016 12:22:32 +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: 87d77398-d5fc-4619-9332-9a09e5f14073 X-Archives-Hash: 057717245736de2cb13f85017c82c369 commit: b59205456b92d3c3a4b156532815e6a4f979997e Author: Pacho Ramos gentoo org> AuthorDate: Sat Jun 25 11:32:09 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Jun 25 12:21:11 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b5920545 games-board/iagno: Version bump Package-Manager: portage-2.3.0_rc1 games-board/iagno/Manifest | 1 + games-board/iagno/iagno-3.20.2.ebuild | 39 +++++++++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+) diff --git a/games-board/iagno/Manifest b/games-board/iagno/Manifest index 0cdaeff..b49d88c 100644 --- a/games-board/iagno/Manifest +++ b/games-board/iagno/Manifest @@ -1 +1,2 @@ DIST iagno-3.18.2.tar.xz 1865912 SHA256 2ee2954ef459211643fadf74745be79a82592e12750b5cf813e784e2cbbfe1bb SHA512 f84b404cc2508f622891b7e6cca289256ff2cb1639f346ae5aa58143195a7eb0415dd0c9da8743456c1da7727f4b7cb57da2d6d5e3037cd823a33811a120bb8c WHIRLPOOL b3677c297662862710d5108d2c8041a61b728fa58270adcd43cbae4a86db3a2f440772e640732c8a9be9e4dbcd5262e269a35eec2b1a2db570760bf7393f1653 +DIST iagno-3.20.2.tar.xz 1815316 SHA256 73f0f201ebf12b88e05cdefbaa72ccd5309bb592a9690d076285dbb800e965d2 SHA512 1e3eccb7df2dce94ea9700cf352a6023020cda9639a3f42693a2d231e53278d8e55d334ef3017868c75330dedd5b8d3af9fefa8a1fe77d2db4fd558c4c64a4cc WHIRLPOOL 153842c75a10bcb0aea226f439ae553e855aa62311007f603c8630a67c0680064e7d2e622d9435799d05df2b2a3e07e243948d053943becd3b9a0821fabcab8e diff --git a/games-board/iagno/iagno-3.20.2.ebuild b/games-board/iagno/iagno-3.20.2.ebuild new file mode 100644 index 0000000..a8b8b35 --- /dev/null +++ b/games-board/iagno/iagno-3.20.2.ebuild @@ -0,0 +1,39 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 +VALA_MIN_API_VERSION="0.28" + +inherit gnome2 vala + +DESCRIPTION="Dominate the board in a classic version of Reversi" +HOMEPAGE="https://wiki.gnome.org/Apps/Iagno" + +LICENSE="LGPL-2+" +SLOT="0" +KEYWORDS="~amd64 ~arm ~x86" +IUSE="" + +COMMON_DEPEND=" + >=dev-libs/glib-2.40:2 + >=gnome-base/librsvg-2.32.0:2 + >=media-libs/libcanberra-0.26[gtk3] + >=x11-libs/gtk+-3.15:3 +" +RDEPEND="${COMMON_DEPEND} + !