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 315161580B9 for ; Tue, 24 Aug 2021 17:52:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 41AE9E089A; Tue, 24 Aug 2021 17:52:43 +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 2D266E089A for ; Tue, 24 Aug 2021 17:52:43 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 32FB934085A for ; Tue, 24 Aug 2021 17:52:42 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3B30286D for ; Tue, 24 Aug 2021 17:52:40 +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: <1629827499.1bcf80b7edb16d1c8a985f0f2d150e0fc12ed7af.ionen@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: games-action/atanks/ X-VCS-Repository: repo/gentoo X-VCS-Files: games-action/atanks/Manifest games-action/atanks/atanks-6.5.ebuild X-VCS-Directories: games-action/atanks/ X-VCS-Committer: ionen X-VCS-Committer-Name: Ionen Wolkens X-VCS-Revision: 1bcf80b7edb16d1c8a985f0f2d150e0fc12ed7af X-VCS-Branch: master Date: Tue, 24 Aug 2021 17:52:40 +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: 706c7b3a-96dd-489b-b920-50785ae4c868 X-Archives-Hash: d52f9752b7dc573c01dda391ce8eb733 commit: 1bcf80b7edb16d1c8a985f0f2d150e0fc12ed7af Author: Ionen Wolkens gentoo org> AuthorDate: Tue Aug 24 16:51:13 2021 +0000 Commit: Ionen Wolkens gentoo org> CommitDate: Tue Aug 24 17:51:39 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bcf80b7 games-action/atanks: drop 6.5 Signed-off-by: Ionen Wolkens gentoo.org> games-action/atanks/Manifest | 1 - games-action/atanks/atanks-6.5.ebuild | 39 ----------------------------------- 2 files changed, 40 deletions(-) diff --git a/games-action/atanks/Manifest b/games-action/atanks/Manifest index 34b4e327c21..c9115933e60 100644 --- a/games-action/atanks/Manifest +++ b/games-action/atanks/Manifest @@ -1,2 +1 @@ -DIST atanks-6.5.tar.gz 6059648 BLAKE2B 8a5c3e77391d0e7b3dc8170f49e2cd24fb31eda6f29362851d29eba5dc10748d2b95bfb688771fbbdaac4aada253f06c5ce4064e293335ef59cc8accc43a64a0 SHA512 cb1456e06132da754ae5d9926e118ecb8ac7789747f0a3273bcb49311d79824610bb9cfc74fbba8c75bbefe905d63ae2e01d193ccb37a64759f5490328c8cc89 DIST atanks-6.6.tar.gz 6220197 BLAKE2B ea9cd2ec736a2fb3f500cb8964a60549b1d28801b0b7c5ea742b3c6c18515df8c9dc6da95119a0d0fbcda2b61384737bd2402451cd7a223f31e69503c5d09da0 SHA512 dac0ef961bffda5e0f8b65d4cbbd46c2a93baea06a3cd453a5295491feda69781deb7a868fac11ffdfc29e9e2c5bbea11a309ea1af8d05e794ab184750a686f9 diff --git a/games-action/atanks/atanks-6.5.ebuild b/games-action/atanks/atanks-6.5.ebuild deleted file mode 100644 index 0c043402a9a..00000000000 --- a/games-action/atanks/atanks-6.5.ebuild +++ /dev/null @@ -1,39 +0,0 @@ -# Copyright 1999-2021 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -inherit desktop toolchain-funcs - -DESCRIPTION="Worms and Scorched Earth-like game" -HOMEPAGE="https://atanks.sourceforge.io/" -SRC_URI="mirror://sourceforge/atanks/${P}.tar.gz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND="media-libs/allegro:0[X]" -DEPEND="${RDEPEND}" - -PATCHES=( - "${FILESDIR}"/${PN}-6.4-fix-build-system.patch -) - -src_compile() { - tc-export CXX - - emake INSTALLDIR="${EPREFIX}/usr/share/${PN}" -} - -src_install() { - dobin ${PN} - - dodoc Changelog README TODO - - insinto /usr/share/${PN} - doins -r button misc missile sound stock tank tankgun text title unicode.dat *.txt - - doicon ${PN}.png - make_desktop_entry atanks "Atomic Tanks" -}