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 3F6601584AD for ; Mon, 28 Apr 2025 13:41:15 +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 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id 2BAEE343112 for ; Mon, 28 Apr 2025 13:41:15 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 967561104C7; Mon, 28 Apr 2025 13:40:52 +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 bobolink.gentoo.org (Postfix) with ESMTPS id 8458D1104C4 for ; Mon, 28 Apr 2025 13:40:52 +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 32362343060 for ; Mon, 28 Apr 2025 13:40:52 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 387792712 for ; Mon, 28 Apr 2025 13:40:49 +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: <1745847641.ab8c8d9c9bf1e1ede5af2b648d0cf36172afbcfd.xgqt@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/consult/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/consult/Manifest app-emacs/consult/consult-2.0.ebuild X-VCS-Directories: app-emacs/consult/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: ab8c8d9c9bf1e1ede5af2b648d0cf36172afbcfd X-VCS-Branch: master Date: Mon, 28 Apr 2025 13:40:49 +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: 13f99b75-6e37-4306-973e-99ac7500e93b X-Archives-Hash: 8e14c7fbd99a00565c94835cd102441b commit: ab8c8d9c9bf1e1ede5af2b648d0cf36172afbcfd Author: Maciej Barć gentoo org> AuthorDate: Mon Apr 28 12:03:21 2025 +0000 Commit: Maciej Barć gentoo org> CommitDate: Mon Apr 28 13:40:41 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ab8c8d9c app-emacs/consult: drop old 2.0 Signed-off-by: Maciej Barć gentoo.org> app-emacs/consult/Manifest | 1 - app-emacs/consult/consult-2.0.ebuild | 39 ------------------------------------ 2 files changed, 40 deletions(-) diff --git a/app-emacs/consult/Manifest b/app-emacs/consult/Manifest index 75bfc736ddfc..64bb81ee127b 100644 --- a/app-emacs/consult/Manifest +++ b/app-emacs/consult/Manifest @@ -1,3 +1,2 @@ -DIST consult-2.0.gh.tar.gz 110667 BLAKE2B e697c8b71beefd7e09a5f8368e913852448f2aa8717283929c87a8a0dcaa92af56ab68ba9c919044afbe0306cacc2d999ff7a0f38a29bc46af510aaf9f81766c SHA512 71b6951d8b429fdc54ca1a2b77adfc6be5cd92be22f70d6c01e7333c3de43754176aa8e1caa3913e2bfca84aee2440a48d8545bb2c9818c73dfe8816924549f4 DIST consult-2.1.gh.tar.gz 110227 BLAKE2B df90780e4cf2ac15c104a93b90ed51febdfc11a4c3e2f436d3dc8a8d6ab6393eb1dc90092406f20ca5391c546899f8b3b9bf5e7c4f84447b2614f9b8f735f52d SHA512 36c90ebde64b2401a77af2f7dc2d5735edc46f882748f5e1ae1de4ca7aba18af5cceeb691ec0be1507a8b001c557dce5b43c9805ba8abdba31833ba9c6738377 DIST consult-2.2.gh.tar.gz 110953 BLAKE2B d08f2905fffd815722d68653f26fefa127fc23c7dab21a4e0606553e0e1739b3ad8f0eb9efe317997fd2980c861c9cc64917a3a4480bc8afb49adc3134396fcb SHA512 12a94de605b30ae1c80b1af8363a5d973001f3ae6374882f2b695148d89cdc4143ade5997c20bd86ee32e18a70c4b70170333687a1ca931473c75a541e13398f diff --git a/app-emacs/consult/consult-2.0.ebuild b/app-emacs/consult/consult-2.0.ebuild deleted file mode 100644 index 602b5aa3142e..000000000000 --- a/app-emacs/consult/consult-2.0.ebuild +++ /dev/null @@ -1,39 +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="Consulting complete-read for GNU Emacs" -HOMEPAGE="https://github.com/minad/consult/" - -if [[ "${PV}" == *9999* ]] ; then - inherit git-r3 - - EGIT_REPO_URI="https://github.com/minad/${PN}" -else - SRC_URI="https://github.com/minad/${PN}/archive/${PV}.tar.gz - -> ${P}.gh.tar.gz" - - KEYWORDS="amd64 ~x86" -fi - -LICENSE="GPL-3+" -SLOT="0" - -RDEPEND=" - >=app-emacs/compat-30.0.2.0 -" -BDEPEND=" - ${RDEPEND} -" - -SITEFILE="50${PN}-gentoo.el" - -src_compile() { - elisp_src_compile - elisp-make-autoload-file -}