summaryrefslogtreecommitdiffstats
path: root/trinity-apps/tdeio-locate
diff options
context:
space:
mode:
authorormorph <roma251078@mail.ru>2023-10-22 09:26:44 +0300
committerormorph <roma251078@mail.ru>2023-10-22 09:26:44 +0300
commite0aaa94a0394aa0f8bf0ca298a6df4f6c2d6aad3 (patch)
tree93a2d9fa8086c9377f468ce6a0987b5ef40279bb /trinity-apps/tdeio-locate
parent1e3ceb29cf5c5df2e6b4186e210170097d745df4 (diff)
downloadtde-packaging-gentoo-e0aaa94a0394aa0f8bf0ca298a6df4f6c2d6aad3.tar.gz
tde-packaging-gentoo-e0aaa94a0394aa0f8bf0ca298a6df4f6c2d6aad3.zip
Removing version 14.0.13
Signed-off-by: ormorph <roma251078@mail.ru>
Diffstat (limited to 'trinity-apps/tdeio-locate')
-rw-r--r--trinity-apps/tdeio-locate/Manifest1
-rw-r--r--trinity-apps/tdeio-locate/tdeio-locate-14.0.13.ebuild24
2 files changed, 0 insertions, 25 deletions
diff --git a/trinity-apps/tdeio-locate/Manifest b/trinity-apps/tdeio-locate/Manifest
index b5c13930..ea012f66 100644
--- a/trinity-apps/tdeio-locate/Manifest
+++ b/trinity-apps/tdeio-locate/Manifest
@@ -1,2 +1 @@
-DIST tdeio-locate-trinity-14.0.13.tar.xz 61384 BLAKE2B 9b5d9a8d51d140801e8bc12804c82c56ab74cd0dfaf7a65f41d235327afaa2c65a18e8e6010c993d4495922edec445ce4e65fd7872a0aaff2b1fb9ae4c01f68e SHA512 50172d43d0e34e48ddc286073cee0a13b33d73c67ce4532344297d2500a4a83abffc18715ce8534be83e456474538904941bcdb16b1c9928ae9a07f76434e43b
DIST tdeio-locate-trinity-14.1.0.tar.xz 61544 BLAKE2B 813efd708425483fcfd2c9b744b32fb84f70fa61c8a91044d7a6455789d067f804fb11a4475a463ce774ea13d13724dd6a6a9dde56d458f14e3ba4f95a42e039 SHA512 91682db2aa35f540cd89b5cd39c73f297386ea01304e7d8781eeba9713f6055cb94f905be571fec4c5fbcf94080c709e948c89c227325d6e44d92df4a1da6dfd
diff --git a/trinity-apps/tdeio-locate/tdeio-locate-14.0.13.ebuild b/trinity-apps/tdeio-locate/tdeio-locate-14.0.13.ebuild
deleted file mode 100644
index 6b195a21..00000000
--- a/trinity-apps/tdeio-locate/tdeio-locate-14.0.13.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Copyright 2022 The Trinity Desktop Project
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-TRINITY_EXTRAGEAR_PACKAGING="yes"
-TRINITY_HANDBOOK="optional"
-
-TRINITY_LANGS="de fr"
-
-TRINITY_MODULE_TYPE="applications/tdeio"
-inherit trinity-base-2
-
-DESCRIPTION="Locate TDEIO plugin"
-HOMEPAGE="https://trinitydesktop.org/"
-
-LICENSE="|| ( GPL-2 GPL-3 )"
-SLOT="14"
-if [[ ${PV} != *9999* ]] ; then
- KEYWORDS="~amd64 ~arm64 ~x86"
-fi
-
-RDEPEND="sys-apps/mlocate"