summaryrefslogtreecommitdiffstats
path: root/eclass/trinity-meta-2.eclass
diff options
context:
space:
mode:
authorormorph <roma251078@mail.ru>2022-09-14 22:38:46 +0200
committerormorph <roma251078@mail.ru>2022-09-14 22:45:56 +0200
commit802f52c9d328df0a1d9a86b99deedddce868ad84 (patch)
tree2bbd7afeb10103b8b90ad79b8deb56e279e14870 /eclass/trinity-meta-2.eclass
parentdf0ae35e2cbed9ff04fadf14ce4b5574440c1607 (diff)
downloadtde-packaging-gentoo-802f52c9d328df0a1d9a86b99deedddce868ad84.tar.gz
tde-packaging-gentoo-802f52c9d328df0a1d9a86b99deedddce868ad84.zip
Fixed obsolete macro definitions, added documentation for classes, functions and variables
Signed-off-by: ormorph <roma251078@mail.ru>
Diffstat (limited to 'eclass/trinity-meta-2.eclass')
-rw-r--r--eclass/trinity-meta-2.eclass7
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:
+# gentoo@trinitydesktop.org
+# @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