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: Sat, 27 Feb 2021 17:03:20
Message-Id: 1614445314.2d8a812ea2cb54ff20e01fe7fa8e4919eec57611.sam@gentoo
1 commit: 2d8a812ea2cb54ff20e01fe7fa8e4919eec57611
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Feb 27 17:01:54 2021 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Feb 27 17:01:54 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2d8a812e
7
8 app-office/homebank: Stabilize 5.4.3 amd64, #771822
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 app-office/homebank/homebank-5.4.3.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/app-office/homebank/homebank-5.4.3.ebuild b/app-office/homebank/homebank-5.4.3.ebuild
16 index 1efaee24da2..6d469b984de 100644
17 --- a/app-office/homebank/homebank-5.4.3.ebuild
18 +++ b/app-office/homebank/homebank-5.4.3.ebuild
19 @@ -11,7 +11,7 @@ SRC_URI="http://homebank.free.fr/public/${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
27 >=net-libs/libsoup-2.26