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 4E1DF158086 for ; Sat, 1 Jan 2022 04:29:09 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 57F89E0867; Sat, 1 Jan 2022 04:29:08 +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 02918E0867 for ; Sat, 1 Jan 2022 04:29:07 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 D69C6343033 for ; Sat, 1 Jan 2022 04:29:06 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 2E51B246 for ; Sat, 1 Jan 2022 04:29:05 +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: <1641009868.f12a9fcd065c71fd5963455c43ba75a45432de96.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: dev-util/byacc/ X-VCS-Repository: repo/gentoo X-VCS-Files: dev-util/byacc/Manifest dev-util/byacc/byacc-20211224.ebuild X-VCS-Directories: dev-util/byacc/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: f12a9fcd065c71fd5963455c43ba75a45432de96 X-VCS-Branch: master Date: Sat, 1 Jan 2022 04:29:05 +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: 967657ea-c47a-4e6c-acfc-25dd82d89a71 X-Archives-Hash: 089c99b455c2cdff2e87ad67550b3672 commit: f12a9fcd065c71fd5963455c43ba75a45432de96 Author: Sam James gentoo org> AuthorDate: Sat Jan 1 04:04:28 2022 +0000 Commit: Sam James gentoo org> CommitDate: Sat Jan 1 04:04:28 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f12a9fcd dev-util/byacc: add 20211224 Signed-off-by: Sam James gentoo.org> dev-util/byacc/Manifest | 1 + dev-util/byacc/byacc-20211224.ebuild | 20 ++++++++++++++++++++ 2 files changed, 21 insertions(+) diff --git a/dev-util/byacc/Manifest b/dev-util/byacc/Manifest index 59d24c8f85f2..52f0df6c962d 100644 --- a/dev-util/byacc/Manifest +++ b/dev-util/byacc/Manifest @@ -1 +1,2 @@ DIST byacc-20210808.tgz 891489 BLAKE2B e349e960cdbc654b148ec8412f8502e26976f8a933e3846fc4ff308440c8c8058b3422dbc0a709b792ec727c62f3b4ed7d0679d9d5da69fed8c4e08daa801625 SHA512 cde092dbd845364752aca228a838b97fc34378c7dd7f860c614d13c8ec7167b8416422ded82864d22e8c3c447b47b30abca591ef8ab667c49f9fa070d68114c4 +DIST byacc-20211224.tgz 894135 BLAKE2B 6b9e7686e66d9f23ba92f5d8129bda72f75b71a50a72792ec241270102d972279b775b6dcfba85f79dd3bad04470838c1a9f2a675d620322393c7251afafab25 SHA512 e2b9df443c5b05179815808d61e693e942549ca6484a5ab4fdb285b9468da9ed3a90e00d1950a0fbacd1890e5a69bcc03b6d7135a7bbfa59ab0995125b9a8642 diff --git a/dev-util/byacc/byacc-20211224.ebuild b/dev-util/byacc/byacc-20211224.ebuild new file mode 100644 index 000000000000..6f72092c3d7c --- /dev/null +++ b/dev-util/byacc/byacc-20211224.ebuild @@ -0,0 +1,20 @@ +# Copyright 1999-2022 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="The best variant of the Yacc parser generator" +HOMEPAGE="https://invisible-island.net/byacc/byacc.html" +SRC_URI="ftp://ftp.invisible-island.net/byacc/${P}.tgz" +# Seems to be unreliable (unstable tarballs): bug #820167. +#SRC_URI="https://invisible-mirror.net/archives/byacc/${P}.tgz" + +LICENSE="public-domain" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~riscv ~s390 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~sparc-solaris ~x64-solaris ~x86-solaris" + +DOCS=( ACKNOWLEDGEMENTS AUTHORS CHANGES NEW_FEATURES NOTES README ) + +src_configure() { + econf --program-prefix=b +}