Gentoo Archives: gentoo-commits

From: Thomas Deutschmann <whissi@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/gnucash/
Date: Fri, 05 Oct 2018 04:10:24
Message-Id: 1538711184.ac212308c312b723dac07bfb057dffc22e49af21.whissi@gentoo
1 commit: ac212308c312b723dac07bfb057dffc22e49af21
2 Author: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
3 AuthorDate: Fri Oct 5 03:46:24 2018 +0000
4 Commit: Thomas Deutschmann <whissi <AT> gentoo <DOT> org>
5 CommitDate: Fri Oct 5 03:46:24 2018 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac212308
7
8 app-office/gnucash: x86 stable (bug #667544)
9
10 Package-Manager: Portage-2.3.50, Repoman-2.3.11
11 Signed-off-by: Thomas Deutschmann <whissi <AT> gentoo.org>
12
13 app-office/gnucash/gnucash-3.2-r2.ebuild | 4 ++--
14 1 file changed, 2 insertions(+), 2 deletions(-)
15
16 diff --git a/app-office/gnucash/gnucash-3.2-r2.ebuild b/app-office/gnucash/gnucash-3.2-r2.ebuild
17 index 52fda92ce40..ae0b353b03d 100644
18 --- a/app-office/gnucash/gnucash-3.2-r2.ebuild
19 +++ b/app-office/gnucash/gnucash-3.2-r2.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2018 Gentoo Foundation
22 +# Copyright 1999-2018 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=6
26 @@ -16,7 +16,7 @@ SRC_URI="https://github.com/Gnucash/${PN}/releases/download/${PV}/${P}.tar.bz2
27
28 SLOT="0"
29 LICENSE="GPL-2"
30 -KEYWORDS="~amd64 ~ppc ~ppc64 ~x86"
31 +KEYWORDS="~amd64 ~ppc ~ppc64 x86"
32
33 IUSE="aqbanking chipcard debug doc examples gnome-keyring mysql nls ofx postgres
34 python quotes -register2 sqlite +gui"