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 52A36158451 for ; Mon, 8 Jan 2024 19:22:49 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A49122BC016; Mon, 8 Jan 2024 19:22:47 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 758AD2BC01E for ; Mon, 8 Jan 2024 19:22:47 +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) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 53F3C3432C4 for ; Mon, 8 Jan 2024 19:22:46 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 8B85F1437 for ; Mon, 8 Jan 2024 19:22: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: <1704741760.d6797d0568f217f988acbe26ca65910075e9d61e.xgqt@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/autoconf-mode/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/autoconf-mode/Manifest app-emacs/autoconf-mode/autoconf-mode-2.72.ebuild X-VCS-Directories: app-emacs/autoconf-mode/ X-VCS-Committer: xgqt X-VCS-Committer-Name: Maciej Barć X-VCS-Revision: d6797d0568f217f988acbe26ca65910075e9d61e X-VCS-Branch: master Date: Mon, 8 Jan 2024 19:22: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: 35682aaf-5d17-4d30-94f2-1657d6930a6e X-Archives-Hash: 9a52958cd17e66662728400c0b2c522c commit: d6797d0568f217f988acbe26ca65910075e9d61e Author: Maciej Barć gentoo org> AuthorDate: Mon Jan 8 10:23:21 2024 +0000 Commit: Maciej Barć gentoo org> CommitDate: Mon Jan 8 19:22:40 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6797d05 app-emacs/autoconf-mode: bump to 2.72 Signed-off-by: Maciej Barć gentoo.org> app-emacs/autoconf-mode/Manifest | 1 + app-emacs/autoconf-mode/autoconf-mode-2.72.ebuild | 17 +++++++++++++++++ 2 files changed, 18 insertions(+) diff --git a/app-emacs/autoconf-mode/Manifest b/app-emacs/autoconf-mode/Manifest index ff145f1d4db7..9792bf27e95d 100644 --- a/app-emacs/autoconf-mode/Manifest +++ b/app-emacs/autoconf-mode/Manifest @@ -1 +1,2 @@ DIST autoconf-2.71.tar.xz 1292296 BLAKE2B 7fd4b98b4cfff10720e8da6ee91045637991643b50fcb3e47a0ecfcc01600f7b7b36fd1c0a5f08b68a418f1bdbd8d5a98de1008157595dd37cc3a31facb61416 SHA512 73d32b4adcbe24e3bafa9f43f59ed3b6efbd3de0f194e5ec90375f35da1199c583f5d3e89139b7edbad35171403709270e339ffa56a2ecb9b3123e9285021ff0 +DIST autoconf-2.72.tar.xz 1389680 BLAKE2B 01caeced9e53d8bd39fb0cf4929322f0d463971b0a96368aa55892026897a9e98c2ca84a77db1b3c6c4483aea54b96da16a7bc00b7ac15e23c6b0471438012db SHA512 c4e9fbd858666d3e5c3b4fe7f89aa3e8e3a0a00dc7e166f8147d937d911b77ba3ac6a016f9d223ccdd830bc8960b3e60397c0607cc6a1fd2c50c7492839ddd17 diff --git a/app-emacs/autoconf-mode/autoconf-mode-2.72.ebuild b/app-emacs/autoconf-mode/autoconf-mode-2.72.ebuild new file mode 100644 index 000000000000..91c315743904 --- /dev/null +++ b/app-emacs/autoconf-mode/autoconf-mode-2.72.ebuild @@ -0,0 +1,17 @@ +# Copyright 1999-2024 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +inherit elisp + +DESCRIPTION="Emacs major modes for editing autoconf and autotest input" +HOMEPAGE="https://www.gnu.org/software/autoconf/autoconf.html" +SRC_URI="mirror://gnu/autoconf/autoconf-${PV}.tar.xz" +S="${WORKDIR}/autoconf-${PV}/lib/emacs" + +LICENSE="GPL-3+" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~sparc ~x86 ~amd64-linux ~x86-linux ~x64-macos" + +SITEFILE="50${PN}-gentoo.el"