summaryrefslogtreecommitdiffstats
path: root/trinity-apps/tdeio-appinfo
diff options
context:
space:
mode:
Diffstat (limited to 'trinity-apps/tdeio-appinfo')
-rw-r--r--trinity-apps/tdeio-appinfo/Manifest1
-rw-r--r--trinity-apps/tdeio-appinfo/tdeio-appinfo-14.1.0.ebuild16
2 files changed, 0 insertions, 17 deletions
diff --git a/trinity-apps/tdeio-appinfo/Manifest b/trinity-apps/tdeio-appinfo/Manifest
index 335c4334..aa1f261b 100644
--- a/trinity-apps/tdeio-appinfo/Manifest
+++ b/trinity-apps/tdeio-appinfo/Manifest
@@ -1,2 +1 @@
-DIST tdeio-appinfo-trinity-14.1.0.tar.xz 13688 BLAKE2B 21c7e5d1df955387990da3d4595bdba3d10533f9d737055060496e969c078d442f3623633351a6a71c4c0e23b9fe54fa8c7146ab36c3094ae950c5c2212a5791 SHA512 19137110916e2efab9148bc1b2513a41c645113327b1d1a3c59cb444596622335604f0408b7dc71e714b0ab6e8b5c91d70d1496759aa7e92d8361cebfbaf21f3
DIST tdeio-appinfo-trinity-14.1.1.tar.xz 13692 BLAKE2B cc730d71b78b436bba6629407acbbf5fc3944e4c98452245b950a4445c78674129820398c2c7189a49f0adc96d156a7020f3f5046f14f5c814e3feb732eb017f SHA512 19d56b0ee4310fd7409c916bb1c059747161110412ffdea7fa62b32affb6dad463a4f99e8b969705c6e168bb438572444cd0ec0d42b81ee45a8dd5922e6fd86f
diff --git a/trinity-apps/tdeio-appinfo/tdeio-appinfo-14.1.0.ebuild b/trinity-apps/tdeio-appinfo/tdeio-appinfo-14.1.0.ebuild
deleted file mode 100644
index ececaec6..00000000
--- a/trinity-apps/tdeio-appinfo/tdeio-appinfo-14.1.0.ebuild
+++ /dev/null
@@ -1,16 +0,0 @@
-# Copyright 2023 The Trinity Desktop Project
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="8"
-
-TRINITY_MODULE_TYPE="applications/tdeio"
-inherit trinity-base-2
-
-DESCRIPTION="TDEIO slave for the appinfo protocol"
-HOMEPAGE="https://trinitydesktop.org/"
-
-LICENSE="|| ( GPL-2 GPL-3 )"
-SLOT="14"
-if [[ ${PV} != *9999* ]] ; then
- KEYWORDS="~amd64 ~arm64 ~x86"
-fi