This package uses variables banned in some scopes. This may stop working in future versions of Portage. $ pkgcheck scan -k VariableScope net-mail/safecat net-mail/safecat VariableScope: version 1.13: variable 'D' used in 'src_configure', line 40
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69ef13ef2d97eecefe30c83a4dfcca76732c0f71 commit 69ef13ef2d97eecefe30c83a4dfcca76732c0f71 Author: Robin H. Johnson <robbat2@gentoo.org> AuthorDate: 2024-06-15 21:59:21 +0000 Commit: Robin H. Johnson <robbat2@gentoo.org> CommitDate: 2024-06-15 22:03:05 +0000 net-mail/safecat: EAPI 8 bump, some fixes This does not include a full suite of Clang fixes, due to upstream's C coding style: significant work to fix all of the prototypes in this code base, and align with modern types. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Closes: https://bugs.gentoo.org/show_bug.cgi?id=725030 Closes: https://bugs.gentoo.org/show_bug.cgi?id=836088 .../files/safecat-1.13-dup-obj-makefile.patch | 39 +++++++++ net-mail/safecat/files/safecat-1.13-include.patch | 97 ++++++++++++++++++++++ net-mail/safecat/safecat-1.13-r1.ebuild | 51 ++++++++++++ net-mail/safecat/safecat-1.13.ebuild | 7 +- 4 files changed, 190 insertions(+), 4 deletions(-)