commit: 147f7e85a9722d6eb67a888210b03767b5a75f7f Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Tue Jan 3 04:06:11 2023 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Thu Mar 23 19:31:21 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=147f7e85
cmake.eclass: add base-system as @MAINTAINER too (align with dev-util/cmake) Signed-off-by: Sam James <sam <AT> gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> eclass/cmake.eclass | 1 + 1 file changed, 1 insertion(+) diff --git a/eclass/cmake.eclass b/eclass/cmake.eclass index 4c9df47252..28114eb76e 100644 --- a/eclass/cmake.eclass +++ b/eclass/cmake.eclass @@ -4,6 +4,7 @@ # @ECLASS: cmake.eclass # @MAINTAINER: # [email protected] +# [email protected] # @AUTHOR: # Tomáš Chvátal <[email protected]> # Maciej Mrozowski <[email protected]>
