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 D978E1396D0 for ; Tue, 8 Aug 2017 22:11:03 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0ABF1E0D82; Tue, 8 Aug 2017 22:11:03 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.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 DB3F4E0D82 for ; Tue, 8 Aug 2017 22:11:02 +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 9E38D341A0C for ; Tue, 8 Aug 2017 22:11:01 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1D2AB75F8 for ; Tue, 8 Aug 2017 22:11:00 +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: <1502230238.1e58888959e6f4ff1ea9c91c3b50f1c9a9c2c23c.eva@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-puzzle/swell-foop/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-puzzle/swell-foop/Manifest games-puzzle/swell-foop/swell-foop-3.24.0.ebuild X-VCS-Directories: games-puzzle/swell-foop/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 1e58888959e6f4ff1ea9c91c3b50f1c9a9c2c23c X-VCS-Branch: master Date: Tue, 8 Aug 2017 22:11:00 +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: 84fdc57c-a171-4b0b-ab19-f3b45562ab75 X-Archives-Hash: d35337fdedf5cf957fb5e75e1c7630e0 commit: 1e58888959e6f4ff1ea9c91c3b50f1c9a9c2c23c Author: Gilles Dartiguelongue gentoo org> AuthorDate: Tue Aug 8 21:55:08 2017 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Tue Aug 8 22:10:38 2017 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1e588889 games-puzzle/swell-foop: version bump 3.22.2 → 3.24.0 Updated translations. Package-Manager: Portage-2.3.6, Repoman-2.3.3 games-puzzle/swell-foop/Manifest | 1 + games-puzzle/swell-foop/swell-foop-3.24.0.ebuild | 33 ++++++++++++++++++++++++ 2 files changed, 34 insertions(+) diff --git a/games-puzzle/swell-foop/Manifest b/games-puzzle/swell-foop/Manifest index 210e3db3ee2..fb02813321a 100644 --- a/games-puzzle/swell-foop/Manifest +++ b/games-puzzle/swell-foop/Manifest @@ -1 +1,2 @@ DIST swell-foop-3.22.2.tar.xz 2294160 SHA256 6e0fedc98fb1191779db2de04cfa950357e81e3191164006412b09ad2ef64e67 SHA512 ada002a883c274cd834db825879cd5c16b222df39212843b0718f953256838af8689bec10a02133dcb140f3567b1a9203c73e1e0c6530469630df6dfdaf7167f WHIRLPOOL fe55c56770889759fdabd3b46746dbf723e4a06625e7e2a1b649be137e45b05431002558a9f48e2f1ecc942d154b157e004eabde0b9d0117671dcc6c01b4cbd5 +DIST swell-foop-3.24.0.tar.xz 2313656 SHA256 1b2d444e4d399e300afe07a243423c8b3ab1ca32828c749e0be9af48a5904a11 SHA512 470bcf9715e280b9cc7bba79d1d50e924416b6d29058ba0105aee48d30ee58971262e2304610334f92f2f6a9fc6983898047d3ad05443a2cb062e15564388ab0 WHIRLPOOL 81f82dd0a4837731c73d2a6def20998dedf419538829b4d4115daa50942baa4a5277682c38f34fb4ac0f4aec3cae300e26b94ee9b803937b1d66d3ef35cf44d1 diff --git a/games-puzzle/swell-foop/swell-foop-3.24.0.ebuild b/games-puzzle/swell-foop/swell-foop-3.24.0.ebuild new file mode 100644 index 00000000000..4cd22bac69b --- /dev/null +++ b/games-puzzle/swell-foop/swell-foop-3.24.0.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2017 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 +inherit gnome2 vala + +DESCRIPTION="Clear the screen by removing groups of colored and shaped tiles" +HOMEPAGE="https://wiki.gnome.org/Apps/Swell%20Foop" + +LICENSE="GPL-2+ FDL-1.1+" +SLOT="0" +KEYWORDS="~amd64 ~arm ~x86" +IUSE="" + +RDEPEND=" + >=dev-libs/glib-2.36:2 + >=media-libs/clutter-1.14:1.0 + >=media-libs/clutter-gtk-1.5:1.0 + >=x11-libs/gtk+-3.12:3 +" +DEPEND="${RDEPEND} + $(vala_depend) + app-text/yelp-tools + dev-libs/appstream-glib + >=dev-util/intltool-0.50 + sys-devel/gettext + virtual/pkgconfig +" + +src_prepare() { + gnome2_src_prepare + vala_src_prepare +}