From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: 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 finch.gentoo.org (Postfix) with ESMTPS id 1D9AF158176 for ; Mon, 20 Oct 2025 20:32:29 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 0809D341F91 for ; Mon, 20 Oct 2025 20:32:29 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 2231911057C; Mon, 20 Oct 2025 20:32:10 +0000 (UTC) Received: from smtp.gentoo.org (dev.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) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 1200D11057A for ; Mon, 20 Oct 2025 20:32:10 +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) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id C01C9341F36 for ; Mon, 20 Oct 2025 20:32:09 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4C3E63B35 for ; Mon, 20 Oct 2025 20:32:07 +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: <1760992321.98fae0571aabc1d22312c0395e34cc60a42cbbdb.xgqt@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/marginalia/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/marginalia/Manifest app-emacs/marginalia/marginalia-2.2.ebuild X-VCS-Directories: app-emacs/marginalia/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: 98fae0571aabc1d22312c0395e34cc60a42cbbdb X-VCS-Branch: master Date: Mon, 20 Oct 2025 20:32:07 +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: 90fbc4f1-781a-4cad-8a5f-6c5be63f1772 X-Archives-Hash: 18aa80fa96dcf3f112794d57abfc8201 commit: 98fae0571aabc1d22312c0395e34cc60a42cbbdb Author: Maciej Barć gentoo org> AuthorDate: Mon Oct 20 19:55:59 2025 +0000 Commit: Maciej Barć gentoo org> CommitDate: Mon Oct 20 20:32:01 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98fae057 app-emacs/marginalia: drop old 2.2 Signed-off-by: Maciej Barć gentoo.org> app-emacs/marginalia/Manifest | 1 - app-emacs/marginalia/marginalia-2.2.ebuild | 34 ------------------------------ 2 files changed, 35 deletions(-) diff --git a/app-emacs/marginalia/Manifest b/app-emacs/marginalia/Manifest index 36237d1ccd8e..053f46ebc39c 100644 --- a/app-emacs/marginalia/Manifest +++ b/app-emacs/marginalia/Manifest @@ -1,3 +1,2 @@ -DIST marginalia-2.2.gh.tar.gz 33119 BLAKE2B 14b90f5e089b7bfa613090a1b91d75180941eeb02f011fb0cb796771b8f46fec38c674f170c5ec01e73e41bec86e62cc5e4b0fc7ce8018a49b6ecf2d8c38eb74 SHA512 e9491e394db1f7b586a639e72de09e6333246d3519ce74f5a61329cdfb90787965c62615e080a22d47c59c7d143aae5ea5a02cb6494ecd137849deab5934a659 DIST marginalia-2.3.gh.tar.gz 33185 BLAKE2B 3f8fac79ded2a5339c5f6dd4215d42d289bc69babc9ff21b7b7f1a1526d73049f9674b671d667c256ae3d0553bb4823b1aa5cb92f1d8f628a1964b1d9d945f54 SHA512 b3f67a93cd2eb9778f9b7ac04cf1769091bf7513448f93793d419d6c9d917d994b4af9efa97d73156a0527fac67c64c8b0644e05ccf39623df4ab8897d34d4fc DIST marginalia-2.4.gh.tar.gz 33176 BLAKE2B 7407171bc36b50ab5534e79c7b1745096322b7f34d0cc8112edd7c39efc16e184c52bdd87bd4ac1fe2d982823456ee5615eab3e261ebcacaf5fd7186e9ef4905 SHA512 231284b9e415a96061ef273a0d01e454b429bf6f00f2696f42f893ebe11b611bc1d508538cde7b013c806c81691f715e960d8717407b2a7b6b7191afd4732ee4 diff --git a/app-emacs/marginalia/marginalia-2.2.ebuild b/app-emacs/marginalia/marginalia-2.2.ebuild deleted file mode 100644 index 9bb8b11e4529..000000000000 --- a/app-emacs/marginalia/marginalia-2.2.ebuild +++ /dev/null @@ -1,34 +0,0 @@ -# Copyright 1999-2025 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -NEED_EMACS="28.1" - -inherit elisp - -DESCRIPTION="Marginalia in the minibuffer" -HOMEPAGE="https://github.com/minad/marginalia/" - -if [[ "${PV}" == *9999* ]] ; then - inherit git-r3 - - EGIT_REPO_URI="https://github.com/minad/${PN}" -else - SRC_URI="https://github.com/minad/${PN}/archive/refs/tags/${PV}.tar.gz - -> ${P}.gh.tar.gz" - - KEYWORDS="amd64 ~x86" -fi - -LICENSE="GPL-3+" -SLOT="0" - -RDEPEND=" - app-emacs/compat -" -BDEPEND=" - ${RDEPEND} -" - -SITEFILE="50${PN}-gentoo.el"