Gentoo Archives: gentoo-commits

From: Andreas Sturmlechner <asturm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/kmymoney/
Date: Thu, 22 Mar 2018 17:02:54
Message-Id: 1521738159.65af99d5e63382d9cb531678e85a59de50694460.asturm@gentoo
1 commit: 65af99d5e63382d9cb531678e85a59de50694460
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Thu Mar 22 16:48:56 2018 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Thu Mar 22 17:02:39 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=65af99d5
7
8 app-office/kmymoney: Fix python deps and eclass
9
10 Package-Manager: Portage-2.3.24, Repoman-2.3.6
11
12 app-office/kmymoney/kmymoney-5.0.1-r2.ebuild | 4 ++--
13 1 file changed, 2 insertions(+), 2 deletions(-)
14
15 diff --git a/app-office/kmymoney/kmymoney-5.0.1-r2.ebuild b/app-office/kmymoney/kmymoney-5.0.1-r2.ebuild
16 index 9334489d3b1..eb313fe8717 100644
17 --- a/app-office/kmymoney/kmymoney-5.0.1-r2.ebuild
18 +++ b/app-office/kmymoney/kmymoney-5.0.1-r2.ebuild
19 @@ -10,7 +10,7 @@ KDE_HANDBOOK="optional"
20 KDE_TEST="forceoptional"
21 VIRTUALX_REQUIRED="test"
22 VIRTUALDBUS_TEST="true"
23 -inherit kde5 python-r1
24 +inherit kde5 python-single-r1
25
26 DESCRIPTION="Personal finance manager based on KDE Frameworks"
27 HOMEPAGE="https://kmymoney.org"
28 @@ -78,7 +78,7 @@ COMMON_DEPEND="
29 weboob? (
30 ${PYTHON_DEPS}
31 $(add_qt_dep qtconcurrent)
32 - www-client/weboob
33 + www-client/weboob[${PYTHON_USEDEP}]
34 )
35 "
36 DEPEND="${COMMON_DEPEND}