diff options
author | 2022-03-26 00:27:25 +0000 | |
---|---|---|
committer | 2022-03-26 00:27:47 +0000 | |
commit | a14c4a953ce81958a2bc7019df40a5ee294b6e91 (patch) | |
tree | 7303c8b90cb2dd79e7a9d8837da32816881743ab /eclass | |
parent | sci-geosciences/viking: fix phase definition style (diff) | |
download | gentoo-a14c4a953ce81958a2bc7019df40a5ee294b6e91.tar.gz gentoo-a14c4a953ce81958a2bc7019df40a5ee294b6e91.tar.bz2 gentoo-a14c4a953ce81958a2bc7019df40a5ee294b6e91.zip |
ecm.eclass: provides virtualx.eclass
As discussed with asturm.
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'eclass')
-rw-r--r-- | eclass/ecm.eclass | 2 |
1 files changed, 1 insertions, 1 deletions
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: # kde@gentoo.org # @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 |