Created attachment 634358 [details] Ebuild for R-4.0.0 New major version of dev-lang/R-4.0.0 released (see https://stat.ethz.ch/pipermail/r-announce/2020/000653.html). I've taken the ebuild for =dev-lang/R-3.6.3-r1 and tweaked it and it builds and installs with only one warning... * This package will overwrite one or more files that may belong to other * packages (see list below). * * Detected file collision(s): * * /usr/lib64/R/library/class/po/it/LC_MESSAGES/R-class.mo * * Searching all installed packages for file collisions... * * Press Ctrl-C to Stop * * None of the installed packages claim the file(s). * * Package 'dev-lang/R-4.0.0' merged despite file collisions. If * necessary, refer to your elog messages for the whole content of the * above message. Works fine and have successfully rebuilt all packages under this version with... update.packages(checkBuilt=TRUE, ask=FALSE)
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c50d7c8594743247a9df75e21ad0dd6dc3747911 commit c50d7c8594743247a9df75e21ad0dd6dc3747911 Author: Mark Wright <gienah@gentoo.org> AuthorDate: 2020-05-24 05:00:04 +0000 Commit: Mark Wright <gienah@gentoo.org> CommitDate: 2020-05-24 05:00:04 +0000 dev-lang/R: Thanks to Neil for help with bump to 4.0.0 Closes: https://bugs.gentoo.org/719210 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Mark Wright <gienah@gentoo.org> dev-lang/R/Manifest | 1 + dev-lang/R/R-4.0.0.ebuild | 234 ++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 235 insertions(+)