summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2019-11-17 11:14:58 -0800
committerDavid Seifert <soap@gentoo.org>2019-11-17 11:14:58 -0800
commit8ed8ff59a824013848788f1c592baeb090ec35c4 (patch)
tree3ab19ae106c9e1aad37d871720c5145bda6c9b0b /app-office/abiword/abiword-3.0.2-r2.ebuild
parentapp-misc/anki: be compatible with split PyQtWebEngine (diff)
downloadgentoo-8ed8ff59a824013848788f1c592baeb090ec35c4.tar.gz
gentoo-8ed8ff59a824013848788f1c592baeb090ec35c4.tar.bz2
gentoo-8ed8ff59a824013848788f1c592baeb090ec35c4.zip
app-office/abiword: Add upstream patch for C++ template use
Closes: https://bugs.gentoo.org/690162 Package-Manager: Portage-2.3.79, Repoman-2.3.18 Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'app-office/abiword/abiword-3.0.2-r2.ebuild')
-rw-r--r--app-office/abiword/abiword-3.0.2-r2.ebuild4
1 files changed, 4 insertions, 0 deletions
diff --git a/app-office/abiword/abiword-3.0.2-r2.ebuild b/app-office/abiword/abiword-3.0.2-r2.ebuild
index 3f1d7150ae4a..654d4c6d1ff5 100644
--- a/app-office/abiword/abiword-3.0.2-r2.ebuild
+++ b/app-office/abiword/abiword-3.0.2-r2.ebuild
@@ -104,6 +104,10 @@ PATCHES=(
# https://bugzilla.abisource.com/show_bug.cgi?id=13697
"${WORKDIR}"/${P}-patchset/${PN}-3.0.2-bool-boolean.patch
+
+ # https://gitlab.gnome.org/World/AbiWord/issues/2
+ # https://bugs.gentoo.org/690162
+ "${FILESDIR}"/${P}-extern-C-template.patch
)
src_configure() {