commit:     3e48742e698388b7135365bcf032867213f66ecd
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed May 21 18:16:02 2025 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed May 21 19:21:10 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3e48742e

kodi-addon.eclass: cmake consumer never ported to EAPI-7, now its DEAD

All revdeps were ported away from this triviality.

Bug: https://bugs.gentoo.org/939660
Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>

 eclass/kodi-addon.eclass | 1 +
 1 file changed, 1 insertion(+)

diff --git a/eclass/kodi-addon.eclass b/eclass/kodi-addon.eclass
index b7678485795e..992f506c3879 100644
--- a/eclass/kodi-addon.eclass
+++ b/eclass/kodi-addon.eclass
@@ -7,6 +7,7 @@
 # @SUPPORTED_EAPIS: 7
 # @PROVIDES: cmake
 # @BLURB: Helper for correct building and (importantly) installing Kodi addon 
packages.
+# @DEAD
 # @DESCRIPTION:
 # Provides a src_configure function for correct CMake configuration
 

Reply via email to