sys-fs/dmraid: ensure _PATH_MOUNTED is defined, bump to EAPI7
authorIan Stakenvicius <axs@gentoo.org>
Sun, 5 Apr 2020 02:55:11 +0000 (22:55 -0400)
committerIan Stakenvicius <axs@gentoo.org>
Sun, 5 Apr 2020 02:55:55 +0000 (22:55 -0400)
commit07a74ec765ebc25d68f44c5aa8e91ae0f866c7ad
treebc4823cf31039d2daf3f0a07cddafec595004bb7
parentb3686ff7aee4ece15744169e0feda1ca0578e019
sys-fs/dmraid: ensure _PATH_MOUNTED is defined, bump to EAPI7

glibc's /usr/include/paths.h defines _PATH_MOUNTED as /etc/mtab
but if musl doesn't have that define it would explain this
failure.  This patch ensures its defined in the code.

Also bumped ebuild to EAPI7

Closes: https://bugs.gentoo.org/716156
Package-Manager: Portage-2.3.89, Repoman-2.3.20
Signed-off-by: Ian Stakenvicius <axs@gentoo.org>
sys-fs/dmraid/dmraid-1.0.0_rc16-r5.ebuild [new file with mode: 0644]
sys-fs/dmraid/files/dmraid-1.0.0_rc16-fix-missing-PATH-MOUNTED.patch [new file with mode: 0644]