Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/homebank/
Date: Fri, 17 Mar 2023 17:00:11
Message-Id: 1679072357.e294620984183aea0763b2a08cb4a86c23a8ce2c.sam@gentoo
1 commit: e294620984183aea0763b2a08cb4a86c23a8ce2c
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Fri Mar 17 16:58:40 2023 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Fri Mar 17 16:59:17 2023 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2946209
7
8 app-office/homebank: Stabilize 5.6.1 amd64, #901951
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-office/homebank/homebank-5.6.1.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-office/homebank/homebank-5.6.1.ebuild b/app-office/homebank/homebank-5.6.1.ebuild
16 index c55e7e5f3816..29ac29e41ddd 100644
17 --- a/app-office/homebank/homebank-5.6.1.ebuild
18 +++ b/app-office/homebank/homebank-5.6.1.ebuild
19 @@ -12,7 +12,7 @@ SRC_URI="http://homebank.free.fr/public/sources/${P}.tar.gz"
20 LICENSE="GPL-2"
21 SLOT="0"
22 IUSE="+ofx"
23 -KEYWORDS="~amd64 ppc ~ppc64 x86"
24 +KEYWORDS="amd64 ppc ~ppc64 x86"
25
26 RDEPEND=">=dev-libs/glib-2.39:2
27 >=net-libs/libsoup-2.26:2.4