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 1CEEE1382CE for ; Sat, 25 Jun 2016 12:22:42 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 931A9E0B0B; 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 7C62EE0AEE 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 0BC16340C35 for ; Sat, 25 Jun 2016 12:22:35 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 52B5B2430 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: <1466857279.b6b77da74de2396d5bfe19b95e0303325daf4d8c.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-puzzle/five-or-more/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-puzzle/five-or-more/Manifest games-puzzle/five-or-more/five-or-more-3.16.1.ebuild X-VCS-Directories: games-puzzle/five-or-more/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: b6b77da74de2396d5bfe19b95e0303325daf4d8c 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: 176c8284-64c5-4c40-9edc-983cba9a377a X-Archives-Hash: 7c8d092723e13635c35c1a111967588b commit: b6b77da74de2396d5bfe19b95e0303325daf4d8c Author: Pacho Ramos gentoo org> AuthorDate: Sat Jun 25 11:35:16 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Jun 25 12:21:19 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b6b77da7 games-puzzle/five-or-more: Drop old Package-Manager: portage-2.3.0_rc1 games-puzzle/five-or-more/Manifest | 1 - .../five-or-more/five-or-more-3.16.1.ebuild | 32 ---------------------- 2 files changed, 33 deletions(-) diff --git a/games-puzzle/five-or-more/Manifest b/games-puzzle/five-or-more/Manifest index 165a898..e7957bd 100644 --- a/games-puzzle/five-or-more/Manifest +++ b/games-puzzle/five-or-more/Manifest @@ -1,2 +1 @@ -DIST five-or-more-3.16.1.tar.xz 3186212 SHA256 e38999be3c385958875bce86d2cdb4cab8345ecf4ecda0fb96d1012cf8100705 SHA512 6f160b3dedba0e3b4a9e52a49bbf3105339f57b73b13acfdce1f851cf6f9ebeb3a7d632f9bed71e111a8aaa277c2ae1d0289b6ca69b3005481045d8bfd4773ff WHIRLPOOL e4b26505a8d40521a962d15099aafabb05a8049a5d1f32ad26fa857b65196e7774ac0e1540c3cacaf86bcf796a38bd0b962e94b3dfddc705d0317215598e3be6 DIST five-or-more-3.18.0.tar.xz 3180696 SHA256 e1e7cc81b1281382da9a6ab466d97f09561dbaf39031a9b93f0a45221234fe62 SHA512 6021fe6cc22b99e5e9df08a61df6ed9aa64547acc41d0fc7e9037b49d2aa65e47e49911ee2280b05dfc4646b132be1920c25f07791188ff4c621b067b330408c WHIRLPOOL f941e6989a3762af7cf9b9b73cdaaae97d5345d7954240df82c82152e73dc51757da4786a8d965a259bf1f697f721fa9a57e595c40c2af453c74c3f419635e43 diff --git a/games-puzzle/five-or-more/five-or-more-3.16.1.ebuild b/games-puzzle/five-or-more/five-or-more-3.16.1.ebuild deleted file mode 100644 index fa6bc6f..0000000 --- a/games-puzzle/five-or-more/five-or-more-3.16.1.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2015 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GCONF_DEBUG="no" - -inherit gnome-games - -DESCRIPTION="Five or More Game for GNOME" -HOMEPAGE="https://wiki.gnome.org/Apps/Five%20or%20more" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="amd64 ~arm x86" -IUSE="" - -COMMON_DEPEND=" - >=dev-libs/glib-2.32:2 - >=gnome-base/librsvg-2.32 - >=x11-libs/gtk+-3.12:3 -" -RDEPEND="${COMMON_DEPEND} - !