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 4847E158013 for ; Mon, 4 Dec 2023 08:43:48 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id E56172BC039; Mon, 4 Dec 2023 08:43:40 +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 C74102BC039 for ; Mon, 4 Dec 2023 08:43:40 +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 8A44B33BDE1 for ; Mon, 4 Dec 2023 08:43:39 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2EFA6131F for ; Mon, 4 Dec 2023 08:43:36 +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: <1701679411.13acef2f5a9ddf3059b3433fb5761a8751ebe841.xgqt@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/embark-consult/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/embark-consult/Manifest app-emacs/embark-consult/embark-consult-0.22.1_p20230630.ebuild X-VCS-Directories: app-emacs/embark-consult/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: 13acef2f5a9ddf3059b3433fb5761a8751ebe841 X-VCS-Branch: master Date: Mon, 4 Dec 2023 08:43:36 +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: 4d5c07ca-b6ae-4677-81bf-732d5933c56b X-Archives-Hash: b64d877e9d8b478247222dcbbb475fb9 commit: 13acef2f5a9ddf3059b3433fb5761a8751ebe841 Author: Maciej Barć gentoo org> AuthorDate: Mon Dec 4 08:28:38 2023 +0000 Commit: Maciej Barć gentoo org> CommitDate: Mon Dec 4 08:43:31 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=13acef2f app-emacs/embark-consult: drop old 0.22.1_p20230630 Signed-off-by: Maciej Barć gentoo.org> app-emacs/embark-consult/Manifest | 1 - .../embark-consult-0.22.1_p20230630.ebuild | 35 ---------------------- 2 files changed, 36 deletions(-) diff --git a/app-emacs/embark-consult/Manifest b/app-emacs/embark-consult/Manifest index fe7e1721005b..18d148f2a2ae 100644 --- a/app-emacs/embark-consult/Manifest +++ b/app-emacs/embark-consult/Manifest @@ -1,2 +1 @@ -DIST embark-0.22.1_p20230630.tar.gz 108455 BLAKE2B d3af76c4a916942302d1588d258343134cb3bca530ea617047352fd3a5326dbe64e6dc504891ab795a89deb3500954749a80a9a2b22316f2978b70711b5cb383 SHA512 69c4b223fa205f52e90b590591968d247e03b90ae994f78f636fe7151360afab742ac31e08023ce52a9c391e1d3ba7435aa8128c3de96b1db4b1301becfa570b DIST embark-0.23.tar.gz 110865 BLAKE2B 8e4c3e46b58d052b17b3fa9a41083e2e2efc9173897e0da17f5da80ebe2445ea2a9f45879b3ce60aacac6ad195b29d228a6bf304c5434c9432d6db627ca7f9c0 SHA512 9541bce783d9b11a8d6102d6d68a48239e8408eebd4afa3de04221436fc97ff966445dee0ac7ec126cdd10b2c523324505b78464261673205c91da0d2075ac82 diff --git a/app-emacs/embark-consult/embark-consult-0.22.1_p20230630.ebuild b/app-emacs/embark-consult/embark-consult-0.22.1_p20230630.ebuild deleted file mode 100644 index 3394f93e8648..000000000000 --- a/app-emacs/embark-consult/embark-consult-0.22.1_p20230630.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -NEED_EMACS=27.1 - -inherit elisp - -DESCRIPTION="Consult integration for Embark" -HOMEPAGE="https://github.com/oantolin/embark/" - -if [[ ${PV} == *9999* ]] ; then - inherit git-r3 - EGIT_REPO_URI="https://github.com/oantolin/embark.git" -else - [[ ${PV} == *_p20230630 ]] && COMMIT=f2dcfe4d797a3ab66bb603d5cf441ae1172a672d - SRC_URI="https://github.com/oantolin/embark/archive/${COMMIT}.tar.gz - -> embark-${PV}.tar.gz" - S="${WORKDIR}"/embark-${COMMIT} - KEYWORDS="amd64 ~x86" -fi - -LICENSE="GPL-3+" -SLOT="0" - -RDEPEND=" - app-emacs/consult - app-emacs/embark -" -BDEPEND="${RDEPEND}" - -ELISP_REMOVE="avy-embark-collect.el embark-org.el embark.el" - -SITEFILE="50${PN}-gentoo.el"