Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 777906 - sys-devel/flex: EAPI 7 request
Summary: sys-devel/flex: EAPI 7 request
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: PATCH, PullRequest
Depends on:
Blocks: EAPI6Removal
  Show dependency tree
 
Reported: 2021-03-23 18:29 UTC by David Michael
Modified: 2021-04-30 19:03 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
fix.patch (0001-sys-devel-flex-EAPI-7.patch,2.00 KB, patch)
2021-03-23 18:30 UTC, David Michael
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Michael 2021-03-23 18:29:57 UTC
Can this package please get an EAPI bump?

The patch drops the xz dependency since I don't see it used anywhere in the source.  If it was for a tarball format, upstream stopped shipping xz in favor of lz, but the ebuild is using gz anyway.
Comment 1 David Michael 2021-03-23 18:30:59 UTC
Created attachment 693270 [details, diff]
fix.patch
Comment 2 Larry the Git Cow gentoo-dev 2021-03-23 20:58:51 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6847596cf8255fd944662fe169ffdadca19cbbdf

commit 6847596cf8255fd944662fe169ffdadca19cbbdf
Author:     David Michael <fedora.dm0@gmail.com>
AuthorDate: 2021-03-23 18:30:40 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2021-03-23 20:58:41 +0000

    sys-devel/flex: EAPI 7
    
    Closes: https://bugs.gentoo.org/777906
    Package-Manager: Portage-3.0.13, Repoman-3.0.2
    Signed-off-by: David Michael <fedora.dm0@gmail.com>
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 sys-devel/flex/flex-2.6.4-r1.ebuild | 15 ++++++---------
 1 file changed, 6 insertions(+), 9 deletions(-)
Comment 3 Larry the Git Cow gentoo-dev 2021-04-30 19:03:24 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0438e6d3b20ae30dfc2339cca81f53c1f8b2a1d8

commit 0438e6d3b20ae30dfc2339cca81f53c1f8b2a1d8
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-04-18 22:46:30 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-04-30 19:02:45 +0000

    sys-devel/flex: Drop 2.6.1, 2.6.3, 2.6.3-r1 and 2.6.4 (r0)
    
    Bug: https://bugs.gentoo.org/777906
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 sys-devel/flex/Manifest                         |  2 -
 sys-devel/flex/files/flex-2.6.3-reentrant.patch | 82 ------------------------
 sys-devel/flex/flex-2.6.1.ebuild                | 78 -----------------------
 sys-devel/flex/flex-2.6.3-r1.ebuild             | 85 -------------------------
 sys-devel/flex/flex-2.6.3.ebuild                | 79 -----------------------
 sys-devel/flex/flex-2.6.4.ebuild                | 82 ------------------------
 6 files changed, 408 deletions(-)