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 76B36158018 for ; Sun, 3 Oct 2021 09:06:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C999AE08EB; Sun, 3 Oct 2021 09:06:12 +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 AA89FE08EB for ; Sun, 3 Oct 2021 09:06:12 +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 CBD31342EC7 for ; Sun, 3 Oct 2021 09:06:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3915283 for ; Sun, 3 Oct 2021 09:06:10 +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: <1633251940.48de9b6c9146f9f3bb07554bfec2d7b3d2c34a68.matsl@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-xemacs/python-modes/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-xemacs/python-modes/Manifest app-xemacs/python-modes/python-modes-1.08.ebuild app-xemacs/python-modes/python-modes-1.14.ebuild X-VCS-Directories: app-xemacs/python-modes/ X-VCS-Committer: matsl X-VCS-Committer-Name: Mats Lidell X-VCS-Revision: 48de9b6c9146f9f3bb07554bfec2d7b3d2c34a68 X-VCS-Branch: master Date: Sun, 3 Oct 2021 09:06:10 +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: 23e5147e-6684-4d38-93cf-d2b3c98bb3a5 X-Archives-Hash: 41f27dae7364528343dcf88627dd054c commit: 48de9b6c9146f9f3bb07554bfec2d7b3d2c34a68 Author: Mats Lidell gentoo org> AuthorDate: Sun Oct 3 09:05:40 2021 +0000 Commit: Mats Lidell gentoo org> CommitDate: Sun Oct 3 09:05:40 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48de9b6c app-xemacs/python-modes: drop 1.08, 1.14 Signed-off-by: Mats Lidell gentoo.org> app-xemacs/python-modes/Manifest | 2 -- app-xemacs/python-modes/python-modes-1.08.ebuild | 17 ----------------- app-xemacs/python-modes/python-modes-1.14.ebuild | 18 ------------------ 3 files changed, 37 deletions(-) diff --git a/app-xemacs/python-modes/Manifest b/app-xemacs/python-modes/Manifest index 02047d24df6..5347353bf12 100644 --- a/app-xemacs/python-modes/Manifest +++ b/app-xemacs/python-modes/Manifest @@ -1,3 +1 @@ -DIST python-modes-1.08-pkg.tar.gz 93002 BLAKE2B 63e9aad70f52185efa68324bcb2d61c4b447cfa0a53aab31dd9fde07c987ccf96938418f639c16d4189724ca840386f3f831e83c338031dee712b2fafaae6222 SHA512 edac5c557d1c49b8d11f915d9ee1ae83b2bfa3fe54bac7fb457b861a3a38f3389683eadacc6abbdbe293c5bd459184e4d17315513f77a62d40cd46f3662ea4dd -DIST python-modes-1.14-pkg.tar.gz 97116 BLAKE2B 04f2121b03e45a01b1f7c727c4aa48fd88fc06c02466583e0b4739fb3c57c0585d751f63f745edf8d7f351607dea395ef30642d42bc03e00705cb11cb75300f2 SHA512 802cab0ff8295cb6ae0387f17fdbe85afc559ea09e8b17e8a446be7d015e6945e29d8338e32cba5337b367cd07e645bd5ddf7ed6974a70cbf30de2bf63a708e0 DIST python-modes-1.16-pkg.tar.gz 97206 BLAKE2B 7390c84148dbd7280cb9472a960bfd720accf135fac0817c76373d9e66c76f3293b1552915fe81cc4f0cb7dfdce78cd958e7ed90a5e24c5e3f71388f2b4e9ec7 SHA512 f0faebd8c179138078f82ad7d8dce72547d890ab84111ddcbaa2270aa2464923e88feb898b9a9f0277432c62e98289390642edb635e6f8f692ee4000a8fab34a diff --git a/app-xemacs/python-modes/python-modes-1.08.ebuild b/app-xemacs/python-modes/python-modes-1.08.ebuild deleted file mode 100644 index 3913e7bfcbd..00000000000 --- a/app-xemacs/python-modes/python-modes-1.08.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="Python support" -XEMACS_PKG_CAT="standard" - -RDEPEND="app-xemacs/xemacs-base -app-xemacs/mail-lib -app-xemacs/edit-utils -app-xemacs/fsf-compat -" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages diff --git a/app-xemacs/python-modes/python-modes-1.14.ebuild b/app-xemacs/python-modes/python-modes-1.14.ebuild deleted file mode 100644 index 2f2ef66c224..00000000000 --- a/app-xemacs/python-modes/python-modes-1.14.ebuild +++ /dev/null @@ -1,18 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -SLOT="0" -DESCRIPTION="Python support" -XEMACS_PKG_CAT="standard" - -RDEPEND="app-xemacs/xemacs-base -app-xemacs/mail-lib -app-xemacs/edit-utils -app-xemacs/fsf-compat -app-xemacs/text-modes -" -KEYWORDS="~alpha amd64 ppc ppc64 sparc x86" - -inherit xemacs-packages