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/tdenetwork-meta/tdenetwork-meta-9999.ebuild | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) (limited to 'trinity-base/tdenetwork-meta') diff --git a/trinity-base/tdenetwork-meta/tdenetwork-meta-9999.ebuild b/trinity-base/tdenetwork-meta/tdenetwork-meta-9999.ebuild index be44b690..371deb05 100644 --- a/trinity-base/tdenetwork-meta/tdenetwork-meta-9999.ebuild +++ b/trinity-base/tdenetwork-meta/tdenetwork-meta-9999.ebuild @@ -4,20 +4,15 @@ EAPI="7" -inherit trinity-functions-2 - -set-trinityver - DESCRIPTION="tdenetwork metapackage - merge this to pull in all tdenetwork-derived packages" HOMEPAGE="https://trinitydesktop.org/" -LICENSE="|| ( GPL-2 GPL-3 )" -SLOT="${TRINITY_VER}" +LICENSE="metapackage" +SLOT="14" RDEPEND=" ~trinity-base/dcoprss-${PV} ~trinity-base/kdict-${PV} - ~trinity-base/tdednssd-${PV} ~trinity-base/kget-${PV} ~trinity-base/knewsticker-${PV} ~trinity-base/kopete-${PV} @@ -30,6 +25,8 @@ RDEPEND=" ~trinity-base/kwifimanager-${PV} ~trinity-base/librss-${PV} ~trinity-base/lisa-${PV} + ~trinity-base/tdednssd-${PV} ~trinity-base/tdenetwork-doc-${PV} ~trinity-base/tdenetwork-filesharing-${PV} - ~trinity-base/tdenetwork-tdefile-plugins-${PV}" + ~trinity-base/tdenetwork-tdefile-plugins-${PV} +" -- cgit v1.2.1