summaryrefslogtreecommitdiffstats
path: root/trinity-apps/tdeio-locate
diff options
context:
space:
mode:
authorormorph <roma251078@mail.ru>2021-12-05 16:49:54 +0300
committerormorph <roma251078@mail.ru>2021-12-05 16:49:54 +0300
commit20d2cdcc6ed13b40485942e8531fd8f8516bcbbe (patch)
treefc08b9ad5a375c57e41cff3c63e10ccb92da00ba /trinity-apps/tdeio-locate
parent2eb38c699ebf0ab2f557e36053410ccaa4a64544 (diff)
downloadtde-packaging-gentoo-20d2cdcc6ed13b40485942e8531fd8f8516bcbbe.tar.gz
tde-packaging-gentoo-20d2cdcc6ed13b40485942e8531fd8f8516bcbbe.zip
Version 14.0.8 removed
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.8.ebuild23
2 files changed, 0 insertions, 24 deletions
diff --git a/trinity-apps/tdeio-locate/Manifest b/trinity-apps/tdeio-locate/Manifest
index f334855d..d7057df3 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.8.tar.xz 97268 BLAKE2B b1b750b68d516bdceaa337c9cea446fe44c8d775ed99b4cfec9c0c1682ba1fadab7daf3015c103aaa95ab55759fbe17773cbd2d5c402d92eb4df540efcb30221 SHA512 e871bfb8ba5fb00acdeef6e06164b10706ed077745796142128918eab5381854dd0fdc9b6b2aeda391e52e74593b3a9c6e20f480661f6aba16d8c660712039e2
diff --git a/trinity-apps/tdeio-locate/tdeio-locate-14.0.8.ebuild b/trinity-apps/tdeio-locate/tdeio-locate-14.0.8.ebuild
deleted file mode 100644
index 889cf482..00000000
--- a/trinity-apps/tdeio-locate/tdeio-locate-14.0.8.ebuild
+++ /dev/null
@@ -1,23 +0,0 @@
-# Copyright 2020 The Trinity Desktop Project
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="7"
-TRINITY_MODULE_TYPE="applications"
-
-TRINITY_EXTRAGEAR_PACKAGING="yes"
-TRINITY_HANDBOOK="optional"
-
-TRINITY_LANGS="de fr"
-
-inherit trinity-base-2
-
-DESCRIPTION="Locate TDEIO plugin"
-KEYWORDS="~amd64 ~x86"
-HOMEPAGE="http://trinitydesktop.org/"
-LICENSE="|| ( GPL-2 GPL-3 )"
-
-need-trinity
-
-SLOT="${TRINITY_VER}"
-
-RDEPEND+=" sys-apps/mlocate"