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/tdeaddons-meta/tdeaddons-meta-9999.ebuild | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) (limited to 'trinity-base/tdeaddons-meta') diff --git a/trinity-base/tdeaddons-meta/tdeaddons-meta-9999.ebuild b/trinity-base/tdeaddons-meta/tdeaddons-meta-9999.ebuild index e0099ddf..f8e2a342 100644 --- a/trinity-base/tdeaddons-meta/tdeaddons-meta-9999.ebuild +++ b/trinity-base/tdeaddons-meta/tdeaddons-meta-9999.ebuild @@ -4,19 +4,14 @@ EAPI="7" -inherit trinity-functions-2 - -set-trinityver - DESCRIPTION="tdeaddons metapackage - merge this to pull in all tdeaddons-derived packages" HOMEPAGE="https://trinitydesktop.org/" -LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="${TRINITY_VER}" +LICENSE="metapackage" +SLOT="14" RDEPEND=" ~trinity-base/atlantikdesigner-${PV} - ~trinity-base/tdeaddons-doc-${PV} ~trinity-base/kaddressbook-plugins-${PV} ~trinity-base/kate-plugins-${PV} ~trinity-base/kicker-applets-${PV} @@ -24,7 +19,9 @@ RDEPEND=" ~trinity-base/konq-plugins-${PV} ~trinity-base/ksig-${PV} ~trinity-base/renamedlg-plugins-${PV} - ~trinity-base/tdeaddons-tdefile-plugins-${PV}" + ~trinity-base/tdeaddons-doc-${PV} + ~trinity-base/tdeaddons-tdefile-plugins-${PV} +" # trinity-base/noatun-plugins masked due to missing dependency: noatun # But not long anymore.. :-) -- cgit v1.2.1