Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 774495 - dev-libs/smack: EAPI-8 bump & port to cmake.eclass; HOMEPAGE dead
Summary: dev-libs/smack: EAPI-8 bump & port to cmake.eclass; HOMEPAGE dead
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords: PMASKED
Depends on:
Blocks: EAPI6Removal cmake-utils-removal
  Show dependency tree
 
Reported: 2021-03-06 16:27 UTC by Andreas Sturmlechner
Modified: 2022-03-28 09:35 UTC (History)
2 users (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 Andreas Sturmlechner gentoo-dev 2021-03-06 16:27:36 UTC
Small excerpt of cmake.eclass changes:

- Drop all pre-EAPI-7 compatibility
- Drop CMAKE_MIN_VERSION
- Drop CMAKE_REMOVE_MODULES
- Array support for CMAKE_REMOVE_MODULES_LIST
- Drop _cmake_generator_to_use()
- Rename cmake-utils_src_make() -> cmake_build()
- Drop _cmake_ninja_src_make and _cmake_emake_src_make, move into cmake_build
Comment 1 Larry the Git Cow gentoo-dev 2022-02-27 22:34:09 UTC
The bug has been referenced in the following commit(s):

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

commit 5120fff1fcd280952b5e3d5688e0cc55ed5dda35
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-02-27 22:31:09 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-02-27 22:33:58 +0000

    profiles: last-rite dev-libs/smack
    
    Bug: https://bugs.gentoo.org/774495
    Signed-off-by: Sam James <sam@gentoo.org>

 profiles/package.mask | 6 ++++++
 1 file changed, 6 insertions(+)
Comment 2 Larry the Git Cow gentoo-dev 2022-03-28 09:35:31 UTC
The bug has been closed via the following commit(s):

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

commit fe4f26557d6bf3a841ed6bc56baf23d401033d75
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-03-28 09:33:40 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-03-28 09:33:40 +0000

    dev-libs/smack: treeclean
    
    Closes: https://bugs.gentoo.org/774495
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 dev-libs/smack/Manifest           |  1 -
 dev-libs/smack/metadata.xml       |  8 --------
 dev-libs/smack/smack-0.5.0.ebuild | 19 -------------------
 profiles/package.mask             |  6 ------
 4 files changed, 34 deletions(-)