[gentoo-portage-dev] [PATCH v2 2/2] ebuild.sh: Update QA notice in inherit()

2021-08-30 Thread Ulrich Müller
Bug: https://bugs.gentoo.org/399039 Signed-off-by: Ulrich Müller --- bin/ebuild.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/ebuild.sh b/bin/ebuild.sh index 1bca2c965..3042e6c8c 100755 --- a/bin/ebuild.sh +++ b/bin/ebuild.sh @@ -248,8 +248,8 @@ inherit() {

[gentoo-portage-dev] [PATCH v2 1/2] Revert "Revert "Generate a QA Notice when EXPORT_FUNCTIONS is called before inherit""

2021-08-30 Thread Ulrich Müller
Reinstate the QA notice, because Portage behavior deviates from PMS, and breakage of eclasses with Pkgcore has been observed recently. This reverts commit f44d32550861cb25c209ef61dcd7ae1aa230da1f. Bug: https://bugs.gentoo.org/399039 Signed-off-by: Ulrich Müller --- bin/ebuild.sh | 8