commit: a14c4a953ce81958a2bc7019df40a5ee294b6e91 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Mar 26 00:27:25 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Mar 26 00:27:47 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a14c4a95
ecm.eclass: provides virtualx.eclass As discussed with asturm. Signed-off-by: Sam James <sam <AT> gentoo.org> eclass/ecm.eclass | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eclass/ecm.eclass b/eclass/ecm.eclass index 8c5e8bab1b4d..3cc586b82d82 100644 --- a/eclass/ecm.eclass +++ b/eclass/ecm.eclass @@ -5,7 +5,7 @@ # @MAINTAINER: # [email protected] # @SUPPORTED_EAPIS: 7 8 -# @PROVIDES: cmake +# @PROVIDES: cmake virtualx # @BLURB: Support eclass for packages that use KDE Frameworks with ECM. # @DESCRIPTION: # This eclass is intended to streamline the creation of ebuilds for packages
