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 22BCD1396D0 for ; Tue, 12 Sep 2017 06:28:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 791F11FC0A3; Tue, 12 Sep 2017 06:28:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 561671FC0A3 for ; Tue, 12 Sep 2017 06:28:06 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 76B783417DB for ; Tue, 12 Sep 2017 06:28:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 09226907D for ; Tue, 12 Sep 2017 06:28:04 +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: <1505197645.561bfbfd1d69f5730656f4731ca9be7f08d03f39.eva@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-board/four-in-a-row/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-board/four-in-a-row/Manifest games-board/four-in-a-row/four-in-a-row-3.22.2.ebuild X-VCS-Directories: games-board/four-in-a-row/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 561bfbfd1d69f5730656f4731ca9be7f08d03f39 X-VCS-Branch: master Date: Tue, 12 Sep 2017 06:28:04 +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: dfcf6c49-8951-46b0-8763-a4ff34e59527 X-Archives-Hash: 656ada217e8f53f9f354cc929f58740e commit: 561bfbfd1d69f5730656f4731ca9be7f08d03f39 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Tue Sep 12 06:06:53 2017 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Tue Sep 12 06:27:25 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=561bfbfd games-board/four-in-a-row: version bump 3.22.1 → 3.22.2 Package-Manager: Portage-2.3.8, Repoman-2.3.3 games-board/four-in-a-row/Manifest | 1 + .../four-in-a-row/four-in-a-row-3.22.2.ebuild | 27 ++++++++++++++++++++++ 2 files changed, 28 insertions(+) diff --git a/games-board/four-in-a-row/Manifest b/games-board/four-in-a-row/Manifest index 4bae658bd4a..de501ae2b83 100644 --- a/games-board/four-in-a-row/Manifest +++ b/games-board/four-in-a-row/Manifest @@ -1 +1,2 @@ DIST four-in-a-row-3.22.1.tar.xz 1786220 SHA256 3ccf65a9da08d8e888fa90a7bf55192bc344981cec3b1f56fa0da70f423137d4 SHA512 9de0070a1b40f40b4b7e3271c7fb432d98429eb20876b2fc98bf475e693b569b70312cc3fd5c05ba2b15b9b4c51dee6c96d030a9b8a61ecec9f231030625768e WHIRLPOOL 5b680cc92255579802cd200e195ff7af9c06c0e5f13609b938a46e328677f65c78b34eda8c69f10734bca01857ca49fa086864d082b31d5d218ee5bde91e7142 +DIST four-in-a-row-3.22.2.tar.xz 1783804 SHA256 bc4194e8ab6d1d2a6a63a2e91945cd5465f49ebf0dae2eecacc66e69db56a420 SHA512 07b77bd7f9e2dd86a38721261805397462637dbc4ed4d30f4e6489215621eadf8f1dd545d75db43998dcbd7918b1d7bf29a360e5abc6d661db6c867c78a2eb6c WHIRLPOOL 3a66b62d3cb2ffa426e2dcbf94dcbc58d47158705b69fea4028537bbf9cb4f7b49df700a158cfdd1f1a85e2ba669e5f4e4f0cd16104b60561e4e6a2fd2df0f6f diff --git a/games-board/four-in-a-row/four-in-a-row-3.22.2.ebuild b/games-board/four-in-a-row/four-in-a-row-3.22.2.ebuild new file mode 100644 index 00000000000..8454bec4742 --- /dev/null +++ b/games-board/four-in-a-row/four-in-a-row-3.22.2.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +inherit gnome2 + +DESCRIPTION="Make lines of the same color to win" +HOMEPAGE="https://wiki.gnome.org/Apps/Four-in-a-row" + +# Code is GPL-2+ but most themes are GPL-3+ and we install them unconditionally, CC-BY-SA-3.0 is user help license in v3.22.1 +LICENSE="GPL-3+ CC-BY-SA-3.0" +SLOT="0" +KEYWORDS="~amd64 ~arm ~x86" +IUSE="" + +RDEPEND=" + dev-libs/glib:2 + >=gnome-base/librsvg-2.32 + >=media-libs/libcanberra-0.26[gtk3] + >=x11-libs/gtk+-3.13.2:3 +" +DEPEND="${RDEPEND} + app-text/yelp-tools + dev-libs/appstream-glib + >=dev-util/intltool-0.50 + virtual/pkgconfig +"