Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 770259 - aspell-dict-r1.eclass: Support EAPI-7
Summary: aspell-dict-r1.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:54 UTC by Andreas Sturmlechner
Modified: 2021-03-12 15:12 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:54:58 UTC
Please add support for EAPI-7.
Comment 1 Larry the Git Cow gentoo-dev 2021-03-12 15:12:32 UTC
The bug has been closed via the following commit(s):

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

commit f5c21d64b9e0fa71929d7b23f490e537587c487b
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-03-12 12:15:39 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-03-12 15:10:30 +0000

    aspell-dict-r1.eclass: Support EAPI-7, fix eclassdoc
    
    Closes: https://bugs.gentoo.org/637710
    Closes: https://bugs.gentoo.org/770259
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 eclass/aspell-dict-r1.eclass | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)

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

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43389b4d17a337d126f3c81f84ffe3987d1c1b68

commit 43389b4d17a337d126f3c81f84ffe3987d1c1b68
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2021-03-12 12:37:08 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2021-03-12 15:10:43 +0000

    aspell-dict-r1.eclass: Drop EAPI-6 support
    
    Bug: https://bugs.gentoo.org/770259
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 eclass/aspell-dict-r1.eclass | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)