summaryrefslogtreecommitdiffstats
path: root/trinity-apps/tdeio-locate
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-apps/tdeio-locate
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-apps/tdeio-locate')
-rw-r--r--trinity-apps/tdeio-locate/Manifest1
-rw-r--r--trinity-apps/tdeio-locate/tdeio-locate-14.0.11.ebuild24
2 files changed, 0 insertions, 25 deletions
diff --git a/trinity-apps/tdeio-locate/Manifest b/trinity-apps/tdeio-locate/Manifest
index b97ec5d2..9713a841 100644
--- a/trinity-apps/tdeio-locate/Manifest
+++ b/trinity-apps/tdeio-locate/Manifest
@@ -1,2 +1 @@
-DIST tdeio-locate-trinity-14.0.11.tar.xz 76404 BLAKE2B f3e8f1522239ca1863c6841913a8e1a42d73911efcf011889b533622f4b4cee860793c3dfa760c4d67bdd8a85e81fd373897b73d391727e51bf89e37ea15359d SHA512 7a6909cd1c2d330a35b4d94a2aa2bcb614c7635f5d7681574c02946fd0ad826e182b4b9165adeca610f38b844b50e5167381078c5a973ed9471b5af86863de4e
DIST tdeio-locate-trinity-14.0.12.tar.xz 76396 BLAKE2B 4dd96a03b92ea5d3956726914d979a604c3cb36af5829d513c97495d3a1f8be2da0b83cd6bd8f0765b8570b41f22e7b4d5d381ce8f5a34bed6adeafc81d21236 SHA512 714df1b8d27e06439eefd7f1959e3b6f3b45ac63a5ef1aa16989cee26d67606183c42ae5e58ae0568297862e0966c58c1a7622b7607c33a4e5530975e07104dc
diff --git a/trinity-apps/tdeio-locate/tdeio-locate-14.0.11.ebuild b/trinity-apps/tdeio-locate/tdeio-locate-14.0.11.ebuild
deleted file mode 100644
index 8afe4745..00000000
--- a/trinity-apps/tdeio-locate/tdeio-locate-14.0.11.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 2021 Gentoo Authors
-# Copyright 2021 The Trinity Desktop Project
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-
-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"