Gentoo Archives: gentoo-commits

From: Aaron Bauman <bman@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/kmymoney/
Date: Thu, 05 Apr 2018 21:55:56
Message-Id: 1522962904.cfbbaf72da3d43d33bbc5260f453cf3e743dfe9d.bman@gentoo
1 commit: cfbbaf72da3d43d33bbc5260f453cf3e743dfe9d
2 Author: Aaron Bauman <bman <AT> gentoo <DOT> org>
3 AuthorDate: Thu Apr 5 19:24:35 2018 +0000
4 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org>
5 CommitDate: Thu Apr 5 21:15:04 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cfbbaf72
7
8 app-office/kmymoney: amd64 stable
9
10 Bug: https://bugs.gentoo.org/646894
11 Package-Manager: Portage-2.3.28, Repoman-2.3.9
12
13 app-office/kmymoney/kmymoney-5.0.1-r2.ebuild | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/app-office/kmymoney/kmymoney-5.0.1-r2.ebuild b/app-office/kmymoney/kmymoney-5.0.1-r2.ebuild
17 index eb313fe8717..1787feddf5f 100644
18 --- a/app-office/kmymoney/kmymoney-5.0.1-r2.ebuild
19 +++ b/app-office/kmymoney/kmymoney-5.0.1-r2.ebuild
20 @@ -17,7 +17,7 @@ HOMEPAGE="https://kmymoney.org"
21 SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
22
23 LICENSE="GPL-2"
24 -KEYWORDS="~amd64 ~x86"
25 +KEYWORDS="amd64 ~x86"
26 IUSE="activities addressbook calendar hbci holidays ofx quotes weboob"
27
28 REQUIRED_USE="weboob? ( ${PYTHON_REQUIRED_USE} )"