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: Wed, 14 Aug 2019 13:00:57
Message-Id: 1565787623.bd3239f161898a5d21b57b9286a3752d57c226ea.asturm@gentoo
1 commit: bd3239f161898a5d21b57b9286a3752d57c226ea
2 Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
3 AuthorDate: Wed Aug 14 12:54:43 2019 +0000
4 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
5 CommitDate: Wed Aug 14 13:00:23 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bd3239f1
7
8 app-office/kmymoney: 5.0.5 amd64 stable
9
10 Closes: https://bugs.gentoo.org/691606
11 Package-Manager: Portage-2.3.71, Repoman-2.3.17
12 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org>
13
14 app-office/kmymoney/kmymoney-5.0.5.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-office/kmymoney/kmymoney-5.0.5.ebuild b/app-office/kmymoney/kmymoney-5.0.5.ebuild
18 index 36c5f7aadd4..44508ca3d7d 100644
19 --- a/app-office/kmymoney/kmymoney-5.0.5.ebuild
20 +++ b/app-office/kmymoney/kmymoney-5.0.5.ebuild
21 @@ -15,7 +15,7 @@ DESCRIPTION="Personal finance manager based on KDE Frameworks"
22 HOMEPAGE="https://kmymoney.org"
23 if [[ ${KDE_BUILD_TYPE} = release ]]; then
24 SRC_URI="mirror://kde/stable/${PN}/${PV}/src/${P}.tar.xz"
25 - KEYWORDS="~amd64 x86"
26 + KEYWORDS="amd64 x86"
27 fi
28
29 LICENSE="GPL-2"