From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 20AAF1384B4 for ; Thu, 31 Dec 2015 00:07:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 559B721C009; Thu, 31 Dec 2015 00:07:57 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id E8F2F21C009 for ; Thu, 31 Dec 2015 00:07:56 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 29085340691 for ; Thu, 31 Dec 2015 00:07:56 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1F551CF4 for ; Thu, 31 Dec 2015 00:07:52 +0000 (UTC) From: "Gilles Dartiguelongue" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Gilles Dartiguelongue" Message-ID: <1451520456.abafeafa1c5fc65cc4f75782c825823eb16fd0f2.eva@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: app-office/gnucash/ X-VCS-Repository: repo/gentoo X-VCS-Files: app-office/gnucash/gnucash-2.6.10.ebuild X-VCS-Directories: app-office/gnucash/ X-VCS-Committer: eva X-VCS-Committer-Name: Gilles Dartiguelongue X-VCS-Revision: abafeafa1c5fc65cc4f75782c825823eb16fd0f2 X-VCS-Branch: master Date: Thu, 31 Dec 2015 00:07:52 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: e9f76e02-b34a-45e2-acf2-57fa77d80e97 X-Archives-Hash: 810f999fcace6399544d662cd94ce826 commit: abafeafa1c5fc65cc4f75782c825823eb16fd0f2 Author: Gilles Dartiguelongue gentoo org> AuthorDate: Wed Dec 30 23:32:36 2015 +0000 Commit: Gilles Dartiguelongue gentoo org> CommitDate: Thu Dec 31 00:07:36 2015 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=abafeafa app-office/gnucash: add upstream bug reference Package-Manager: portage-2.2.26 app-office/gnucash/gnucash-2.6.10.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/app-office/gnucash/gnucash-2.6.10.ebuild b/app-office/gnucash/gnucash-2.6.10.ebuild index eb576fa..78aa0f8 100644 --- a/app-office/gnucash/gnucash-2.6.10.ebuild +++ b/app-office/gnucash/gnucash-2.6.10.ebuild @@ -65,6 +65,7 @@ src_prepare() { sed -i -e '/test_suite_gnc_date/d' src/libqof/qof/test/test-qof.c || die # Fix automagic on guile detection + # https://bugzilla.gnome.org/show_bug.cgi?id=760015 epatch "${FILESDIR}"/${PN}-2.6.9-automagic-guile.patch eautoreconf