summaryrefslogtreecommitdiffstats
path: root/trinity-apps/tdeio-locate
diff options
context:
space:
mode:
authorormorph <roma251078@mail.ru>2024-04-17 20:59:46 +0300
committerormorph <roma251078@mail.ru>2024-04-17 20:59:46 +0300
commit4b3f0a054757e31efd942db76c6f28e4c26433dd (patch)
tree742360a065f0776f4bf6bd0eae51da15d0d975a2 /trinity-apps/tdeio-locate
parent2769940be476aca58d96f626ecab898409ad8b48 (diff)
downloadtde-packaging-gentoo-4b3f0a054757e31efd942db76c6f28e4c26433dd.tar.gz
tde-packaging-gentoo-4b3f0a054757e31efd942db76c6f28e4c26433dd.zip
Removing version TDE-14.1.0
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.1.0.ebuild24
2 files changed, 0 insertions, 25 deletions
diff --git a/trinity-apps/tdeio-locate/Manifest b/trinity-apps/tdeio-locate/Manifest
index bbb73508..b5f77478 100644
--- a/trinity-apps/tdeio-locate/Manifest
+++ b/trinity-apps/tdeio-locate/Manifest
@@ -1,2 +1 @@
-DIST tdeio-locate-trinity-14.1.0.tar.xz 61544 BLAKE2B 813efd708425483fcfd2c9b744b32fb84f70fa61c8a91044d7a6455789d067f804fb11a4475a463ce774ea13d13724dd6a6a9dde56d458f14e3ba4f95a42e039 SHA512 91682db2aa35f540cd89b5cd39c73f297386ea01304e7d8781eeba9713f6055cb94f905be571fec4c5fbcf94080c709e948c89c227325d6e44d92df4a1da6dfd
DIST tdeio-locate-trinity-14.1.1.tar.xz 61548 BLAKE2B 4ea4d09194f4130ec626ef8d82f824907052d6649e0f05e4f80f75530c19fe49103d417db01fe954e52f77b811b7762fa037b23b14de9d0c1edf9f4fd7f7dbe2 SHA512 3f3d67f762a8e5453c9755251cd86fa7c72271efb78c652f777cc10cdc4781a5d862a393e18cdd0357c8c2aa20ae64737751fd060e6acd0c97c40e08f4f057e1
diff --git a/trinity-apps/tdeio-locate/tdeio-locate-14.1.0.ebuild b/trinity-apps/tdeio-locate/tdeio-locate-14.1.0.ebuild
deleted file mode 100644
index f4e71f10..00000000
--- a/trinity-apps/tdeio-locate/tdeio-locate-14.1.0.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 2020-2023 Gentoo Authors
-# Copyright 2020-2023 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"