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 97FE0158086 for ; Sat, 9 Oct 2021 07:40:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E845BE087B; Sat, 9 Oct 2021 07:40:14 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id C7E30E087B for ; Sat, 9 Oct 2021 07:40:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id B8CBC342E30 for ; Sat, 9 Oct 2021 07:40:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 43577EC for ; Sat, 9 Oct 2021 07:40:12 +0000 (UTC) From: "Mats Lidell" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mats Lidell" Message-ID: <1633765203.fcf4ca48d265db64b0a1e93baf6bef7722338609.matsl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-xemacs/games/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-xemacs/games/Manifest app-xemacs/games/games-1.20.ebuild X-VCS-Directories: app-xemacs/games/ X-VCS-Committer: matsl X-VCS-Committer-Name: Mats Lidell X-VCS-Revision: fcf4ca48d265db64b0a1e93baf6bef7722338609 X-VCS-Branch: master Date: Sat, 9 Oct 2021 07:40:12 +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: c9d7aa70-43d1-40f2-8694-d46ed2bcf4e5 X-Archives-Hash: 0dca9db8dd073e452c523a65e2374865 commit: fcf4ca48d265db64b0a1e93baf6bef7722338609 Author: Mats Lidell gentoo org> AuthorDate: Sat Oct 9 07:40:03 2021 +0000 Commit: Mats Lidell gentoo org> CommitDate: Sat Oct 9 07:40:03 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcf4ca48 app-xemacs/games: drop 1.20 Signed-off-by: Mats Lidell gentoo.org> app-xemacs/games/Manifest | 1 - app-xemacs/games/games-1.20.ebuild | 14 -------------- 2 files changed, 15 deletions(-) diff --git a/app-xemacs/games/Manifest b/app-xemacs/games/Manifest index 8c499b18724..ebd9ae29cfa 100644 --- a/app-xemacs/games/Manifest +++ b/app-xemacs/games/Manifest @@ -1,2 +1 @@ -DIST games-1.20-pkg.tar.gz 84330 BLAKE2B c2f7fbd059de6e9da0670ed77fc86d8ada289f9841885038ed81bcf7db2825cf2006fc12f12dd308287a4bcea4d06ee98bb60ec0a0d4d4867356f1e48c446544 SHA512 dbee4a0da7a7ef1ddffcec72caa1af09aaa449c3d1f662c217bbd53ce0a7651c0ba3b31a3af750cba79454455c5325c5a9d81bcbae80610f356656b998b2f649 DIST games-1.23-pkg.tar.gz 84601 BLAKE2B 05af9e6ef9425712324947369bc84cf8dfd5996293777255f4ff8b06990057eef91bf71d504243e11688098b2ea6f3942819ca0a3aa9762e1d94b5c7066b8605 SHA512 0aad12664b89c27bb809d02514cc406165c9d9c938c0cd910ff31380f30898faaf4e38a0cbebd5d9a744321ae4c726f30ad4a920185e7d78b654329adf533a0f diff --git a/app-xemacs/games/games-1.20.ebuild b/app-xemacs/games/games-1.20.ebuild deleted file mode 100644 index ddc27cb8275..00000000000 --- a/app-xemacs/games/games-1.20.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -SLOT="0" -DESCRIPTION="Tetris, Sokoban, and Snake" -XEMACS_PKG_CAT="standard" - -RDEPEND="app-xemacs/xemacs-base -" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages