Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 705820 - leechcraft.eclass: Switch to cmake.eclass for >=EAPI-7
Summary: leechcraft.eclass: Switch to cmake.eclass for >=EAPI-7
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Georg Rudoy
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2020-01-19 10:30 UTC by Andreas Sturmlechner
Modified: 2020-03-16 21:29 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 2020-01-19 10:30:18 UTC
Should be *mostly* an s/cmake-utils/cmake/ operation, but for more information see also: https://archives.gentoo.org/gentoo-dev/message/3aa1a3aeebad353a7cefcb86a8101943

There are no ebuilds based on leechcraft.eclass currently using EAPI-7, so the change would be a simple switch.
Comment 1 Larry the Git Cow gentoo-dev 2020-03-16 21:29:07 UTC
The bug has been closed via the following commit(s):

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

commit fac6f3817c7d2d74c7e1de9f9523b34c51e54d82
Author:     0xd34df00d <0xd34df00d@gmail.com>
AuthorDate: 2020-03-11 01:07:52 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2020-03-16 21:28:32 +0000

    leechcraft.eclass: use the `cmake` eclass for EAPI=7
    
    See also: https://github.com/gentoo/gentoo/pull/14924
    Closes: https://bugs.gentoo.org/705820
    Signed-off-by: Georg Rudoy <0xd34df00d@gmail.com>
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 eclass/leechcraft.eclass | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)