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-frameworks/syndication/
Date: Sat, 01 Dec 2018 21:52:04
Message-Id: 1543700291.bb3a6323d8eb1a8431ad3593014be34b42de2745.asturm@gentoo
1 commit: bb3a6323d8eb1a8431ad3593014be34b42de2745
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Sat Dec 1 21:38:11 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Sat Dec 1 21:38:11 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=bb3a6323
7
8 kde-frameworks/syndication: Enable KDE_QTHELP
9
10 Upstream commit 501bd004ce69de7a4644be3ce8e0571159560112
11
12 Package-Manager: Portage-2.3.52, Repoman-2.3.12
13 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
14
15 kde-frameworks/syndication/syndication-5.53.0.ebuild | 1 -
16 kde-frameworks/syndication/syndication-9999.ebuild | 3 +--
17 2 files changed, 1 insertion(+), 3 deletions(-)
18
19 diff --git a/kde-frameworks/syndication/syndication-5.53.0.ebuild b/kde-frameworks/syndication/syndication-5.53.0.ebuild
20 index 2764274e2e..2b3538bf28 100644
21 --- a/kde-frameworks/syndication/syndication-5.53.0.ebuild
22 +++ b/kde-frameworks/syndication/syndication-5.53.0.ebuild
23 @@ -3,7 +3,6 @@
24
25 EAPI=6
26
27 -KDE_QTHELP="false"
28 KDE_TEST="true"
29 inherit kde5
30
31
32 diff --git a/kde-frameworks/syndication/syndication-9999.ebuild b/kde-frameworks/syndication/syndication-9999.ebuild
33 index 77c912f184..1fc7e8d100 100644
34 --- a/kde-frameworks/syndication/syndication-9999.ebuild
35 +++ b/kde-frameworks/syndication/syndication-9999.ebuild
36 @@ -1,9 +1,8 @@
37 -# Copyright 1999-2018 Gentoo Foundation
38 +# Copyright 1999-2018 Gentoo Authors
39 # Distributed under the terms of the GNU General Public License v2
40
41 EAPI=6
42
43 -KDE_QTHELP="false"
44 KDE_TEST="true"
45 inherit kde5