Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kmouth/
Date: Fri, 11 Aug 2017 14:16:24
Message-Id: 1502453375.66d6207718823f3c7aff05b7b3ba9578609ff8bc.asturm@gentoo
1 commit: 66d6207718823f3c7aff05b7b3ba9578609ff8bc
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Aug 10 11:19:47 2017 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Fri Aug 11 12:09:35 2017 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=66d62077
7
8 kde-apps/kmouth: Add QT3SUPPORT_REQUIRED="true"
9
10 Package-Manager: Portage-2.3.6, Repoman-2.3.1
11
12 kde-apps/kmouth/kmouth-17.08.49.9999.ebuild | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/kde-apps/kmouth/kmouth-17.08.49.9999.ebuild b/kde-apps/kmouth/kmouth-17.08.49.9999.ebuild
16 index 8a0816927f..310840044f 100644
17 --- a/kde-apps/kmouth/kmouth-17.08.49.9999.ebuild
18 +++ b/kde-apps/kmouth/kmouth-17.08.49.9999.ebuild
19 @@ -4,6 +4,7 @@
20 EAPI=6
21
22 KDE_HANDBOOK="optional"
23 +QT3SUPPORT_REQUIRED="true"
24 inherit kde4-base
25
26 DESCRIPTION="Text-to-speech synthesizer front end"