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 5AECD1396D0 for ; Tue, 12 Sep 2017 06:19:46 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C5BD51FC0A1; Tue, 12 Sep 2017 06:19:40 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 A4B841FC0A1 for ; Tue, 12 Sep 2017 06:19:40 +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 906E73417E7 for ; Tue, 12 Sep 2017 06:19:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E806A908A for ; Tue, 12 Sep 2017 06:19:36 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1505197014.1ec5b5de5e09a99c9fd5315bf6c83336414363eb.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: games-board/four-in-a-row/ X-VCS-Repository: proj/gnome X-VCS-Files: games-board/four-in-a-row/four-in-a-row-3.20.0.ebuild games-board/four-in-a-row/metadata.xml X-VCS-Directories: games-board/four-in-a-row/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 1ec5b5de5e09a99c9fd5315bf6c83336414363eb X-VCS-Branch: master Date: Tue, 12 Sep 2017 06:19:36 +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: 191d43b0-b4f1-4c01-9577-5cd2a5c5eb65 X-Archives-Hash: d880d8f28310122e75517961034a6a98 commit: 1ec5b5de5e09a99c9fd5315bf6c83336414363eb Author: Gilles Dartiguelongue gentoo org> AuthorDate: Tue Sep 12 06:16:54 2017 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Tue Sep 12 06:16:54 2017 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=1ec5b5de games-board/four-in-a-row: sync with gentoo repository .../four-in-a-row/four-in-a-row-3.20.0.ebuild | 29 ---------------------- games-board/four-in-a-row/metadata.xml | 8 ------ 2 files changed, 37 deletions(-) diff --git a/games-board/four-in-a-row/four-in-a-row-3.20.0.ebuild b/games-board/four-in-a-row/four-in-a-row-3.20.0.ebuild deleted file mode 100644 index 2cacc045..00000000 --- a/games-board/four-in-a-row/four-in-a-row-3.20.0.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GCONF_DEBUG="no" - -inherit gnome-games - -DESCRIPTION="Make lines of the same color to win" -HOMEPAGE="https://wiki.gnome.org/Apps/Four-in-a-row" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" -IUSE="" - -RDEPEND=" - dev-libs/glib:2 - >=gnome-base/librsvg-2.32 - >=media-libs/libcanberra-0.26[gtk3] - >=x11-libs/gtk+-3.13.2:3 -" -DEPEND="${RDEPEND} - app-text/yelp-tools - dev-libs/appstream-glib - >=dev-util/intltool-0.50 - virtual/pkgconfig -" diff --git a/games-board/four-in-a-row/metadata.xml b/games-board/four-in-a-row/metadata.xml deleted file mode 100644 index 39980802..00000000 --- a/games-board/four-in-a-row/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - gnome@gentoo.org - Gentoo GNOME Desktop - -