From 0cdd8da15960cb4899334b1dd95a52eea8c8e4a8 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Mon, 16 Nov 2020 14:27:37 +0100 Subject: [PATCH] trinity-base/kbounce: need-arts -> TRINITY_NEED_ARTS We no longer have to tip-toe around assigning IUSE, DEPEND and RDEPEND Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Andreas Sturmlechner --- trinity-base/kbounce/kbounce-9999.ebuild | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/trinity-base/kbounce/kbounce-9999.ebuild b/trinity-base/kbounce/kbounce-9999.ebuild index 3eb15c4a..269c1d11 100644 --- a/trinity-base/kbounce/kbounce-9999.ebuild +++ b/trinity-base/kbounce/kbounce-9999.ebuild @@ -3,18 +3,16 @@ # Distributed under the terms of the GNU General Public License v2 EAPI="7" -TRINITY_MODULE_NAME="tdegames" +TRINITY_MODULE_NAME="tdegames" +TRINITY_NEED_ARTS="optional" inherit trinity-meta-2 -need-arts optional - # Needs some dependency to play "au" sounds. DESCRIPTION="Trinity Bounce Ball Game" -MY_DEPEND="~trinity-base/libtdegames-${PV}" -DEPEND+=" ${MY_DEPEND}" -RDEPEND+=" ${MY_DEPEND}" +DEPEND="~trinity-base/libtdegames-${PV}" +RDEPEND="${DEPEND}" TSM_EXTRACT_ALSO="libtdegames/"