Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: eclass/
Date: Sat, 26 Mar 2022 05:05:08
Message-Id: 1648271092.be4fe1ef01f1245eb9a8852bf101c4da0071e0e6.sam@gentoo
1 commit: be4fe1ef01f1245eb9a8852bf101c4da0071e0e6
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Mar 26 00:27:25 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Mar 26 05:04:52 2022 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=be4fe1ef
7
8 ecm.eclass: provides virtualx.eclass
9
10 As discussed with asturm.
11
12 Signed-off-by: Sam James <sam <AT> gentoo.org>
13
14 eclass/ecm.eclass | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/eclass/ecm.eclass b/eclass/ecm.eclass
18 index 042280b77f..09916c44db 100644
19 --- a/eclass/ecm.eclass
20 +++ b/eclass/ecm.eclass
21 @@ -5,7 +5,7 @@
22 # @MAINTAINER:
23 # kde@g.o
24 # @SUPPORTED_EAPIS: 7 8
25 -# @PROVIDES: cmake
26 +# @PROVIDES: cmake virtualx
27 # @BLURB: Support eclass for packages that use KDE Frameworks with ECM.
28 # @DESCRIPTION:
29 # This eclass is intended to streamline the creation of ebuilds for packages