Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 770265 - freedict.eclass: Support EAPI-7
Summary: freedict.eclass: Support EAPI-7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: EAPI6Removal
  Show dependency tree
 
Reported: 2021-02-12 22:55 UTC by Andreas Sturmlechner
Modified: 2021-03-12 15:13 UTC (History)
0 users

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 Andreas Sturmlechner gentoo-dev 2021-02-12 22:55:23 UTC
Please add support for EAPI-7.
Comment 1 Larry the Git Cow gentoo-dev 2021-03-12 15:13:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=53ea3a0737f19712c8b818d9e189652557f7b573

commit 53ea3a0737f19712c8b818d9e189652557f7b573
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-03-12 10:41:11 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-03-12 15:12:48 +0000

    freedict.eclass: Support EAPI-7, fix HOMEPAGE, drop DESCRIPTION
    
    Deprecate FORLANG and TOLANG in EAPI-7 in favor of setting DESCRIPTION directly.
    Avoid HOMEPAGE redirect
    Improve description, fix eclassdoc problems
    
    Closes: https://bugs.gentoo.org/637738
    Closes: https://bugs.gentoo.org/770265
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 eclass/freedict.eclass | 36 +++++++++++++++++++++++-------------
 1 file changed, 23 insertions(+), 13 deletions(-)

Additionally, it has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=66f31e16e2730c183a49a881ebf0da67d283f4de

commit 66f31e16e2730c183a49a881ebf0da67d283f4de
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-03-12 10:49:49 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-03-12 15:12:50 +0000

    freedict.eclass: Drop EAPI-6 support
    
    Bug: https://bugs.gentoo.org/770265
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 eclass/freedict.eclass | 27 ++++++---------------------
 1 file changed, 6 insertions(+), 21 deletions(-)