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 74DE9138239 for ; Sun, 5 Aug 2018 09:59:55 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E0DE0E0827; Sun, 5 Aug 2018 09:59:53 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 AD9BCE0827 for ; Sun, 5 Aug 2018 09:59:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 ACCA4335CD8 for ; Sun, 5 Aug 2018 09:59:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EFB7A395 for ; Sun, 5 Aug 2018 09:59:48 +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: <1533463044.193f43421f9c0398a9674b6aea82ecc3f7ebbbc3.leio@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: games-puzzle/five-or-more/ X-VCS-Repository: proj/gnome X-VCS-Files: games-puzzle/five-or-more/five-or-more-3.26.0.ebuild games-puzzle/five-or-more/metadata.xml X-VCS-Directories: games-puzzle/five-or-more/ X-VCS-Committer: leio X-VCS-Committer-Name: Mart Raudsepp X-VCS-Revision: 193f43421f9c0398a9674b6aea82ecc3f7ebbbc3 X-VCS-Branch: master Date: Sun, 5 Aug 2018 09:59:48 +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: 283ef0c8-933e-4052-96f0-0e17cb96bde3 X-Archives-Hash: 2b94ed3c3301ab8dfc182573efcd9fd2 commit: 193f43421f9c0398a9674b6aea82ecc3f7ebbbc3 Author: Mart Raudsepp gentoo org> AuthorDate: Sun Aug 5 09:57:24 2018 +0000 Commit: Mart Raudsepp gentoo org> CommitDate: Sun Aug 5 09:57:24 2018 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=193f4342 games-puzzle/five-or-more: remove, available in ::gentoo .../five-or-more/five-or-more-3.26.0.ebuild | 29 ---------------------- games-puzzle/five-or-more/metadata.xml | 8 ------ 2 files changed, 37 deletions(-) diff --git a/games-puzzle/five-or-more/five-or-more-3.26.0.ebuild b/games-puzzle/five-or-more/five-or-more-3.26.0.ebuild deleted file mode 100644 index c10bdf87..00000000 --- a/games-puzzle/five-or-more/five-or-more-3.26.0.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 -inherit gnome2 - -DESCRIPTION="Five or More Game for GNOME" -HOMEPAGE="https://wiki.gnome.org/Apps/Five%20or%20more" - -LICENSE="GPL-2+ CC-BY-SA-3.0" -SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" -IUSE="" - -COMMON_DEPEND=" - >=dev-libs/glib-2.32:2 - >=gnome-base/librsvg-2.32:2 - >=x11-libs/gtk+-3.20:3 -" -RDEPEND="${COMMON_DEPEND} - ! - - - - gnome@gentoo.org - Gentoo GNOME Desktop - -