From d55ba647926b122143bc5728a9fa50eb922ee034 Mon Sep 17 00:00:00 2001 From: Andreas Sturmlechner Date: Sat, 14 Nov 2020 22:59:17 +0100 Subject: trinity-base: 9999 metapackages: set SLOT="14", set LICENSE="metapackage" This is in preparation of cleaning up some bits of trinity-functions-2.eclass. trinity-functions-2.eclass and set-trinityver do not really serve a purpose here. The eclass is not meant to be inherited from individual ebuilds, and if there ever will be a new SLOT it is going to be trivial to bump it. SLOT usage should be revisited however, and possibly reverted to "0". Also sort dependencies. Signed-off-by: Andreas Sturmlechner --- trinity-base/tdeutils-meta/tdeutils-meta-9999.ebuild | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) (limited to 'trinity-base/tdeutils-meta/tdeutils-meta-9999.ebuild') diff --git a/trinity-base/tdeutils-meta/tdeutils-meta-9999.ebuild b/trinity-base/tdeutils-meta/tdeutils-meta-9999.ebuild index 1d740d5b..79032745 100644 --- a/trinity-base/tdeutils-meta/tdeutils-meta-9999.ebuild +++ b/trinity-base/tdeutils-meta/tdeutils-meta-9999.ebuild @@ -4,22 +4,16 @@ EAPI="7" -inherit trinity-functions-2 - -set-trinityver - DESCRIPTION="tdeutils metapackage - merge this to pull in all tdeutils-derived packages" HOMEPAGE="https://trinitydesktop.org/" -LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="${TRINITY_VER}" +LICENSE="metapackage" +SLOT="14" RDEPEND=" ~trinity-base/ark-${PV} - ~trinity-base/tdeutils-doc-${PV} ~trinity-base/kcalc-${PV} ~trinity-base/kcharselect-${PV} - ~trinity-base/tdelirc-${PV} ~trinity-base/kdf-${PV} ~trinity-base/kedit-${PV} ~trinity-base/kfloppy-${PV} @@ -31,6 +25,9 @@ RDEPEND=" ~trinity-base/kregexpeditor-${PV} ~trinity-base/ksim-${PV} ~trinity-base/ktimer-${PV} - ~trinity-base/tdewallet-${PV} ~trinity-base/superkaramba-${PV} - ~trinity-base/tdefilereplace-${PV}" + ~trinity-base/tdefilereplace-${PV} + ~trinity-base/tdelirc-${PV} + ~trinity-base/tdeutils-doc-${PV} + ~trinity-base/tdewallet-${PV} +" -- cgit v1.2.1