Gentoo Archives: gentoo-commits

From: Agostino Sarubbo <ago@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/homebank/
Date: Sun, 18 Jun 2017 14:01:23
Message-Id: 1497794379.a3b4a08488305f1bbbbbb13d0b00029bf0fe383e.ago@gentoo
1 commit: a3b4a08488305f1bbbbbb13d0b00029bf0fe383e
2 Author: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
3 AuthorDate: Sun Jun 18 13:59:39 2017 +0000
4 Commit: Agostino Sarubbo <ago <AT> gentoo <DOT> org>
5 CommitDate: Sun Jun 18 13:59:39 2017 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a3b4a084
7
8 app-office/homebank: amd64 stable wrt bug #617304
9
10 Package-Manager: Portage-2.3.5, Repoman-2.3.1
11 RepoMan-Options: --include-arches="amd64"
12 Signed-off-by: Agostino Sarubbo <ago <AT> gentoo.org>
13
14 app-office/homebank/homebank-5.1.3.ebuild | 2 +-
15 1 file changed, 1 insertion(+), 1 deletion(-)
16
17 diff --git a/app-office/homebank/homebank-5.1.3.ebuild b/app-office/homebank/homebank-5.1.3.ebuild
18 index e5747e05f25..33b9f0a609b 100644
19 --- a/app-office/homebank/homebank-5.1.3.ebuild
20 +++ b/app-office/homebank/homebank-5.1.3.ebuild
21 @@ -11,7 +11,7 @@ SRC_URI="http://homebank.free.fr/public/${P}.tar.gz"
22 LICENSE="GPL-2"
23 SLOT="0"
24 IUSE="+ofx"
25 -KEYWORDS="~amd64 ~ppc x86"
26 +KEYWORDS="amd64 ~ppc x86"
27
28 RDEPEND=">=dev-libs/glib-2.39
29 >=net-libs/libsoup-2.26