diff options
Diffstat (limited to 'eclass/trinity-meta-2.eclass')
-rw-r--r-- | eclass/trinity-meta-2.eclass | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/eclass/trinity-meta-2.eclass b/eclass/trinity-meta-2.eclass index 2d4c9c70..e3fafb77 100644 --- a/eclass/trinity-meta-2.eclass +++ b/eclass/trinity-meta-2.eclass @@ -2,7 +2,12 @@ # Copyright 2020-2022 The Trinity Desktop Project # Distributed under the terms of the GNU General Public License v2 -# +# @ECLASS: trinity-meta-2.eclass +# @MAINTAINER: +# @SUPPORTED_EAPIS: 7 8 +# @BLURB: common ebuild functions for trinity-meta packages +# @DESCRIPTION: # Original Author: fat-zer # Ported to git-r3 eclass and EAPI7 by E. Liddell # Ported to cmake eclass and EAPI8 by ormorh |