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 C549C1396D0 for ; Tue, 12 Sep 2017 06:19:40 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F073A1FC075; Tue, 12 Sep 2017 06:19:39 +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 D25491FC07B for ; Tue, 12 Sep 2017 06:19:39 +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 177253417CD 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 668589082 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: <1505196932.88358c3c8ecfbeb0ecf2e287d8b191788db24b74.eva@gentoo> Subject: [gentoo-commits] proj/gnome:master commit in: games-puzzle/gnome-tetravex/ X-VCS-Repository: proj/gnome X-VCS-Files: games-puzzle/gnome-tetravex/gnome-tetravex-3.20.0.ebuild games-puzzle/gnome-tetravex/metadata.xml X-VCS-Directories: games-puzzle/gnome-tetravex/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: 88358c3c8ecfbeb0ecf2e287d8b191788db24b74 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: 3ad6a778-f893-4d2f-a6a1-918ffd8d5d5d X-Archives-Hash: cd747e5a5d1d6cd94d7ed52d821f6972 commit: 88358c3c8ecfbeb0ecf2e287d8b191788db24b74 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Tue Sep 12 06:15:32 2017 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Tue Sep 12 06:15:32 2017 +0000 URL: https://gitweb.gentoo.org/proj/gnome.git/commit/?id=88358c3c games-puzzle/gnome-tetravex: sync with gentoo repository .../gnome-tetravex/gnome-tetravex-3.20.0.ebuild | 36 ---------------------- games-puzzle/gnome-tetravex/metadata.xml | 8 ----- 2 files changed, 44 deletions(-) diff --git a/games-puzzle/gnome-tetravex/gnome-tetravex-3.20.0.ebuild b/games-puzzle/gnome-tetravex/gnome-tetravex-3.20.0.ebuild deleted file mode 100644 index cd5a864f..00000000 --- a/games-puzzle/gnome-tetravex/gnome-tetravex-3.20.0.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Id$ - -EAPI="5" -GCONF_DEBUG="no" -VALA_MIN_API_VERSION="0.24" - -inherit gnome-games vala - -DESCRIPTION="Complete the puzzle by matching numbered tiles" -HOMEPAGE="https://wiki.gnome.org/Apps/Tetravex" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~amd64 ~arm ~x86" -IUSE="" - -RDEPEND=" - >=dev-libs/glib-2.40:2 - >=gnome-base/librsvg-2.32 - >=x11-libs/gtk+-3.13.4: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() { - gnome-games_src_prepare - vala_src_prepare -} diff --git a/games-puzzle/gnome-tetravex/metadata.xml b/games-puzzle/gnome-tetravex/metadata.xml deleted file mode 100644 index 39980802..00000000 --- a/games-puzzle/gnome-tetravex/metadata.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - gnome@gentoo.org - Gentoo GNOME Desktop - -