This package uses variables banned in some scopes. This may stop working in future versions of Portage. $ pkgcheck scan -k VariableScope dev-lang/R dev-lang/R VariableScope: version 4.0.5-r1: variable 'EROOT' used in 'src_install', lines 186, 187 VariableScope: version 4.0.5-r1: variable 'EROOT' used in 'src_prepare', lines 100, 128, 131 VariableScope: version 4.1.0-r2: variable 'EROOT' used in 'src_install', lines 178, 179 VariableScope: version 4.1.0-r2: variable 'EROOT' used in 'src_prepare', lines 91, 119, 122
These EROOTs already been removed from newer dev-lang/R ebuilds. We just need to stabilize one of them and drop the perpetrators.
(In reply to Michael Orlitzky from comment #1) > These EROOTs already been removed from newer dev-lang/R ebuilds. We just > need to stabilize one of them and drop the perpetrators. bug 843221
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=092a26e7dbe69f39481dbbdd86fc978aa2d94e46 commit 092a26e7dbe69f39481dbbdd86fc978aa2d94e46 Author: Michael Orlitzky <mjo@gentoo.org> AuthorDate: 2022-06-01 15:07:05 +0000 Commit: Michael Orlitzky <mjo@gentoo.org> CommitDate: 2022-06-01 15:07:05 +0000 dev-lang/R: remove old "unused" R-4.0.5-r1.ebuild. Closes: https://bugs.gentoo.org/836053 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Orlitzky <mjo@gentoo.org> dev-lang/R/Manifest | 1 - dev-lang/R/R-4.0.5-r1.ebuild | 243 ------------------------------------------- 2 files changed, 244 deletions(-)