summaryrefslogtreecommitdiffstats
path: root/trinity-base/tdetoys-meta
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2020-11-14 22:59:17 +0100
committerAndreas Sturmlechner <asturm@gentoo.org>2020-11-29 23:10:16 +0100
commitd55ba647926b122143bc5728a9fa50eb922ee034 (patch)
tree7fc6ef2587e5d38f3909299b52204f037ad19ef3 /trinity-base/tdetoys-meta
parent1f488225a13b7ae1ec1691d82d87ec83da006bf7 (diff)
downloadtde-packaging-gentoo-d55ba647926b122143bc5728a9fa50eb922ee034.tar.gz
tde-packaging-gentoo-d55ba647926b122143bc5728a9fa50eb922ee034.zip
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 <asturm@gentoo.org>
Diffstat (limited to 'trinity-base/tdetoys-meta')
-rw-r--r--trinity-base/tdetoys-meta/tdetoys-meta-9999.ebuild13
1 files changed, 5 insertions, 8 deletions
diff --git a/trinity-base/tdetoys-meta/tdetoys-meta-9999.ebuild b/trinity-base/tdetoys-meta/tdetoys-meta-9999.ebuild
index 5a0e876a..436a3e00 100644
--- a/trinity-base/tdetoys-meta/tdetoys-meta-9999.ebuild
+++ b/trinity-base/tdetoys-meta/tdetoys-meta-9999.ebuild
@@ -4,24 +4,21 @@
EAPI="7"
-inherit trinity-functions-2
-
-set-trinityver
-
DESCRIPTION="tdetoys metapackage - merge this to pull in all tdetoys-derived packages"
HOMEPAGE="https://trinitydesktop.org/"
-LICENSE="|| ( GPL-2 GPL-3 )"
-SLOT="${TRINITY_VER}"
+LICENSE="metapackage"
+SLOT="14"
RDEPEND="
~trinity-base/amor-${PV}
~trinity-base/eyesapplet-${PV}
~trinity-base/fifteenapplet-${PV}
- ~trinity-base/tdetoys-doc-${PV}
~trinity-base/kmoon-${PV}
~trinity-base/kodo-${PV}
~trinity-base/kteatime-${PV}
~trinity-base/ktux-${PV}
~trinity-base/kweather-${PV}
- ~trinity-base/kworldclock-${PV}"
+ ~trinity-base/kworldclock-${PV}
+ ~trinity-base/tdetoys-doc-${PV}
+"