Version 2.2.1-4 was released about a year ago. I updated the ebuild and going to prepare a PR for it. I'd also like to apply for proxy maintaining this project.
Created attachment 506578 [details] Ebuild for tvision-2.2.1-r4
Created attachment 506580 [details] Metadata for tvision-2.2.1-r4
Created attachment 506582 [details] emerge --info =dev-libs/tvision-2.2.1-r4
Created attachment 506584 [details] tvision-2.2.1-r4 build log
For patches used in the ebuild, I would like to point you to the PR https://github.com/gentoo/gentoo/pull/6295. Please let me know, if I should add them here as attachments.
You do not need to upload this on bugzilla and github. Either one is sufficient. I would suggest just to use github, as you use it successfully since several PR. You can even save the time to create the Bugzilla bug at all and try to ping someone from Proxy on IRC, if you think your PR got lost.
(In reply to Jonas Stein from comment #6) > You do not need to upload this on bugzilla and github. Either one is > sufficient. > I would suggest just to use github, as you use it successfully since several > PR. > You can even save the time to create the Bugzilla bug at all and try to ping > someone from Proxy on IRC, if you think your PR got lost. Thanks for pointing this out. I think I got it wrong from https://wiki.gentoo.org/wiki/Gentoo_GitHub#Adding_a_new_package_to_Gentoo which likely applies for new packages only, but I interpreted it as being relevant for any PR.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=00b1c4b1bd755b05fdddca6c1f4e696892f8e117 commit 00b1c4b1bd755b05fdddca6c1f4e696892f8e117 Author: Bernd Waibel <waebbl@gmail.com> AuthorDate: 2017-11-25 14:04:50 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2017-11-29 23:19:20 +0000 dev-libs/tvision: Version bump to 2.2.1.4 Copied over from release 2.1.0_pre2-r4 Add some USE flags: X, debug, gpm Update metadata.xml: Add maintainer, longdescription, use Application to proxy maintaining this package. Closes: https://bugs.gentoo.org/638794 Package-Manager: Portage-2.3.16, Repoman-2.3.6 Closes: https://github.com/gentoo/gentoo/pull/6295 dev-libs/tvision/Manifest | 3 +- .../files/tvision-2.2.1.4-build-system.patch | 31 ++++++++++ .../files/tvision-2.2.1.4-fix-dot-INC.patch | 30 ++++++++++ dev-libs/tvision/files/tvision-2.2.1.4-flags.patch | 13 ++++ dev-libs/tvision/files/tvision-2.2.1.4-gcc6.patch | 45 ++++++++++++++ .../tvision/files/tvision-2.2.1.4-ldconfig.patch | 17 ++++++ dev-libs/tvision/metadata.xml | 17 +++++- dev-libs/tvision/tvision-2.2.1.4.ebuild | 70 ++++++++++++++++++++++ 8 files changed, 224 insertions(+), 2 deletions(-)