summaryrefslogtreecommitdiffstats
path: root/trinity-base/tdeartwork-kworldclock
diff options
context:
space:
mode:
authorormorph <roma251078@mail.ru>2022-10-21 21:26:06 +0200
committerormorph <roma251078@mail.ru>2022-10-21 21:26:06 +0200
commitd461849db3f8a3979ca7f2b03ab68ed4ce65bcb2 (patch)
treedb683ceb3b70596ea88833fc6fd9dfc1d3361f0a /trinity-base/tdeartwork-kworldclock
parentf6f1346c2bc2531895b27077add6f0f3adea8d04 (diff)
downloadtde-packaging-gentoo-d461849db3f8a3979ca7f2b03ab68ed4ce65bcb2.tar.gz
tde-packaging-gentoo-d461849db3f8a3979ca7f2b03ab68ed4ce65bcb2.zip
Removing version 14.0.11
Signed-off-by: ormorph <roma251078@mail.ru>
Diffstat (limited to 'trinity-base/tdeartwork-kworldclock')
-rw-r--r--trinity-base/tdeartwork-kworldclock/Manifest1
-rw-r--r--trinity-base/tdeartwork-kworldclock/tdeartwork-kworldclock-14.0.11.ebuild18
2 files changed, 0 insertions, 19 deletions
diff --git a/trinity-base/tdeartwork-kworldclock/Manifest b/trinity-base/tdeartwork-kworldclock/Manifest
index 18cc6fa5..17c2a7d5 100644
--- a/trinity-base/tdeartwork-kworldclock/Manifest
+++ b/trinity-base/tdeartwork-kworldclock/Manifest
@@ -1,2 +1 @@
-DIST tdeartwork-trinity-14.0.11.tar.xz 32383120 BLAKE2B 9c112844939481bbb318b3d3502ce69557693d66de7cfceafc0881f1316b2505c74cb801c3c15a67d4879cbae1db2e50d13079f311760340e2aa753b972047e0 SHA512 902c8768a11a4f73829833568bfb626ec13bddfeda41be911152c5e8bfa689e8d5438cf3fc6aba2f49a63eb0273d4ce7ed43dd9c82b65e32123fa0b28088930d
DIST tdeartwork-trinity-14.0.12.tar.xz 32388256 BLAKE2B e9467d6eb0e0e4c1ba63a582b4d89de769bf8c7fe52f1647dad3adfb6d5ecaf896825e3f7f7f79e5065ab0c89085fb4f9c6554d3ee4aacf42bc981e2ccaff7cb SHA512 b0bdc8fdabc7431b20e0af00f304af20ea3e905f26e970f14331babee626ed3c49243720d3dcd177164c38df3808a0d874b51713a8872ce14b4939817f12aa8d
diff --git a/trinity-base/tdeartwork-kworldclock/tdeartwork-kworldclock-14.0.11.ebuild b/trinity-base/tdeartwork-kworldclock/tdeartwork-kworldclock-14.0.11.ebuild
deleted file mode 100644
index 2b667558..00000000
--- a/trinity-base/tdeartwork-kworldclock/tdeartwork-kworldclock-14.0.11.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# 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_MODULE_NAME="tdeartwork"
-TRINITY_MODULE_TYPE="core"
-TSM_EXTRACT_ALSO="translations/"
-inherit trinity-meta-2
-
-DESCRIPTION="kworldclock from tdeartwork"
-if [[ ${PV} != *9999* ]] ; then
- KEYWORDS="~amd64 ~arm64 ~x86"
-fi
-
-RDEPEND="
- ~trinity-base/kworldclock-${PV}"