aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'kde-apps/kmouth')
-rw-r--r--kde-apps/kmouth/Manifest1
-rw-r--r--kde-apps/kmouth/kmouth-18.03.90.ebuild32
2 files changed, 0 insertions, 33 deletions
diff --git a/kde-apps/kmouth/Manifest b/kde-apps/kmouth/Manifest
index 64b44a05f6..d2515f74d5 100644
--- a/kde-apps/kmouth/Manifest
+++ b/kde-apps/kmouth/Manifest
@@ -1,2 +1 @@
-DIST kmouth-18.03.90.tar.xz 1766084 BLAKE2B 73319da2e6be844df8127228d1893ce2e6c356ec34450fc82838bc1c7c8393c97fad7a89e2ae9d3b7a38b198cc34ef1d038006a6261ef1060675c38f7681cb88 SHA512 3617bd3766fd85012caa675a37fe7f7416fedc543ee8b59513218b21406630b5630e64d3b5285a9b7ad2a9cd83c678347ecc5448f4d85d3004f2e570764e86de
DIST kmouth-18.04.0.tar.xz 1766072 BLAKE2B c22e21871d34c8c559ea9f7453316255a5b152dab7034294f1b44174c43b0ee90ebdb591fbad388d30f277aeb4c43e4db6a230428bfac59196e7c8f7fc6ba383 SHA512 414fc0418ff441a07384941ac42369b7f23b4cfff93e76b0f2a3fa7bb77020e3b262725a044d49ae874b2556611bc05742f0f18777877e3b9d5683cf7c4041bc
diff --git a/kde-apps/kmouth/kmouth-18.03.90.ebuild b/kde-apps/kmouth/kmouth-18.03.90.ebuild
deleted file mode 100644
index c648621058..0000000000
--- a/kde-apps/kmouth/kmouth-18.03.90.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-KDE_HANDBOOK="forceoptional"
-inherit kde5
-
-DESCRIPTION="Text-to-speech synthesizer front end"
-HOMEPAGE="https://www.kde.org/applications/utilities/kmouth/"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-
-DEPEND="
- $(add_frameworks_dep kcompletion)
- $(add_frameworks_dep kconfig)
- $(add_frameworks_dep kconfigwidgets)
- $(add_frameworks_dep kcoreaddons)
- $(add_frameworks_dep kcrash)
- $(add_frameworks_dep ki18n)
- $(add_frameworks_dep kio)
- $(add_frameworks_dep kwidgetsaddons)
- $(add_frameworks_dep kxmlgui)
- $(add_qt_dep qtgui)
- $(add_qt_dep qtprintsupport)
- $(add_qt_dep qtspeech)
- $(add_qt_dep qtwidgets)
- $(add_qt_dep qtxml)
-"
-RDEPEND="${DEPEND}
- !kde-apps/kde4-l10n
-"