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 AB9F2158003 for ; Fri, 28 Oct 2022 02:59:20 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id AFE58E07D4; Fri, 28 Oct 2022 02:59:19 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 804D2E07D4 for ; Fri, 28 Oct 2022 02:59:19 +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 597D9340F45 for ; Fri, 28 Oct 2022 02:59:17 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 834C6523 for ; Fri, 28 Oct 2022 02:59:15 +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: <1666925927.97b2a3c4876128f13be6b2292206f672bdbac327.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sys-devel/reflex/ X-VCS-Repository: repo/gentoo X-VCS-Files: sys-devel/reflex/Manifest sys-devel/reflex/metadata.xml sys-devel/reflex/reflex-20221012.ebuild X-VCS-Directories: sys-devel/reflex/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 97b2a3c4876128f13be6b2292206f672bdbac327 X-VCS-Branch: master Date: Fri, 28 Oct 2022 02:59:15 +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: 7bc6bdc1-ff6a-4dde-9630-46967bacbc68 X-Archives-Hash: de67737b18f69ae0a2030f55979a5de3 commit: 97b2a3c4876128f13be6b2292206f672bdbac327 Author: Sam James gentoo org> AuthorDate: Fri Oct 28 02:58:47 2022 +0000 Commit: Sam James gentoo org> CommitDate: Fri Oct 28 02:58:47 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=97b2a3c4 sys-devel/reflex: new package, add 20221012 Signed-off-by: Sam James gentoo.org> sys-devel/reflex/Manifest | 2 ++ sys-devel/reflex/metadata.xml | 12 ++++++++++++ sys-devel/reflex/reflex-20221012.ebuild | 27 +++++++++++++++++++++++++++ 3 files changed, 41 insertions(+) diff --git a/sys-devel/reflex/Manifest b/sys-devel/reflex/Manifest new file mode 100644 index 000000000000..d474ae993adc --- /dev/null +++ b/sys-devel/reflex/Manifest @@ -0,0 +1,2 @@ +DIST reflex-20221012.tgz 476024 BLAKE2B 63d9c0ea10d3d86651c88da4f901928d2f112d64b7e3462a6c2b4d6580a138372f2980e18d0b813579a9700084f05d77dfe2547171efa0992c24629ad31ff66e SHA512 9fcf3cd49f598af5ef0e561845c1e8b2fd50e811f5449279692820748b91e9a6a3922d3fe4224820f2c10a2f3aee3049c4f584ace4a058820db21539aa89accc +DIST reflex-20221012.tgz.asc 729 BLAKE2B 1f35909edb7e9c8a2f7fe30f430c23580a6f192cad8efa65d2b7a282aa107523b90f300908b43f4beb623041988c164da1ff04642a09558c8c24bb77fc777919 SHA512 d98d2dc2b3163784a55f197b0b00157c1906dcbdf3fbc39022d867d786c47f32e5d858eafa3cb83e068454e7198ebdae6283b49b22c6b0ae5ee38ba2ea977a7b diff --git a/sys-devel/reflex/metadata.xml b/sys-devel/reflex/metadata.xml new file mode 100644 index 000000000000..f885e82281a5 --- /dev/null +++ b/sys-devel/reflex/metadata.xml @@ -0,0 +1,12 @@ + + + + + sam@gentoo.org + Sam James + + + https://invisible-island.net/reflex/NEWS.html + ThomasDickey/reflex-snapshots + + diff --git a/sys-devel/reflex/reflex-20221012.ebuild b/sys-devel/reflex/reflex-20221012.ebuild new file mode 100644 index 000000000000..e41fcccb03a9 --- /dev/null +++ b/sys-devel/reflex/reflex-20221012.ebuild @@ -0,0 +1,27 @@ +# Copyright 2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +VERIFY_SIG_OPENPGP_KEY_PATH="${BROOT}"/usr/share/openpgp-keys/thomasdickey.asc +inherit verify-sig + +DESCRIPTION="This is a variant of the flex fast lexical scanner" +HOMEPAGE="https://invisible-island.net/reflex/" +SRC_URI="https://invisible-island.net/archives/${PN}/${P}.tgz" +SRC_URI+=" verify-sig? ( https://invisible-island.net/archives/${PN}/${P}.tgz.asc )" + +LICENSE="FLEX" +SLOT="0" +KEYWORDS="~amd64" + +BDEPEND="verify-sig? ( sec-keys/openpgp-keys-thomasdickey )" + +src_install() { + default + + # Workaround assumption of gzip compressed manpage + # Reported upstream via email + rm "${ED}"/usr/share/man/man1/reflex++.1.gz || die + dosym reflex.1 /usr/share/man/man1/reflex++.1 || die +}