commit: 0e87697f7b0156ed13ea2fda04667711fefb0817 Author: Z. Liu <zhixu.liu <AT> gmail <DOT> com> AuthorDate: Wed Dec 11 05:43:55 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Wed Dec 11 06:00:03 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0e87697f
net-irc/ngircd: verify-sig depend on newer pgp key Bug: https://bugs.gentoo.org/901975 Signed-off-by: Z. Liu <zhixu.liu <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/39674 Signed-off-by: Sam James <sam <AT> gentoo.org> net-irc/ngircd/ngircd-26.1-r5.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-irc/ngircd/ngircd-26.1-r5.ebuild b/net-irc/ngircd/ngircd-26.1-r5.ebuild index edb828a920e5..867467ff64ce 100644 --- a/net-irc/ngircd/ngircd-26.1-r5.ebuild +++ b/net-irc/ngircd/ngircd-26.1-r5.ebuild @@ -39,7 +39,7 @@ BDEPEND=" dev-tcltk/expect net-misc/netkit-telnetd ) - verify-sig? ( sec-keys/openpgp-keys-alexbarton ) + verify-sig? ( >=sec-keys/openpgp-keys-alexbarton-20241211 ) " PATCHES=(
