commit:     98f12307d02198a819c9d9d9843cb284fd78a261
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Jan 16 05:57:50 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Jan 16 06:40:05 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98f12307

dev-util/byacc: drop 20211224, 20220101, 20220109

Signed-off-by: Sam James <sam <AT> gentoo.org>

 dev-util/byacc/Manifest              |  3 ---
 dev-util/byacc/byacc-20211224.ebuild | 20 --------------------
 dev-util/byacc/byacc-20220101.ebuild | 20 --------------------
 dev-util/byacc/byacc-20220109.ebuild | 20 --------------------
 4 files changed, 63 deletions(-)

diff --git a/dev-util/byacc/Manifest b/dev-util/byacc/Manifest
index 45319738f942..7342a744263b 100644
--- a/dev-util/byacc/Manifest
+++ b/dev-util/byacc/Manifest
@@ -1,5 +1,2 @@
 DIST byacc-20210808.tgz 891489 BLAKE2B 
e349e960cdbc654b148ec8412f8502e26976f8a933e3846fc4ff308440c8c8058b3422dbc0a709b792ec727c62f3b4ed7d0679d9d5da69fed8c4e08daa801625
 SHA512 
cde092dbd845364752aca228a838b97fc34378c7dd7f860c614d13c8ec7167b8416422ded82864d22e8c3c447b47b30abca591ef8ab667c49f9fa070d68114c4
-DIST byacc-20211224.tgz 894135 BLAKE2B 
6b9e7686e66d9f23ba92f5d8129bda72f75b71a50a72792ec241270102d972279b775b6dcfba85f79dd3bad04470838c1a9f2a675d620322393c7251afafab25
 SHA512 
e2b9df443c5b05179815808d61e693e942549ca6484a5ab4fdb285b9468da9ed3a90e00d1950a0fbacd1890e5a69bcc03b6d7135a7bbfa59ab0995125b9a8642
-DIST byacc-20220101.tgz 895100 BLAKE2B 
a78b3530cae045453a6d19fb0dfe3b84034638c624183a32950a19d9b5dbf6b4e4f32ab943e3bad9e9e497107513763be1f758f7cfdf0ffcf31e23a0e2fa5ad9
 SHA512 
9aff85f0b4ea7f0c9b2e25a155537c99e0591582b2c76c251f08493987a343a812ff86b9cf3d8ecb0954140817c9b164328117de9116f7013e6ec0d91a27486e
-DIST byacc-20220109.tgz 897220 BLAKE2B 
ac0030f39198d5a8d5bb17bc693be988ade8f001c06667bae1b70e6724720c2052d27adffda4d2a79c014c0c00841d6671e9a3de45548d9d3ae9086d2f4983d8
 SHA512 
35d7e8f443548d3cc8365cb61a16dd73c6036c7eff12b61f29f9cdfaf7531bed73c505cb6c7908122a7d29abb8fb814af2e6f79b295f4acb7bfc7732683e5791
 DIST byacc-20220114.tgz 897405 BLAKE2B 
79d3cbb07022e3376fa5c2b772b55bfc509f23daf7cc4a58cffc8834db4340b4f59e0ba544a11039d2a4e2b2bbf18f279f9be37c34c85f06c9b755d572005521
 SHA512 
5734d7f21b356a620104fbac574d46fb31fd967766b4184bf2cae7de6a61686ce32d21a2920f2a0fe4b98e7826b50a3d44fadc057d7371de5e3ca38c3b685733

diff --git a/dev-util/byacc/byacc-20211224.ebuild 
b/dev-util/byacc/byacc-20211224.ebuild
deleted file mode 100644
index 6f72092c3d7c..000000000000
--- a/dev-util/byacc/byacc-20211224.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# 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
-}

diff --git a/dev-util/byacc/byacc-20220101.ebuild 
b/dev-util/byacc/byacc-20220101.ebuild
deleted file mode 100644
index 6f72092c3d7c..000000000000
--- a/dev-util/byacc/byacc-20220101.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# 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
-}

diff --git a/dev-util/byacc/byacc-20220109.ebuild 
b/dev-util/byacc/byacc-20220109.ebuild
deleted file mode 100644
index 6f72092c3d7c..000000000000
--- a/dev-util/byacc/byacc-20220109.ebuild
+++ /dev/null
@@ -1,20 +0,0 @@
-# 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
-}

Reply via email to