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 BF233158086 for ; Sat, 9 Oct 2021 15:31:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2443AE07D8; Sat, 9 Oct 2021 15:31:59 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0BA75E07D8 for ; Sat, 9 Oct 2021 15:31:59 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F2264342FB7 for ; Sat, 9 Oct 2021 15:31:57 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 6B8499B for ; Sat, 9 Oct 2021 15:31:56 +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: <1633793505.3d57cd4e0df621e52a718f15aa83f69c4938f5be.matsl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-xemacs/egg-its/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-xemacs/egg-its/Manifest app-xemacs/egg-its/egg-its-1.27.ebuild X-VCS-Directories: app-xemacs/egg-its/ X-VCS-Committer: matsl X-VCS-Committer-Name: Mats Lidell X-VCS-Revision: 3d57cd4e0df621e52a718f15aa83f69c4938f5be X-VCS-Branch: master Date: Sat, 9 Oct 2021 15:31:56 +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: 2e936248-8b80-42f0-a7b1-3d91d8864422 X-Archives-Hash: 5a7cfca6e0d73c0418ffdacfa0424b58 commit: 3d57cd4e0df621e52a718f15aa83f69c4938f5be Author: Mats Lidell gentoo org> AuthorDate: Sat Oct 9 15:31:45 2021 +0000 Commit: Mats Lidell gentoo org> CommitDate: Sat Oct 9 15:31:45 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3d57cd4e app-xemacs/egg-its: drop 1.27 Signed-off-by: Mats Lidell gentoo.org> app-xemacs/egg-its/Manifest | 1 - app-xemacs/egg-its/egg-its-1.27.ebuild | 17 ----------------- 2 files changed, 18 deletions(-) diff --git a/app-xemacs/egg-its/Manifest b/app-xemacs/egg-its/Manifest index 303fbd062ad..95f29d57065 100644 --- a/app-xemacs/egg-its/Manifest +++ b/app-xemacs/egg-its/Manifest @@ -1,2 +1 @@ -DIST egg-its-1.27-pkg.tar.gz 261339 BLAKE2B 8e0fb9cf66d373ccdee6d54c0eb0d996d5ebc03a5d85e1ae8c43b66ae53b7a9ee97a90526b70d52232397ef2982baefc3d4bb327bdebe60aa79bb77ffe4a785a SHA512 f5a2a9412175cc4a825de907f566df0228a1838b082a20f9f11164fb76b7f87db2f4f4e337a8d58f7e0479ffb498c32ac0a7413a70f047a10ecc631edebd4ded DIST egg-its-1.29-pkg.tar.gz 261073 BLAKE2B cc5c515f4ae3918954ad4fedb21b5262b29fe3cbfcb43faabbefb7882f16583b53b8a68cc943af77471fc4431898db6de1dd38f1146150050f5d422308ef241f SHA512 9457e69c652f13309616ffaa97bfbe64bb0699c958442a0b0bd5f9f215951688a77d7d689567b1fb09d74229460c2a7687b661bcd21a68646a01283929ef764f diff --git a/app-xemacs/egg-its/egg-its-1.27.ebuild b/app-xemacs/egg-its/egg-its-1.27.ebuild deleted file mode 100644 index 70586f694c1..00000000000 --- a/app-xemacs/egg-its/egg-its-1.27.ebuild +++ /dev/null @@ -1,17 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -SLOT="0" -DESCRIPTION="MULE: Wnn (4.2 and 6) support. SJ3 support" -XEMACS_PKG_CAT="mule" - -RDEPEND="app-xemacs/leim -app-xemacs/mule-base -app-xemacs/fsf-compat -app-xemacs/xemacs-base -" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages