Summary: | app-crypt/gpgme: uses variables banned in scope (VariableScope) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Sam James <sam> |
Component: | Current packages | Assignee: | Gentoo's Team for Core System packages <base-system> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | All | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 775191 |
Description
Sam James
![]() ![]() ![]() ![]() The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=062bda03ee5751477a74d68f6b000e7cb4a3226c commit 062bda03ee5751477a74d68f6b000e7cb4a3226c Author: Sam James <sam@gentoo.org> AuthorDate: 2022-07-15 09:16:02 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-07-15 09:16:02 +0000 app-crypt/gpgme: drop 1.16.0 Closes: https://bugs.gentoo.org/836033 Signed-off-by: Sam James <sam@gentoo.org> app-crypt/gpgme/Manifest | 2 - .../files/gpgme-1.16.0-fix-t-edit-sign-test.patch | 120 --------------------- .../gpgme/files/gpgme-1.16.0-glibc-2.34.patch | 33 ------ app-crypt/gpgme/gpgme-1.16.0.ebuild | 119 -------------------- 4 files changed, 274 deletions(-) Original fix: commit 2ccb8a744898d5e3b48acfb1c6cb802778ed087b Author: Sam James <sam@gentoo.org> Date: Sun Mar 6 23:36:19 2022 +0000 app-crypt/gpgme: fix VariableScope, UnusedInherits Signed-off-by: Sam James <sam@gentoo.org> |