app-editors/jove: Fix compilation with glibc-2.30.
authorUlrich Müller <ulm@gentoo.org>
Thu, 8 Aug 2019 19:35:24 +0000 (21:35 +0200)
committerUlrich Müller <ulm@gentoo.org>
Thu, 8 Aug 2019 19:36:34 +0000 (21:36 +0200)
commitc6e0e902966bbf67aed4887343e38cc5a778db9e
tree324ba936f4946192c8970405ec1d816bdfec31a6
parent3ef55199114875c3de1c5ed4b8c47cf311255577
app-editors/jove: Fix compilation with glibc-2.30.

glibc-2.30 no longer provides stropts.h, which shouldn't have been
included in the first place. Suppress its loading (in iproc.c)
by defining _XOPEN_STREAMS=-1.

Bump EAPI to 7.

Closes: https://bugs.gentoo.org/691760
Package-Manager: Portage-2.3.71, Repoman-2.3.17
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
app-editors/jove/jove-4.16.0.73-r1.ebuild [new file with mode: 0644]