summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2021-06-14 13:10:37 +0000
committerSam James <sam@gentoo.org>2021-06-14 13:10:37 +0000
commit0d28d5506f06d3a894361d6b345f5a7298c941e0 (patch)
tree6d42b1f4ca9395776db7ea9824494fc36427c2ac /app-office
parentprofiles: remove virtual/ssh from system on prefix, bug 395019 (diff)
downloadgentoo-0d28d5506f06d3a894361d6b345f5a7298c941e0.tar.gz
gentoo-0d28d5506f06d3a894361d6b345f5a7298c941e0.tar.bz2
gentoo-0d28d5506f06d3a894361d6b345f5a7298c941e0.zip
app-office/ledger: add bug reference / upstream PR to patch
Bug: https://bugs.gentoo.org/790176 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-office')
-rw-r--r--app-office/ledger/files/ledger-3.2.1-fix-build-boost-1-76.patch5
1 files changed, 3 insertions, 2 deletions
diff --git a/app-office/ledger/files/ledger-3.2.1-fix-build-boost-1-76.patch b/app-office/ledger/files/ledger-3.2.1-fix-build-boost-1-76.patch
index 62d2d6095119..eff3e335f42e 100644
--- a/app-office/ledger/files/ledger-3.2.1-fix-build-boost-1-76.patch
+++ b/app-office/ledger/files/ledger-3.2.1-fix-build-boost-1-76.patch
@@ -1,9 +1,10 @@
+https://bugs.gentoo.org/790176
+https://github.com/ledger/ledger/issues/2030
+
From fa37f595b3c44dc7ac86b29d105ae6417c3e0080 Mon Sep 17 00:00:00 2001
From: Sam James <sam@gentoo.org>
Date: Mon, 14 Jun 2021 12:37:58 +0000
Subject: [PATCH] Fix compilation with Boost 1.76
-
----
--- a/src/expr.cc
+++ b/src/expr.cc
@@ -35,6 +35,8 @@