commit:     24d2fe1a5fa47769dda2b0160a335d9cb153783a
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  5 10:44:48 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Feb  5 10:44:48 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24d2fe1a

net-mail/mu: forward-port gcc 13 patch

Still needed for 1.8.x.

Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-mail/mu/mu-1.8.14.ebuild | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/net-mail/mu/mu-1.8.14.ebuild b/net-mail/mu/mu-1.8.14.ebuild
index d98ebc450619..508631d8e85f 100644
--- a/net-mail/mu/mu-1.8.14.ebuild
+++ b/net-mail/mu/mu-1.8.14.ebuild
@@ -28,6 +28,10 @@ BDEPEND="
 
 SITEFILE="70mu-gentoo-autoload.el"
 
+PATCHES=(
+       "${FILESDIR}"/${PN}-1.8.13-add-cstdint-inc.patch
+)
+
 src_prepare() {
        default
 

Reply via email to