Created attachment 545678 [details] Updated ebuild The attached ebuild provide version bump to GRASS 7.4.1 it also fix addons installation that is broken due to the deletion of Make include in 7.4.0 ebuild in src_inbstall phase. About addons installation I have been experiencing similar problems as reported in https://bugs.gentoo.org/664886 With this ebuild the problem seems fixed at least for me so I hope it proves effective also to fix #664886 In case it is more comfortable for the maintainer I have prepared also a pull request on github to include the ebuild into portage directly. https://github.com/gentoo/gentoo/pull/9748
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=3ced847e135e475663778074f797538cb6e3464a commit 3ced847e135e475663778074f797538cb6e3464a Author: Gioacchino Mazzurco <gio@eigenlab.org> AuthorDate: 2018-08-31 22:48:45 +0000 Commit: Amy Liffey <amynka@gentoo.org> CommitDate: 2018-09-09 15:39:58 +0000 sci-geosciences/grass-7.4.1 version bump Update to new version and avoid breaking addons installation by not deleting too much things in src_install Closes: https://bugs.gentoo.org/664886 Closes: https://bugs.gentoo.org/665006 Closes: https://github.com/gentoo/gentoo/pull/9748 sci-geosciences/grass/Manifest | 1 + sci-geosciences/grass/grass-7.4.1.ebuild | 284 +++++++++++++++++++++++++++++++ 2 files changed, 285 insertions(+)