summaryrefslogtreecommitdiffstats
path: root/trinity-base/kmoon
diff options
context:
space:
mode:
authorormorph <roma251078@mail.ru>2024-04-28 17:23:47 +0300
committerormorph <roma251078@mail.ru>2024-04-28 22:35:54 +0300
commit30335515923be5f5ee02981121d2cdb6ad89978d (patch)
treed4601e9c08f8d576a5ce043fba5f73020f0c862d /trinity-base/kmoon
parent929431cac813bc953a1e646fe36d1cfbc4a68f4b (diff)
downloadtde-packaging-gentoo-30335515923be5f5ee02981121d2cdb6ad89978d.tar.gz
tde-packaging-gentoo-30335515923be5f5ee02981121d2cdb6ad89978d.zip
Add new TDE-14.1.2
Signed-off-by: ormorph <roma251078@mail.ru>
Diffstat (limited to 'trinity-base/kmoon')
-rw-r--r--trinity-base/kmoon/Manifest1
-rw-r--r--trinity-base/kmoon/kmoon-14.1.2.ebuild14
2 files changed, 15 insertions, 0 deletions
diff --git a/trinity-base/kmoon/Manifest b/trinity-base/kmoon/Manifest
index 0de8bed8..9827d826 100644
--- a/trinity-base/kmoon/Manifest
+++ b/trinity-base/kmoon/Manifest
@@ -1 +1,2 @@
DIST tdetoys-trinity-14.1.1.tar.xz 2520488 BLAKE2B cb7a2e614b00401cfed40923ac08849ce9156a685ad70ce3f752dbdc532b808af0195374cfc9ef00aebef605ded8fdd92e6d110664eb1e7cb3c845f54b9d71fb SHA512 6a9d00aaa6172dcb43fedc7b093d79d288894f59fde20167877fd4d802e1f3b338bd16d859dd77cb9138658ddfe62ac80591e1a6fbe1dee318c7607495f611a6
+DIST tdetoys-trinity-14.1.2.tar.xz 2522040 BLAKE2B 44897c286984156b09eb60fbc5b881b8f6c346065b446bb9806d66c6214ee2a5b8cde5c97fab0e6b47a9fea4d457f824b7a5194a4bec4ec588cb0bdaad8cc846 SHA512 acdc639834fc09452eb3bafebc834f887659399abcc93a271590d9f98c80be8a3bd23f49007b30bde2298340d5b96d20ba0dfa6a0b3debe356218b93061756a7
diff --git a/trinity-base/kmoon/kmoon-14.1.2.ebuild b/trinity-base/kmoon/kmoon-14.1.2.ebuild
new file mode 100644
index 00000000..032d8fcd
--- /dev/null
+++ b/trinity-base/kmoon/kmoon-14.1.2.ebuild
@@ -0,0 +1,14 @@
+# Copyright 1999-2024 Gentoo Authors
+# Copyright 2020-2024 The Trinity Desktop Project
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI="8"
+
+TRINITY_MODULE_NAME="tdetoys"
+TRINITY_MODULE_TYPE="core"
+inherit trinity-meta-2
+
+DESCRIPTION="Trinity moon phase display"
+if [[ ${PV} != *9999* ]] ; then
+ KEYWORDS="~amd64 ~arm64 ~x86"
+fi