summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Denoncin <ddenoncin@gmail.com>2020-07-01 23:34:19 +0200
committerSam James <sam@gentoo.org>2020-08-01 07:07:39 +0000
commit8ca902514c95ccfdd8f0f14fc53b6c10e01fdd0c (patch)
tree63cbe12ed44ffeb269a52415f80d525f8c576f2d /net-news/newsboat/newsboat-2.13.ebuild
parentsys-apps/util-linux: stable 2.35.2 for sparc, bug #729018 (diff)
downloadgentoo-8ca902514c95ccfdd8f0f14fc53b6c10e01fdd0c.tar.gz
gentoo-8ca902514c95ccfdd8f0f14fc53b6c10e01fdd0c.tar.bz2
gentoo-8ca902514c95ccfdd8f0f14fc53b6c10e01fdd0c.zip
net-news/newsboat: apply json-c-0.14 fix
Closes: https://bugs.gentoo.org/730420 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: David Denoncin <ddenoncin@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/16601 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-news/newsboat/newsboat-2.13.ebuild')
-rw-r--r--net-news/newsboat/newsboat-2.13.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-news/newsboat/newsboat-2.13.ebuild b/net-news/newsboat/newsboat-2.13.ebuild
index faeebc9cfb6e..fb6e8dc0de87 100644
--- a/net-news/newsboat/newsboat-2.13.ebuild
+++ b/net-news/newsboat/newsboat-2.13.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Authors
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -36,6 +36,7 @@ DEPEND="${RDEPEND}
PATCHES=(
"${FILESDIR}"/${PN}-2.11-flags.patch
+ "${FILESDIR}"/${PN}-2.13-json-c-0.14.0.patch
)
src_configure() {