summaryrefslogtreecommitdiffstats
path: root/trinity-apps/gtk-qt-engine
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/gtk-qt-engine
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/gtk-qt-engine')
-rw-r--r--trinity-apps/gtk-qt-engine/Manifest1
-rw-r--r--trinity-apps/gtk-qt-engine/gtk-qt-engine-14.0.8.ebuild23
2 files changed, 0 insertions, 24 deletions
diff --git a/trinity-apps/gtk-qt-engine/Manifest b/trinity-apps/gtk-qt-engine/Manifest
index 4210f270..e1a0c2c1 100644
--- a/trinity-apps/gtk-qt-engine/Manifest
+++ b/trinity-apps/gtk-qt-engine/Manifest
@@ -1,2 +1 @@
DIST gtk-qt-engine-trinity-14.0.11.tar.xz 286972 BLAKE2B a64df145beb1b17067f10d11ac77674f7e36e2092102e42819e46e199c777331ee26055c778a66ecc3a023026e64045f902189baefa421473c4acd966f409671 SHA512 d335f885b9a14341cd4dc67a9b8b9dfb1634796ce33ce985ef56d66995fcf72b4d30d1fc6ef5449269841678c3181d88258b48bd8898856ea0a1047e90f16e38
-DIST gtk-qt-engine-trinity-14.0.8.tar.xz 306108 BLAKE2B e5c4aa75c47e6f1f6fb3267bf0f07abfee476e5f4cc9fb8ce2be276b3e7b18350d917dcbfe8892ce2834111ac02c3174a90d86d6f61404427fffffcd99420a59 SHA512 7943b8d6f2e6a516f303cc21f4d1f9a6f77e80821b02c4cc4dffdc842b2ce3abcfe17212dc8ec028eaec007fa82e3c3d96a8af95b9d356c79fad0daf3ab9725a
diff --git a/trinity-apps/gtk-qt-engine/gtk-qt-engine-14.0.8.ebuild b/trinity-apps/gtk-qt-engine/gtk-qt-engine-14.0.8.ebuild
deleted file mode 100644
index 4180a0e7..00000000
--- a/trinity-apps/gtk-qt-engine/gtk-qt-engine-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="bg de es fr it nl nn ru sv tr"
-
-inherit trinity-base-2
-
-DESCRIPTION="Theme engine using TQt for GTK+2"
-KEYWORDS="~amd64 ~x86"
-HOMEPAGE="http://trinitydesktop.org/"
-LICENSE="|| ( GPL-2 GPL-3 )"
-
-need-trinity
-
-RDEPEND="x11-libs/gtk+:2"
-
-SLOT="${TRINITY_VER}"