summaryrefslogtreecommitdiffstats
path: root/trinity-base/kcalc
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/kcalc
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/kcalc')
-rw-r--r--trinity-base/kcalc/Manifest1
-rw-r--r--trinity-base/kcalc/kcalc-14.0.11.ebuild17
2 files changed, 0 insertions, 18 deletions
diff --git a/trinity-base/kcalc/Manifest b/trinity-base/kcalc/Manifest
index ea64b5f4..0ace33d3 100644
--- a/trinity-base/kcalc/Manifest
+++ b/trinity-base/kcalc/Manifest
@@ -1,2 +1 @@
-DIST tdeutils-trinity-14.0.11.tar.xz 2223408 BLAKE2B 1140732ee0e16c90fdc7d96eb31c243ad0fa406cb28dcddd979ef36b6bdf8f23c7424933583e59e971ba418627adc68f252c38bcbbb173f5d60aeaecc67e6a3c SHA512 bc05b78adb8814fe0ca06570e85d2f833b6e58ab6b18589ba812bb49fa7f7f998d1f73c7b95ca7eaaefacddb518cb78e12713cfae6b6815e74c0f90986795eae
DIST tdeutils-trinity-14.0.12.tar.xz 2224832 BLAKE2B 62f76364ca44bf644af1a4b6830ee7a6a019a7e422f4b69a07a474f1e9aabe986e98857e785baefa23f33bc7a06a8d05125883fd936101a1c58c173c712a5e70 SHA512 5f9d15f7b8bfd6386a54df99881b463b716cc7fa75a574877e4a46752c602c6b689ef4c08bc935901f9ba8244abd64b006d610232647968f72a4003940dc0d9e
diff --git a/trinity-base/kcalc/kcalc-14.0.11.ebuild b/trinity-base/kcalc/kcalc-14.0.11.ebuild
deleted file mode 100644
index 9d5c8e5b..00000000
--- a/trinity-base/kcalc/kcalc-14.0.11.ebuild
+++ /dev/null
@@ -1,17 +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="tdeutils"
-TRINITY_MODULE_TYPE="core"
-inherit trinity-meta-2
-
-DESCRIPTION="Trinity calculator"
-if [[ ${PV} != *9999* ]] ; then
- KEYWORDS="~amd64 ~arm64 ~x86"
-fi
-
-DEPEND="dev-libs/gmp:*"
-RDEPEND="${DEPEND}"