summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-11-16 14:33:48 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2020-11-29 23:14:18 +0100
commitb7812c1260ab1dcb123c0cd4f49dfe61fd6b3e5f (patch)
tree09aede5cc806586f78e3abbe1fbaf215c09fcf9d
parent9ec8f291608f640371822c1be2f0053b360d7a65 (diff)
downloadtde-packaging-gentoo-b7812c12.tar.gz
tde-packaging-gentoo-b7812c12.zip
trinity-functions-2.eclass: TRINITY_NEED_ARTS moved to trinity-base-2
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
-rw-r--r--eclass/trinity-functions-2.eclass6
1 files changed, 0 insertions, 6 deletions
diff --git a/eclass/trinity-functions-2.eclass b/eclass/trinity-functions-2.eclass
index 89b9e67d..c9e2f6d5 100644
--- a/eclass/trinity-functions-2.eclass
+++ b/eclass/trinity-functions-2.eclass
@@ -133,12 +133,6 @@ need-trinity() {
RDEPEND+=" ${my_depend}"
}
-# @ECLASS-VARIABLE: TRINITY_NEED_ARTS
-# @DESCRIPTION:
-# This variable is set by the need-arts function.
-# Possible arguments are 'yes', 'no' and 'optional'. Default is 'no'.
-TRINITY_NEED_ARTS="no"
-
# @FUNCTION: need-arts
# @USAGE: need-arts <yes|optional>
# @DESCRIPTION: