Created attachment 660063 [details] chicken-5.2.0.ebuild G'day! Please find attached chicken-5.2.0.ebuild This is my first time submitting an ebuild, apologies if I'm not following established protocol to the letter. While based on the chicken-4.13.0-r1.ebuild, here is a list of all the differences: * updated to EAPI 7 * no longer use versionator, instead use ${PV} * all keywords changed to unstable * added a space after '#' on lines 21 and 22 for [subjectively] easier reading of the comment * rm 'manual-html' instead of 'manual', otherwise the 'doc' useflag does nothing * modules in 5.2 are found in '11' not '8' cjb
Thanks! Some notes: * Provide a unified diff to make review easier (diff -u chicken-4.13.0-r1.ebuild chicken-5.2.0.ebuild) * Provide the GCO sign off, either in a comment, or at the top of the attachmentt (see: https://www.gentoo.org/glep/glep-0076.html#certificate-of-origin). * Bugzilla vs mail vs Github vs ??? as preferred methods are a bit of an inconsistency between maintainers. Personally, I find Github easier to review user contributions, but I'm not the maintainer here. If you don't hear anything back after a while (about 3-4 weeks is the norm for "maintainer timeout"), you could post a pull request there and/or email the maintainers to give them another opportunity to respond.
Created attachment 660096 [details] chicken-5.2.0.ebuild-unified.diff
Signed-off-by: Christopher Bayliss <cjb@cjb.sh>
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=93ee9039a9d5aad1b58cfa314e4edd9a12c83bc4 commit 93ee9039a9d5aad1b58cfa314e4edd9a12c83bc4 Author: Christopher Bayliss <cjb@cjb.sh> AuthorDate: 2020-09-14 04:49:02 +0000 Commit: Akinori Hattori <hattya@gentoo.org> CommitDate: 2021-11-19 13:45:39 +0000 dev-scheme/chicken: version bump Closes: https://bugs.gentoo.org/696402 Closes: https://bugs.gentoo.org/742413 Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Christopher Bayliss <cjb@cjb.sh> Signed-off-by: Akinori Hattori <hattya@gentoo.org> dev-scheme/chicken/Manifest | 1 + dev-scheme/chicken/chicken-5.2.0.ebuild | 66 +++++++++++++++++++++++++++++++++ 2 files changed, 67 insertions(+)