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 6F6561581D3 for ; Sat, 25 May 2024 14:06:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EE9652BC014; Sat, 25 May 2024 14:06:11 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 89D4B2BC013 for ; Sat, 25 May 2024 14:06:11 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id AE3EB342FA3 for ; Sat, 25 May 2024 14:06:10 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0D1E31AEA for ; Sat, 25 May 2024 14:06:09 +0000 (UTC) From: "Maciej Barć" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Maciej Barć" Message-ID: <1716645953.24f0bde413c04ccf676dda5790f35a977baa6854.xgqt@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/basic-toolkit/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/basic-toolkit/Manifest app-emacs/basic-toolkit/basic-toolkit-0.7.ebuild app-emacs/basic-toolkit/metadata.xml X-VCS-Directories: app-emacs/basic-toolkit/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: 24f0bde413c04ccf676dda5790f35a977baa6854 X-VCS-Branch: master Date: Sat, 25 May 2024 14:06:09 +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: 3f3d3690-20e9-4a56-8705-3e6c225ee217 X-Archives-Hash: 059f7100a0d9c536ceee95638322ab41 commit: 24f0bde413c04ccf676dda5790f35a977baa6854 Author: Maciej Barć gentoo org> AuthorDate: Sat May 25 12:39:22 2024 +0000 Commit: Maciej Barć gentoo org> CommitDate: Sat May 25 14:05:53 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24f0bde4 app-emacs/basic-toolkit: treeclean Bug: https://bugs.gentoo.org/930655 Signed-off-by: Maciej Barć gentoo.org> app-emacs/basic-toolkit/Manifest | 1 - app-emacs/basic-toolkit/basic-toolkit-0.7.ebuild | 23 ----------------------- app-emacs/basic-toolkit/metadata.xml | 9 --------- 3 files changed, 33 deletions(-) diff --git a/app-emacs/basic-toolkit/Manifest b/app-emacs/basic-toolkit/Manifest deleted file mode 100644 index fcbb5b344d35..000000000000 --- a/app-emacs/basic-toolkit/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST basic-toolkit-0.7.el.xz 6740 BLAKE2B da369f851de8af0ac06ff49f07dc8d07b4ced5cd445a0726c4fe456112663cb22895f4732cc72f173325dac67cd6ccf943b7e322406761388d6730edfb9b2a44 SHA512 0ced99491e1263e8016bffc7d8f7464750fce6387d8eac08436b5cb589570f03e157f26ec50436dd4b5b24c2fe87a6a9803d244c97fd4dd178e76064fb50f806 diff --git a/app-emacs/basic-toolkit/basic-toolkit-0.7.ebuild b/app-emacs/basic-toolkit/basic-toolkit-0.7.ebuild deleted file mode 100644 index 3a5f4905e51a..000000000000 --- a/app-emacs/basic-toolkit/basic-toolkit-0.7.ebuild +++ /dev/null @@ -1,23 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 -NEED_EMACS=26 - -inherit elisp - -DESCRIPTION="Basic edit toolkit" -HOMEPAGE="https://www.emacswiki.org/emacs/basic-toolkit.el" -# taken from https://www.emacswiki.org/emacs/download/${PN}.el -SRC_URI="https://dev.gentoo.org/~ulm/distfiles/${P}.el.xz" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND="app-emacs/windows - app-emacs/cycle-buffer - app-emacs/css-sort-buffer" -BDEPEND="${RDEPEND}" - -SITEFILE="50${PN}-gentoo.el" diff --git a/app-emacs/basic-toolkit/metadata.xml b/app-emacs/basic-toolkit/metadata.xml deleted file mode 100644 index 986088003fe1..000000000000 --- a/app-emacs/basic-toolkit/metadata.xml +++ /dev/null @@ -1,9 +0,0 @@ - - - - - gnu-emacs@gentoo.org - Gentoo GNU Emacs project - - -