aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Sturmlechner <asturm@gentoo.org>2021-08-01 21:50:48 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2021-08-01 22:06:27 +0200
commit5235075b4226a16e305961bcbd2b2fc8b8bf3546 (patch)
tree25667e73c3cb0d6ec09b3cbf8252973982ceca6c /kde-apps/kmouth
parentkde-apps/kmousetool: drop 21.07.80* (diff)
downloadkde-5235075b4226a16e305961bcbd2b2fc8b8bf3546.tar.gz
kde-5235075b4226a16e305961bcbd2b2fc8b8bf3546.tar.bz2
kde-5235075b4226a16e305961bcbd2b2fc8b8bf3546.zip
kde-apps/kmouth: drop 21.07.80*
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'kde-apps/kmouth')
-rw-r--r--kde-apps/kmouth/Manifest1
-rw-r--r--kde-apps/kmouth/kmouth-21.07.80.ebuild35
2 files changed, 0 insertions, 36 deletions
diff --git a/kde-apps/kmouth/Manifest b/kde-apps/kmouth/Manifest
index 922011efd7..23082914c7 100644
--- a/kde-apps/kmouth/Manifest
+++ b/kde-apps/kmouth/Manifest
@@ -1,2 +1 @@
-DIST kmouth-21.07.80.tar.xz 2100688 BLAKE2B 7139a69e18c3dc4fb4a55307d21377d1bf4811831e7692ac3bd40b77277b76d9c3516c7a23f85f7a7fda68a8b283642e815bc4c9e5c88782806d3df7baaa0a60 SHA512 4e7df6ca32b68287531b49c8cadd7bb650d939a4ffae842e3f43e26f64f79ee84f37cc8f629a98d7a20d6e72430a29dd566ab0824319398d8c7c2dd0b3967bc8
DIST kmouth-21.07.90.tar.xz 2100704 BLAKE2B 540767726645556800024662d2ac1567e4b8d4221aa45ae0f33df3f65cc39673e04795968e2014e488af0c3260d2076242a61279d38a8930d596025b4ae46e51 SHA512 21372baaaddfed8af0209eca978059f9ceb65f5e5e1de2e68109458b369af472f80483cafb984395bed8be0c563db1ee2e0aef53a9e6708ef5b318545baf0c83
diff --git a/kde-apps/kmouth/kmouth-21.07.80.ebuild b/kde-apps/kmouth/kmouth-21.07.80.ebuild
deleted file mode 100644
index 5d1015b22b..0000000000
--- a/kde-apps/kmouth/kmouth-21.07.80.ebuild
+++ /dev/null
@@ -1,35 +0,0 @@
-# Copyright 1999-2021 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-ECM_HANDBOOK="forceoptional"
-KFMIN=5.84.0
-QTMIN=5.15.2
-inherit ecm kde.org
-
-DESCRIPTION="Text-to-speech synthesizer front end"
-HOMEPAGE="https://apps.kde.org/kmouth/"
-
-LICENSE="GPL-2" # TODO: CHECK
-SLOT="5"
-KEYWORDS="~amd64 ~arm64 ~x86"
-IUSE=""
-
-DEPEND="
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtprintsupport-${QTMIN}:5
- >=dev-qt/qtspeech-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=dev-qt/qtxml-${QTMIN}:5
- >=kde-frameworks/kcompletion-${KFMIN}:5
- >=kde-frameworks/kconfig-${KFMIN}:5
- >=kde-frameworks/kconfigwidgets-${KFMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/kcrash-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/kio-${KFMIN}:5
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
- >=kde-frameworks/kxmlgui-${KFMIN}:5
-"
-RDEPEND="${DEPEND}"