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 53E20158B20 for ; Tue, 04 Feb 2025 12:52:44 +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 3E044342FE4 for ; Tue, 04 Feb 2025 12:52:44 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id 6C70E110474; Tue, 04 Feb 2025 12:52:35 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id 61EC9110474 for ; Tue, 04 Feb 2025 12:52:35 +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 15C59342FB5 for ; Tue, 04 Feb 2025 12:52:35 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3165C2644 for ; Tue, 04 Feb 2025 12:52:32 +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: <1738673547.f68d1ba8c116034a47480a826e73d11ccf7df7b0.xgqt@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/macrostep/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/macrostep/Manifest app-emacs/macrostep/macrostep-0.9.5.ebuild X-VCS-Directories: app-emacs/macrostep/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: f68d1ba8c116034a47480a826e73d11ccf7df7b0 X-VCS-Branch: master Date: Tue, 04 Feb 2025 12:52:32 +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: a69a018a-5176-40fe-9796-c66751518c38 X-Archives-Hash: 8474a0684b57d6bbf961068906ece30a commit: f68d1ba8c116034a47480a826e73d11ccf7df7b0 Author: Maciej Barć gentoo org> AuthorDate: Tue Feb 4 12:13:56 2025 +0000 Commit: Maciej Barć gentoo org> CommitDate: Tue Feb 4 12:52:27 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f68d1ba8 app-emacs/macrostep: bump to 0.9.5 Signed-off-by: Maciej Barć gentoo.org> app-emacs/macrostep/Manifest | 1 + app-emacs/macrostep/macrostep-0.9.5.ebuild | 46 ++++++++++++++++++++++++++++++ 2 files changed, 47 insertions(+) diff --git a/app-emacs/macrostep/Manifest b/app-emacs/macrostep/Manifest index 8e744652e5c6..40ee9a4499ba 100644 --- a/app-emacs/macrostep/Manifest +++ b/app-emacs/macrostep/Manifest @@ -1 +1,2 @@ DIST macrostep-0.9.4.tar.gz 33089 BLAKE2B 31777552faa2cb30f996defe44a3f5ec8b60ad75d6bd0e0461f8bfb0971b4dd43b17e88dcf06e8c492146b6e4f78b76e61c42a3f1accdad9fba275b344bef7ab SHA512 f5932b2bba4668d4b353db3b5e87e57e35ee3b7fe5fdfce4dd80c79dd2d596f4216655e06e05377bbc73d4491381dad7acb69b3c547da6f89dc09ab2e9ce1fa1 +DIST macrostep-0.9.5.gh.tar.gz 33585 BLAKE2B e190ae26a479fc41499e0a7911a95203640cbb1916c58b1651747c439824bfec802a1babd83349acc57a7f699b7dd5ec8db51c6c37c4b3d4157cef95d7572f17 SHA512 6de01357e1da7ba3e030a099ce04370c2f2a0a0e88c80b362dcbea6d3260b23af7af6828ab8a37b2e21a58014205f403f4b091c4acfb93a31f993c2c3b58619c diff --git a/app-emacs/macrostep/macrostep-0.9.5.ebuild b/app-emacs/macrostep/macrostep-0.9.5.ebuild new file mode 100644 index 000000000000..8b03deab363a --- /dev/null +++ b/app-emacs/macrostep/macrostep-0.9.5.ebuild @@ -0,0 +1,46 @@ +# Copyright 1999-2025 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit elisp + +DESCRIPTION="Interactive macro-expander for Emacs" +HOMEPAGE="https://github.com/joddie/macrostep/ + https://github.com/emacsorphanage/macrostep/" + +if [[ "${PV}" == *9999* ]] ; then + inherit git-r3 + + EGIT_REPO_URI="https://github.com/emacsorphanage/${PN}" +else + SRC_URI="https://github.com/emacsorphanage/${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} +" + +PATCHES=( "${FILESDIR}/${PN}-test.patch" ) + +DOCS=( README.org ) +SITEFILE="50${PN}-gentoo.el" + +src_test() { + ${EMACS} ${EMACSFLAGS} -L . --load "${PN}-test.el" || die "test failed" +} + +src_install() { + rm ./macrostep-test.el{,c} || die + + elisp_src_install +}