summaryrefslogtreecommitdiffstats
path: root/trinity-base/kworldclock
diff options
context:
space:
mode:
authorormorph <roma251078@mail.ru>2021-11-15 22:06:35 +0300
committerormorph <roma251078@mail.ru>2021-11-16 00:22:50 +0300
commit9f59a1d0c834bc706d6e74f0a0dc9f026e935b41 (patch)
treedbe2babfd8aea5f985063e94dcfa22679c93526f /trinity-base/kworldclock
parentffbff856abb47b6fb62cdd430211c67f67478c5b (diff)
downloadtde-packaging-gentoo-9f59a1d0c834bc706d6e74f0a0dc9f026e935b41.tar.gz
tde-packaging-gentoo-9f59a1d0c834bc706d6e74f0a0dc9f026e935b41.zip
Added ebuilds for stable version 14.0.11
Signed-off-by: ormorph <roma251078@mail.ru>
Diffstat (limited to 'trinity-base/kworldclock')
-rw-r--r--trinity-base/kworldclock/Manifest1
-rw-r--r--trinity-base/kworldclock/kworldclock-14.0.11.ebuild14
2 files changed, 15 insertions, 0 deletions
diff --git a/trinity-base/kworldclock/Manifest b/trinity-base/kworldclock/Manifest
index 9532983f..2ccc9e9c 100644
--- a/trinity-base/kworldclock/Manifest
+++ b/trinity-base/kworldclock/Manifest
@@ -1 +1,2 @@
+DIST tdetoys-trinity-14.0.11.tar.xz 2516872 BLAKE2B 4d375ed2779e8c2bed929fd87e0d340a46946f5fcfaf341ae07c0aa7e8acecfd32768ee6ea1d249f0c6ef52d32715eab37ebe7168be849ac5b18d488450973ff SHA512 b8389139f1c1d020f9bb9e685622d4782b83167b52982f0633221bc9c965cf852eb9c4ff277bdc90b23a269b0d1a13921d91f0f08a69348a280d8a6e7482c965
DIST tdetoys-trinity-14.0.8.tar.xz 2504340 BLAKE2B 32bdb687d5c9339a692a6a610263ba2a9200dc50d24461a8b23dc8662270b5491895bd64f434405cca95d5e10343f63b347e222df0f9e9d9ff47204ef04b996b SHA512 218ad0599c55580ab99d77f768429ff42f2aba3c839f49c3d73e245eb436afa88e103149a9306f80db79d7793d74471ce0233dc2fd4c1bc472bf3e807835bd82
diff --git a/trinity-base/kworldclock/kworldclock-14.0.11.ebuild b/trinity-base/kworldclock/kworldclock-14.0.11.ebuild
new file mode 100644
index 00000000..c0a8d4ec
--- /dev/null
+++ b/trinity-base/kworldclock/kworldclock-14.0.11.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2021 Gentoo Authors
+# Copyright 2021 The Trinity Desktop Project
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="7"
+TRINITY_SUBMODULE="kworldwatch"
+TRINITY_MODULE_NAME="tdetoys"
+TRINITY_MODULE_TYPE="core"
+inherit trinity-meta-2
+
+DESCRIPTION="Trinity program that displays the part of the Earth lit up by the Sun"
+if [[ ${PV} != *9999* ]] ; then
+ KEYWORDS="~amd64 ~x86"
+fi