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 3F515138334 for ; Sun, 22 Dec 2019 20:47:34 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 42A95E0C07; Sun, 22 Dec 2019 20:47:29 +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 285D8E0C07 for ; Sun, 22 Dec 2019 20:47:29 +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 9205234DA9F for ; Sun, 22 Dec 2019 20:47:27 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 256851595A for ; Sun, 22 Dec 2019 20:47:24 +0000 (UTC) From: "Mart Raudsepp" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mart Raudsepp" Message-ID: <1577047618.8f547d3d483a8fe962d58d6af9764dbd1aa822c9.leio@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.30.0.ebuild X-VCS-Directories: games-puzzle/swell-foop/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 8f547d3d483a8fe962d58d6af9764dbd1aa822c9 X-VCS-Branch: master Date: Sun, 22 Dec 2019 20:47:24 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: b08beae1-2f96-45ce-ad57-dbe3a29151be X-Archives-Hash: be1e167388359bcbdddf29ddf377d811 commit: 8f547d3d483a8fe962d58d6af9764dbd1aa822c9 Author: Mart Raudsepp gentoo org> AuthorDate: Sun Dec 22 20:46:29 2019 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sun Dec 22 20:46:58 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8f547d3d games-puzzle/swell-foop: remove old Package-Manager: Portage-2.3.79, Repoman-2.3.12 Signed-off-by: Mart Raudsepp gentoo.org> games-puzzle/swell-foop/Manifest | 1 - games-puzzle/swell-foop/swell-foop-3.30.0.ebuild | 44 ------------------------ 2 files changed, 45 deletions(-) diff --git a/games-puzzle/swell-foop/Manifest b/games-puzzle/swell-foop/Manifest index 8b4ebbd1c0d..ad503877342 100644 --- a/games-puzzle/swell-foop/Manifest +++ b/games-puzzle/swell-foop/Manifest @@ -1,2 +1 @@ -DIST swell-foop-3.30.0.tar.xz 1117832 BLAKE2B 4cbf829140bd3ff14c09c83b8ebf8a82a00e97d8f73f82ad3fe11220d9ef89a1bdd116ec28235e5ae02bf258021ff6fceb968f1e39598ea606a4c613e0a43f8f SHA512 233ffd2acec9590e97d410a4084e2fa6f9e1b9dc80aec643c8a20de008410930a3cbda901dee63180c6ea469c91db489d513d9bc34edc4e3448cc53a3c76e029 DIST swell-foop-3.34.1.tar.xz 732008 BLAKE2B e41527ce485fc7d41b3b8667fba1100fc79a1683adbe7948ecb0f73b418f5e8bcd8c5eeb15c1083cfcbb0237294016ea49510ae6103e2cfc6bc93b508a61a02f SHA512 53625882a755959349f259f5527a48f926e6b8e0493eb81ac257fed6869b87d48e789e4a2141bee7aa8910fb061ca9d7541ceef7f3bdb7a5138068cc6dd16b81 diff --git a/games-puzzle/swell-foop/swell-foop-3.30.0.ebuild b/games-puzzle/swell-foop/swell-foop-3.30.0.ebuild deleted file mode 100644 index 3e9411eb7bc..00000000000 --- a/games-puzzle/swell-foop/swell-foop-3.30.0.ebuild +++ /dev/null @@ -1,44 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit gnome.org gnome2-utils meson vala xdg - -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 ~arm64 x86" -IUSE="" - -RDEPEND=" - >=dev-libs/glib-2.36:2 - >=x11-libs/gtk+-3.12:3 - >=media-libs/clutter-1.14:1.0 - >=media-libs/clutter-gtk-1.5:1.0 -" -DEPEND="${RDEPEND} - dev-libs/appstream-glib - dev-util/itstool - >=sys-devel/gettext-0.19.8 - virtual/pkgconfig - $(vala_depend) -" - -src_prepare() { - xdg_src_prepare - vala_src_prepare -} - -pkg_postinst() { - xdg_pkg_postinst - gnome2_icon_cache_update - gnome2_schemas_update -} - -pkg_postrm() { - xdg_pkg_postrm - gnome2_icon_cache_update - gnome2_schemas_update -}