summaryrefslogtreecommitdiffstats
path: root/trinity-apps/tdeio-gopher
diff options
context:
space:
mode:
authorormorph <[email protected]>2023-10-22 09:26:44 +0300
committerormorph <[email protected]>2023-10-22 09:26:44 +0300
commite0aaa94a0394aa0f8bf0ca298a6df4f6c2d6aad3 (patch)
tree93a2d9fa8086c9377f468ce6a0987b5ef40279bb /trinity-apps/tdeio-gopher
parent1e3ceb29cf5c5df2e6b4186e210170097d745df4 (diff)
downloadtde-packaging-gentoo-e0aaa94a0394aa0f8bf0ca298a6df4f6c2d6aad3.tar.gz
tde-packaging-gentoo-e0aaa94a0394aa0f8bf0ca298a6df4f6c2d6aad3.zip
Removing version 14.0.13
Signed-off-by: ormorph <[email protected]>
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.0.13.ebuild24
2 files changed, 0 insertions, 25 deletions
diff --git a/trinity-apps/tdeio-gopher/Manifest b/trinity-apps/tdeio-gopher/Manifest
index a282599a..005236f5 100644
--- a/trinity-apps/tdeio-gopher/Manifest
+++ b/trinity-apps/tdeio-gopher/Manifest
@@ -1,2 +1 @@
-DIST tdeio-gopher-trinity-14.0.13.tar.xz 33928 BLAKE2B 5ce821aa114ed4969bab4b3ebfce643c08894abd3d28ced02abff829d28911c7eacc86682bdf8e7e6bb0e0ea0e283110a1e19132ec9175ecf54b03568c4d7d8d SHA512 2a5f5e49194ed581bbabefcc94927008c167ba995701b1110c1d0236e5e1e46885837bb44c33c641de96d9caaf9c66c758b42c3cedfd60cb0ca19885f4f6015e
DIST tdeio-gopher-trinity-14.1.0.tar.xz 33936 BLAKE2B 0dd3c6b8881be470ea94dd8b2ca710d09ae0aafa95e07e4b299e8cdb94d27b34a23ba955f1a2290a7151151f454135c3132fa2aa4ec7468d24a9510b7b532ff6 SHA512 9251fe846d9f7fb568e1ded9f8f781fd819cb64cb7278b3a2af13dcd23af6495fe10c4a8bd43a3cbe33d20bf6b999c027c50137cbd913aa8173cf8554739bd15
diff --git a/trinity-apps/tdeio-gopher/tdeio-gopher-14.0.13.ebuild b/trinity-apps/tdeio-gopher/tdeio-gopher-14.0.13.ebuild
deleted file mode 100644
index c61ad1e4..00000000
--- a/trinity-apps/tdeio-gopher/tdeio-gopher-14.0.13.ebuild
+++ /dev/null
@@ -1,24 +0,0 @@
-# Copyright 2022 Gentoo Authors
-# Copyright 2022 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