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 70D1C1382CD for ; Sat, 25 Jun 2016 12:23:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6F53414209; Sat, 25 Jun 2016 12:22:42 +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 24587E0B2F for ; Sat, 25 Jun 2016 12:22:39 +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 27136340C35 for ; Sat, 25 Jun 2016 12:22:38 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 78CE42440 for ; Sat, 25 Jun 2016 12:22:33 +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: <1466857318.a7ea9e93dc77324367aaeb805a60e8463a58b651.pacho@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.16.2.ebuild X-VCS-Directories: games-puzzle/swell-foop/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: a7ea9e93dc77324367aaeb805a60e8463a58b651 X-VCS-Branch: master Date: Sat, 25 Jun 2016 12:22:33 +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: ea18a328-8246-4f20-aafd-617307ae871c X-Archives-Hash: 0e4b5d526651f5487a0e368ea044bfed commit: a7ea9e93dc77324367aaeb805a60e8463a58b651 Author: Pacho Ramos gentoo org> AuthorDate: Sat Jun 25 11:53:47 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Jun 25 12:21:58 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a7ea9e93 games-puzzle/swell-foop: Drop old Package-Manager: portage-2.3.0_rc1 games-puzzle/swell-foop/Manifest | 1 - games-puzzle/swell-foop/swell-foop-3.16.2.ebuild | 37 ------------------------ 2 files changed, 38 deletions(-) diff --git a/games-puzzle/swell-foop/Manifest b/games-puzzle/swell-foop/Manifest index c0f382a..413dce9 100644 --- a/games-puzzle/swell-foop/Manifest +++ b/games-puzzle/swell-foop/Manifest @@ -1,2 +1 @@ -DIST swell-foop-3.16.2.tar.xz 2394508 SHA256 0f37a55c29e15678ba0fb04bebca9ddf02ad85fdf8e87a169ba2eb5d073bb790 SHA512 62036032ab938088656d14f40a8e80e3881e17ea25c93ee2dd5cb744865b7cc7e88f191226a71dd4f65b2971d25b125b948cb1b4128cce15c66ec47f764aad3d WHIRLPOOL af961982db3396b91b564bd40385c3ff6b667c3b2072c74106dd94710bce3d3ec04cee1599de3c1824a4cd6dfe454a611c8a082620e209ec8b225cb945d154c6 DIST swell-foop-3.18.1.tar.xz 2329916 SHA256 b454fb8ccc1d040a7ae08d632a07feecf88a2bf0c172b75b863f2a05e97179f6 SHA512 8b5a9de96989f60e5e6addcef5f326a1ebb1c98339da2b6ee5cf5f0065e8c24a3bd46dcb400ca16a9353171eb539cf370592a323ea0e896b59fa3c1f75061b4f WHIRLPOOL 90da0e77a64a0f756d2c2e5cf494ec4911f087b245db0aa05ff8a0b513698e7414dea6560fe7dfad66d2f4d07124b1f3325e847e407b5db6a4e166d17c2395ad diff --git a/games-puzzle/swell-foop/swell-foop-3.16.2.ebuild b/games-puzzle/swell-foop/swell-foop-3.16.2.ebuild deleted file mode 100644 index 065624f..0000000 --- a/games-puzzle/swell-foop/swell-foop-3.16.2.ebuild +++ /dev/null @@ -1,37 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GCONF_DEBUG="no" -VALA_MIN_API_VERSION="0.22" - -inherit gnome-games vala - -DESCRIPTION="Clear the screen by removing groups of colored and shaped tiles" -HOMEPAGE="https://wiki.gnome.org/Apps/Swell%20Foop" - -LICENSE="GPL-2+" -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() { - gnome-games_src_prepare - vala_src_prepare -}