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 E915D15A7D9 for ; Thu, 23 Mar 2023 04:57:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 6C1BEE0824; Thu, 23 Mar 2023 04:57:15 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 pigeon.gentoo.org (Postfix) with ESMTPS id BDF8EE07EE for ; Thu, 23 Mar 2023 04:57:14 +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 DCDE3340BB9 for ; Thu, 23 Mar 2023 04:57:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3D1834A2 for ; Thu, 23 Mar 2023 04:57:12 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1679547408.abf3b944afee88ad15957f56c5e705d0b10d5518.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-emacs/flycheck/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-emacs/flycheck/Manifest app-emacs/flycheck/flycheck-32_p20230305.ebuild X-VCS-Directories: app-emacs/flycheck/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: abf3b944afee88ad15957f56c5e705d0b10d5518 X-VCS-Branch: master Date: Thu, 23 Mar 2023 04:57:12 +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: 28ec22c3-b7cf-4e70-87e7-5084ba7934f1 X-Archives-Hash: 2ce78af3a301f52510b5576221d7a98b commit: abf3b944afee88ad15957f56c5e705d0b10d5518 Author: John Turner gmail com> AuthorDate: Thu Mar 23 03:35:06 2023 +0000 Commit: Sam James gentoo org> CommitDate: Thu Mar 23 04:56:48 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abf3b944 app-emacs/flycheck: add 32_p20230305 Signed-off-by: John Turner gmail.com> Closes: https://github.com/gentoo/gentoo/pull/30314 Signed-off-by: Sam James gentoo.org> app-emacs/flycheck/Manifest | 1 + app-emacs/flycheck/flycheck-32_p20230305.ebuild | 31 +++++++++++++++++++++++++ 2 files changed, 32 insertions(+) diff --git a/app-emacs/flycheck/Manifest b/app-emacs/flycheck/Manifest index 8abe02aeda55..6dfb4a60b4d7 100644 --- a/app-emacs/flycheck/Manifest +++ b/app-emacs/flycheck/Manifest @@ -1,2 +1,3 @@ DIST flycheck-32_p20210825.tar.gz 1042020 BLAKE2B 1663340de24980b3a1e58929e327841b743495dbd5d5c8306f007d0dfa989707015ceadaf6e5cac673eddb45adf9ec05dc35d8cb35af322c9cde6644194dd75d SHA512 472e25956d804e7f7ba8ebda2e3a7527eaaf3aee47fa5bd43a46ae651f94d857657cf4594f5a1ed0c169ec0ac610139956d182818ffeedf2c4132a5583ca870d DIST flycheck-32_p20220328.tar.gz 1037565 BLAKE2B 385d73e9ccae06db09d23819600317b807b7ff8cf0679be510cac27d539e57374fffd67575687067e8d6beeae66472b2831a5ece4adbe7b85da9b484dc8b6346 SHA512 f2c5dad66a1bae826f1b48242d3b1202cf41615fa2eadba55c4aabbbd9616ca873ba93c8c9f53cbefc22587b70ed1a2cd4fcbdcb2d6caf13d0c21c4d36e4ffc7 +DIST flycheck-32_p20230305.tar.gz 1044121 BLAKE2B 6a31ea589f0aca4ed6785fe3e45e5df4af9b084af2d4de9b707c2909db53fd2d3694559b35da69ba05240638a8105fddc5017e1ef037d9ad8a07c77b0efe905a SHA512 1b2d41df199328a297f0623585f4692529a656671b17fd5fbe4b6f9abd7320b2d81f7da6e3e0f17f4bc65474661310f99856a003670276ba6fb2a81780fc8377 diff --git a/app-emacs/flycheck/flycheck-32_p20230305.ebuild b/app-emacs/flycheck/flycheck-32_p20230305.ebuild new file mode 100644 index 000000000000..8a79b1a8254f --- /dev/null +++ b/app-emacs/flycheck/flycheck-32_p20230305.ebuild @@ -0,0 +1,31 @@ +# Copyright 2021-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +NEED_EMACS="24.3" + +inherit elisp + +DESCRIPTION="Modern on-the-fly syntax checking extension for GNU Emacs" +HOMEPAGE="https://www.flycheck.org/" +COMMIT="5f2ef177cb21ae8b73714575802beef04abd0f5e" +SRC_URI="https://github.com/flycheck/flycheck/archive/${COMMIT}.tar.gz -> ${P}.tar.gz" +S="${WORKDIR}/${PN}-${COMMIT}" + +LICENSE="GPL-3+" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~ppc64 ~riscv ~x64-macos" +RESTRICT="test" # test requires cask and ert-runner which are not packaged yet + +RDEPEND=">=app-emacs/dash-2.12.1 + >=app-emacs/pkg-info-0.4" + +SITEFILE="50${PN}-gentoo-r1.el" +DOCS=( README.md ) +ELISP_REMOVE="flycheck-buttercup.el flycheck-ert.el" + +src_compile() { + elisp_src_compile + elisp-make-autoload-file +}