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 375D2158010 for ; Mon, 20 Feb 2023 00:53:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 52AE0E0A10; Mon, 20 Feb 2023 00:53:48 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 35D93E0A10 for ; Mon, 20 Feb 2023 00:53:48 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 53BBF340DD4 for ; Mon, 20 Feb 2023 00:53:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3965D8BB for ; Mon, 20 Feb 2023 00:53:44 +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: <1676854420.6849dd51179a3b9911bc4761eb94cd410ffc54c9.xgqt@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/corfu/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/corfu/Manifest app-emacs/corfu/corfu-0.28.ebuild X-VCS-Directories: app-emacs/corfu/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: 6849dd51179a3b9911bc4761eb94cd410ffc54c9 X-VCS-Branch: master Date: Mon, 20 Feb 2023 00:53:44 +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: 878642e8-fe45-4004-96d9-84d141a0fc21 X-Archives-Hash: f279ddc24f5c67d686f0fb65a245781f commit: 6849dd51179a3b9911bc4761eb94cd410ffc54c9 Author: Maciej Barć gentoo org> AuthorDate: Mon Feb 20 00:42:39 2023 +0000 Commit: Maciej Barć gentoo org> CommitDate: Mon Feb 20 00:53:40 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6849dd51 app-emacs/corfu: drop old 0.28 Signed-off-by: Maciej Barć gentoo.org> app-emacs/corfu/Manifest | 1 - app-emacs/corfu/corfu-0.28.ebuild | 29 ----------------------------- 2 files changed, 30 deletions(-) diff --git a/app-emacs/corfu/Manifest b/app-emacs/corfu/Manifest index 15d319712b8a..0b078fb625d3 100644 --- a/app-emacs/corfu/Manifest +++ b/app-emacs/corfu/Manifest @@ -1,3 +1,2 @@ -DIST corfu-0.28.tar.gz 39100 BLAKE2B 70deefdbe6768efa0c9a8c86b441f177f1c0e6f7c344f9290fd82dd1f02752c4dea5e8810b475e73709c89cc5d62d07f3beb70814f744828700d2d30edc0956c SHA512 85de7be79cc979cd877f9f9fa0e9546f40716215393e8bfa6cfc8e8f71d1289a59702230f8051c3bbb4b968732423b1adc124fae4f661523fb4f5a78591f0c46 DIST corfu-0.33.tar.gz 44195 BLAKE2B 7995bea510a812ca0772fb2229230ad0f1b1e1ef8ad97e832aa1bd650d7a59b4fe0412fe3f627c37d7027f094a6892856ac02b90aae583c25ce0f03577101ee4 SHA512 e9879a2ecce1fbce9a4750e85f5e5fa998e0f706e67d61b011061275bec7bdb8da3512b4da3d2fbdd6b8dc242887091bf1d68f96a465ee63f9b8e83829b5a3b8 DIST corfu-0.34.tar.gz 44586 BLAKE2B c2a056cdef8cc536f3512662c442504fd3c973649e58b382eb92fb749bc5b3de2dcdad9f13cbe929b33b001fe9fc1ee2b057620c321f32ad9aefc0b274b71983 SHA512 5a46af83eed319170687e91386d8363416682fb6017d465a2b86c8164903efc128122b9cae81482155d8c710f7b2eb1dc8ff0b636544a0a611bec574fdb188c9 diff --git a/app-emacs/corfu/corfu-0.28.ebuild b/app-emacs/corfu/corfu-0.28.ebuild deleted file mode 100644 index 3374986f6f57..000000000000 --- a/app-emacs/corfu/corfu-0.28.ebuild +++ /dev/null @@ -1,29 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -NEED_EMACS=27.1 - -inherit elisp - -DESCRIPTION="Completion Overlay Region FUnction" -HOMEPAGE="https://github.com/minad/corfu" -SRC_URI="https://github.com/minad/${PN}/archive/refs/tags/${PV}.tar.gz -> ${P}.tar.gz" - -LICENSE="GPL-3+" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -DOCS=( README.org ) -SITEFILE="50${PN}-gentoo.el" - -src_prepare() { - default - mv extensions/*.el . || die -} - -src_compile() { - elisp_src_compile - elisp-make-autoload-file -}