Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 596674 - gnome2.eclass: Drop support for eapi4
Summary: gnome2.eclass: Drop support for eapi4
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: https://archives.gentoo.org/gentoo-de...
Whiteboard:
Keywords:
Depends on:
Blocks: gnome2.eclass
  Show dependency tree
 
Reported: 2016-10-09 12:02 UTC by Pacho Ramos
Modified: 2020-12-07 22:06 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pacho Ramos gentoo-dev 2016-10-09 12:02:34 UTC
The number of packages relying on eapi4 support is really small (and will be smaller as I have filled some stable requests that will decrease it further in the future). 

We could then think in killing eapi4 support for the eclass at that time then
Comment 1 Larry the Git Cow gentoo-dev 2020-12-07 22:06:53 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=133ff8f4f26dfd3eafcfcdf13ec86a90234563bb

commit 133ff8f4f26dfd3eafcfcdf13ec86a90234563bb
Author:     Matt Turner <mattst88@gentoo.org>
AuthorDate: 2020-12-05 23:37:48 +0000
Commit:     Matt Turner <mattst88@gentoo.org>
CommitDate: 2020-12-07 22:06:33 +0000

    gnome2.eclass: Drop EAPI=4 support
    
    Closes: https://bugs.gentoo.org/596674
    Signed-off-by: Matt Turner <mattst88@gentoo.org>

 eclass/gnome2.eclass | 93 +++++++++++++++-------------------------------------
 1 file changed, 27 insertions(+), 66 deletions(-)