summaryrefslogtreecommitdiffstats
path: root/trinity-apps/tdeio-gopher
diff options
context:
space:
mode:
authorormorph <roma251078@mail.ru>2024-04-17 20:59:46 +0300
committerSlávek Banko <slavek.banko@axis.cz>2024-04-26 02:57:58 +0200
commitd6b1e54fc81daf6c61bd27221bf17cffd766ed4d (patch)
tree742360a065f0776f4bf6bd0eae51da15d0d975a2 /trinity-apps/tdeio-gopher
parent9a76c13fddb55b0f202e048df62c939e06f39559 (diff)
downloadtde-packaging-gentoo-d6b1e54fc81daf6c61bd27221bf17cffd766ed4d.tar.gz
tde-packaging-gentoo-d6b1e54fc81daf6c61bd27221bf17cffd766ed4d.zip
Removing version TDE-14.1.0
Signed-off-by: ormorph <roma251078@mail.ru> (cherry picked from commit 4b3f0a054757e31efd942db76c6f28e4c26433dd)
Diffstat (limited to 'trinity-apps/tdeio-gopher')
-rw-r--r--trinity-apps/tdeio-gopher/Manifest1
-rw-r--r--trinity-apps/tdeio-gopher/tdeio-gopher-14.1.0.ebuild24
2 files changed, 0 insertions, 25 deletions
diff --git a/trinity-apps/tdeio-gopher/Manifest b/trinity-apps/tdeio-gopher/Manifest
index 6f96a829..2a966e2e 100644
--- a/trinity-apps/tdeio-gopher/Manifest
+++ b/trinity-apps/tdeio-gopher/Manifest
@@ -1,2 +1 @@
-DIST tdeio-gopher-trinity-14.1.0.tar.xz 33936 BLAKE2B 0dd3c6b8881be470ea94dd8b2ca710d09ae0aafa95e07e4b299e8cdb94d27b34a23ba955f1a2290a7151151f454135c3132fa2aa4ec7468d24a9510b7b532ff6 SHA512 9251fe846d9f7fb568e1ded9f8f781fd819cb64cb7278b3a2af13dcd23af6495fe10c4a8bd43a3cbe33d20bf6b999c027c50137cbd913aa8173cf8554739bd15
DIST tdeio-gopher-trinity-14.1.1.tar.xz 33916 BLAKE2B ed44faf17f0e232b93ea309f8ed7cedccad2f1c5107762efe6f5a96fd9a8ed68c38ce41113adca0581acd9da185ab6d735ee29acd021acb3a522ef6dee1a8b8b SHA512 f3823b1c364b5dc9cebfb8dd4a485cc880fe17cb24d3840d493d64bfba9f8e2ea73761eeb721589720a4c060432295f61fbc55821b09ea3e451946e3cd29c70c
diff --git a/trinity-apps/tdeio-gopher/tdeio-gopher-14.1.0.ebuild b/trinity-apps/tdeio-gopher/tdeio-gopher-14.1.0.ebuild
deleted file mode 100644
index 16808991..00000000
--- a/trinity-apps/tdeio-gopher/tdeio-gopher-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="ar bg br bs ca ca@valencia cs cy da de el en_GB eo
- es et fi fr ga gl hr hu is it ja ka km lt lv ms nb nds nl nn
- pa pl pt pt_BR ro ru rw sk sv ta tr ug uk zh_CN zh_TW"
-
-TRINITY_MODULE_TYPE="applications/tdeio"
-inherit trinity-base-2
-
-DESCRIPTION="TDEIO slave for gopher protocol"
-HOMEPAGE="https://trinitydesktop.org/"
-
-LICENSE="|| ( GPL-2 GPL-3 )"
-SLOT="14"
-if [[ ${PV} != *9999* ]] ; then
- KEYWORDS="~amd64 ~arm64 ~x86"
-fi