Gentoo Archives: gentoo-commits

From: Gilles Dartiguelongue <eva@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/gnucash/
Date: Thu, 31 Dec 2015 00:07:58
Message-Id: 1451520456.abafeafa1c5fc65cc4f75782c825823eb16fd0f2.eva@gentoo
1 commit: abafeafa1c5fc65cc4f75782c825823eb16fd0f2
2 Author: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
3 AuthorDate: Wed Dec 30 23:32:36 2015 +0000
4 Commit: Gilles Dartiguelongue <eva <AT> gentoo <DOT> org>
5 CommitDate: Thu Dec 31 00:07:36 2015 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abafeafa
7
8 app-office/gnucash: add upstream bug reference
9
10 Package-Manager: portage-2.2.26
11
12 app-office/gnucash/gnucash-2.6.10.ebuild | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/app-office/gnucash/gnucash-2.6.10.ebuild b/app-office/gnucash/gnucash-2.6.10.ebuild
16 index eb576fa..78aa0f8 100644
17 --- a/app-office/gnucash/gnucash-2.6.10.ebuild
18 +++ b/app-office/gnucash/gnucash-2.6.10.ebuild
19 @@ -65,6 +65,7 @@ src_prepare() {
20 sed -i -e '/test_suite_gnc_date/d' src/libqof/qof/test/test-qof.c || die
21
22 # Fix automagic on guile detection
23 + # https://bugzilla.gnome.org/show_bug.cgi?id=760015
24 epatch "${FILESDIR}"/${PN}-2.6.9-automagic-guile.patch
25
26 eautoreconf