summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2016-11-13 10:34:40 +0100
committerDavid Seifert <soap@gentoo.org>2016-11-13 10:38:47 +0100
commit12776b3b9276b01f3e8e6d3157157177fce8f17c (patch)
tree76e885764332334c6de85e31706be4613b9b4eb6 /app-office/abiword/abiword-3.0.2.ebuild
parentx11-drivers/xf86-input-libinput: add ~sparc wrt bug #538828 (diff)
downloadgentoo-12776b3b9276b01f3e8e6d3157157177fce8f17c.tar.gz
gentoo-12776b3b9276b01f3e8e6d3157157177fce8f17c.tar.bz2
gentoo-12776b3b9276b01f3e8e6d3157157177fce8f17c.zip
app-office/abiword: Replace 'nullptr' by 'NULL'
Gentoo-bug: 599618 Package-Manager: portage-2.3.2
Diffstat (limited to 'app-office/abiword/abiword-3.0.2.ebuild')
-rw-r--r--app-office/abiword/abiword-3.0.2.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-office/abiword/abiword-3.0.2.ebuild b/app-office/abiword/abiword-3.0.2.ebuild
index f84d0cda180f..346ca4ab2caf 100644
--- a/app-office/abiword/abiword-3.0.2.ebuild
+++ b/app-office/abiword/abiword-3.0.2.ebuild
@@ -73,6 +73,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-3.0.1-libwps-0.4.patch
"${FILESDIR}"/${PN}-3.0.1-fixwps.patch
"${FILESDIR}"/${PN}-3.0.2-fix-installing-readme.patch
+ "${FILESDIR}"/${PN}-3.0.2-fix-nullptr-c++98.patch
)
src_prepare() {