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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id EDA50158094 for ; Thu, 11 Aug 2022 07:37:54 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C5FD1E0C33; Thu, 11 Aug 2022 07:37:53 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9B63EE0C35 for ; Thu, 11 Aug 2022 07:37:53 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BBBAA341349 for ; Thu, 11 Aug 2022 07:37:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 5749257F for ; Thu, 11 Aug 2022 07:37:50 +0000 (UTC) From: "Ionen Wolkens" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ionen Wolkens" Message-ID: <1660203429.1062d3c129d341c412efab27d7c5e92b3f513711.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-simulation/flightgear-data/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-simulation/flightgear-data/Manifest games-simulation/flightgear-data/flightgear-data-2020.3.12.ebuild X-VCS-Directories: games-simulation/flightgear-data/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 1062d3c129d341c412efab27d7c5e92b3f513711 X-VCS-Branch: master Date: Thu, 11 Aug 2022 07:37:50 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: e7cf929f-c35d-49a7-b4b2-04a9a7d25473 X-Archives-Hash: 033702ee80979a9f73262a234ecf649d commit: 1062d3c129d341c412efab27d7c5e92b3f513711 Author: Ionen Wolkens gentoo org> AuthorDate: Thu Aug 11 06:15:57 2022 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Thu Aug 11 07:37:09 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1062d3c1 games-simulation/flightgear-data: drop 2020.3.12 Signed-off-by: Ionen Wolkens gentoo.org> games-simulation/flightgear-data/Manifest | 1 - .../flightgear-data-2020.3.12.ebuild | 21 --------------------- 2 files changed, 22 deletions(-) diff --git a/games-simulation/flightgear-data/Manifest b/games-simulation/flightgear-data/Manifest index 55a83e4a3ae1..eed50f9ba949 100644 --- a/games-simulation/flightgear-data/Manifest +++ b/games-simulation/flightgear-data/Manifest @@ -1,2 +1 @@ -DIST FlightGear-2020.3.12-data.txz 1787955196 BLAKE2B 648994bb8a70416d9fbf9fbb71c91d6652db4f915ce39938ad870f6de4a745c7f6df36025726fe29d67a598f1ce64718d12b7be5b81ebb83318246cd991fac1a SHA512 7bb97c0b2ee59b300a95f331bfd12e39aaaa7d3320e33cc4e72ea3c5fae196af52e97d9ed7f6af274162ecdd00642e729d96165df5dcbcb95e2853cf7c1df463 DIST FlightGear-2020.3.13-data.txz 1789344308 BLAKE2B 869ee6fd1d8eb35d6ba4650ea4c1deeafd2e3cc79516711de607c97ade754fcd2a30649f547822778d0599975a71749afa1de5285377a2039c50bea05ef3bad6 SHA512 04a37a0936a8357356147621cff7be2998665356717df13057edb1c3b369c40a389a2fe1a0a35eb5a814b2205ac828bfba2d81a7b844ec1906046a944d65defd diff --git a/games-simulation/flightgear-data/flightgear-data-2020.3.12.ebuild b/games-simulation/flightgear-data/flightgear-data-2020.3.12.ebuild deleted file mode 100644 index f6a2970e8ba8..000000000000 --- a/games-simulation/flightgear-data/flightgear-data-2020.3.12.ebuild +++ /dev/null @@ -1,21 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="FlightGear data files" -HOMEPAGE="https://www.flightgear.org/" -SRC_URI="mirror://sourceforge/flightgear/FlightGear-${PV}-data.txz" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="" - -S=${WORKDIR}/fgdata - -src_install() { - insinto /usr/share/flightgear - rm -fr .git - doins -r * -}