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 F36001382DE for ; Sat, 2 Jul 2016 10:44:24 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 98112941D7; Sat, 2 Jul 2016 10:43:58 +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 93D6D141EC for ; Sat, 2 Jul 2016 10:43:54 +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 42E4E340E1E for ; Sat, 2 Jul 2016 10:43:53 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E1ADB244F for ; Sat, 2 Jul 2016 10:43:47 +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: <1467456208.a1eb1f04c928891d34f3d7a4ff0e8fc5c7dafd86.pacho@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-arcade/gnome-nibbles/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-arcade/gnome-nibbles/Manifest games-arcade/gnome-nibbles/gnome-nibbles-3.20.1.ebuild X-VCS-Directories: games-arcade/gnome-nibbles/ X-VCS-Committer: pacho X-VCS-Committer-Name: Pacho Ramos X-VCS-Revision: a1eb1f04c928891d34f3d7a4ff0e8fc5c7dafd86 X-VCS-Branch: master Date: Sat, 2 Jul 2016 10:43:47 +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: 1e34a7f0-ff3b-4208-a032-c88094f6cab3 X-Archives-Hash: a6193e8bb15bf85640c24fc01365f640 commit: a1eb1f04c928891d34f3d7a4ff0e8fc5c7dafd86 Author: Pacho Ramos gentoo org> AuthorDate: Sat Jul 2 10:32:48 2016 +0000 Commit: Pacho Ramos gentoo org> CommitDate: Sat Jul 2 10:43:28 2016 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a1eb1f04 games-arcade/gnome-nibbles: Drop old Package-Manager: portage-2.3.0_rc1 games-arcade/gnome-nibbles/Manifest | 1 - .../gnome-nibbles/gnome-nibbles-3.20.1.ebuild | 40 ---------------------- 2 files changed, 41 deletions(-) diff --git a/games-arcade/gnome-nibbles/Manifest b/games-arcade/gnome-nibbles/Manifest index 31dda08..90d9ee8 100644 --- a/games-arcade/gnome-nibbles/Manifest +++ b/games-arcade/gnome-nibbles/Manifest @@ -1,2 +1 @@ DIST gnome-nibbles-3.18.2.tar.xz 1642260 SHA256 106cacd8b55aeb6911b4d982071cf599cbec272e01bed6f16f16f9486026e229 SHA512 359ebd33af92bcbfb857e5d1277c749ac93d37e36b52f012368e15c320c5279997a6a3292f714985af8305a374eb78c716d3eb0c5b1f02dc8b9db0f1dd5370ea WHIRLPOOL a5c7ecf4a8d2c452181252a69b66421c4254ed1b635b931546197efab91e8f290255eee5fa746724a649feecc5e940e2023a54912fe79062b083a723e29583d4 -DIST gnome-nibbles-3.20.1.tar.xz 1631492 SHA256 2de5929f1a26d1e4afe2a0d6d8b832a2d0a6ebd631943a5824f1cd8c67d286d7 SHA512 b23e38d983f28e21f2c29adfba93dc221113c4ff8327004cd93b5f6f510992975f7f39a2b8c0baed88e44d4a2ef6c25c0077db0ca8b788adeef016852d9f6c29 WHIRLPOOL fb583cc6bc88174bb74a70dd368aee4220f3dc8f9a9091e5c6564507a98182c429ef798e1a54db00819f03ec71715118be3b0bbcbeaa6190799826a147cfeb46 diff --git a/games-arcade/gnome-nibbles/gnome-nibbles-3.20.1.ebuild b/games-arcade/gnome-nibbles/gnome-nibbles-3.20.1.ebuild deleted file mode 100644 index 8869b1a..0000000 --- a/games-arcade/gnome-nibbles/gnome-nibbles-3.20.1.ebuild +++ /dev/null @@ -1,40 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI=6 -VALA_MIN_API_VERSION="0.28" - -inherit gnome2 vala - -DESCRIPTION="Nibbles clone for Gnome" -HOMEPAGE="https://wiki.gnome.org/Apps/Nibbles" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -RDEPEND=" - >=dev-libs/glib-2.40.0:2 - dev-libs/libgee:0.8= - dev-libs/libgames-support - >=gnome-base/librsvg-2.32:2 - >=media-libs/clutter-1.22.0:1.0 - >=media-libs/clutter-gtk-1.4.0:1.0 - >=media-libs/libcanberra-0.26[gtk3] - >=x11-libs/gtk+-3.18.0: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 -}