commit:     b280cad900b92823733ae5020a5613c0667bb1d8
Author:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 26 21:14:49 2025 +0000
Commit:     Eli Schwartz <eschwartz <AT> gentoo <DOT> org>
CommitDate: Fri Sep 26 21:38:16 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b280cad9

dev-build/meson: bump minimum sec-keys version

Same as the >= restriction in 1.7.2; see commit
a5521c9571fb3089141286d5687a60038d3d95ac for details.

Signed-off-by: Eli Schwartz <eschwartz <AT> gentoo.org>

 dev-build/meson/meson-1.9.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev-build/meson/meson-1.9.1.ebuild 
b/dev-build/meson/meson-1.9.1.ebuild
index f18b9192131e..3b3b8ff73882 100644
--- a/dev-build/meson/meson-1.9.1.ebuild
+++ b/dev-build/meson/meson-1.9.1.ebuild
@@ -32,7 +32,7 @@ else
        # Releases may be signed by those listed in Releasing.md. Jussi
        # remains the default release manager.
        # 
https://github.com/mesonbuild/meson/commit/c2d795735fa1c46c54d6aed4d4a30f36a1f853cb
-       BDEPEND="verify-sig? ( sec-keys/openpgp-keys-eschwartz 
sec-keys/openpgp-keys-jpakkane )"
+       BDEPEND="verify-sig? ( >=sec-keys/openpgp-keys-eschwartz-20250723-r1 
sec-keys/openpgp-keys-jpakkane )"
        VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/eschwartz.asc
        #VERIFY_SIG_OPENPGP_KEY_PATH=/usr/share/openpgp-keys/jpakkane.gpg
 

Reply via email to