summaryrefslogtreecommitdiffstats
path: root/trinity-apps/yakuake
diff options
context:
space:
mode:
Diffstat (limited to 'trinity-apps/yakuake')
-rw-r--r--trinity-apps/yakuake/Manifest1
-rw-r--r--trinity-apps/yakuake/yakuake-14.0.8.ebuild25
2 files changed, 0 insertions, 26 deletions
diff --git a/trinity-apps/yakuake/Manifest b/trinity-apps/yakuake/Manifest
index f654313f..b31e1b89 100644
--- a/trinity-apps/yakuake/Manifest
+++ b/trinity-apps/yakuake/Manifest
@@ -1,2 +1 @@
DIST yakuake-trinity-14.0.11.tar.xz 106032 BLAKE2B f2068790956cabe826039920b58c0e9cae81890f5b824054b93fe49174f822443eccf5610666839102958cbbfb49bafa3169f10eb4b2b87bd55a3187912e625a SHA512 44c0e61946cb88518a6077e573d27bbafc7525400813c47db119d7f71c0e778711d0eecfe5e5863b28578a48467ff37e621c6b251dc169dffb13d53306b301b7
-DIST yakuake-trinity-14.0.8.tar.xz 372284 BLAKE2B 54e56a23ab02caa1e41686490c8c756d6dcb04a30b3e0f4c8931e2fe8a8395d85c5d3fe629349cb96e0f492d137428d8fa3ef09a7f192a6aaeb971a41551ae35 SHA512 aef551d662afdd609a6c4a78708f8eb17410c8c07c19b67c2e06ccd920148f29c206c1ffe73294c1d28b89dde2aea38cb06eff5ed391044c8f762e022847995a
diff --git a/trinity-apps/yakuake/yakuake-14.0.8.ebuild b/trinity-apps/yakuake/yakuake-14.0.8.ebuild
deleted file mode 100644
index 2c4f37df..00000000
--- a/trinity-apps/yakuake/yakuake-14.0.8.ebuild
+++ /dev/null
@@ -1,25 +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 el es et fr hu it
- ja nl pl pt pt_BR ru sv tr"
-
-inherit trinity-base-2
-
-DESCRIPTION="A Quake-style terminal emulator for TDE"
-KEYWORDS="~amd64 ~x86"
-HOMEPAGE="http://trinitydesktop.org/"
-LICENSE="|| ( GPL-2 GPL-3 )"
-
-need-trinity
-
-SLOT="${TRINITY_VER}"
-
-DEPEND+=" ~trinity-base/konsole-${PV}"
-RDEPEND+=" ${DEPEND}"