commit:     83e5769546fa91b869283673e394812fb69cef95
Author:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
AuthorDate: Sun Apr  3 13:29:19 2022 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Sun Apr  3 13:29:19 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83e57695

mail-client/claws-mail: xdg_src_prepare no longer gets exported with EAPI-8

Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 mail-client/claws-mail/claws-mail-3.19.0.ebuild | 2 +-
 mail-client/claws-mail/claws-mail-4.1.0.ebuild  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/mail-client/claws-mail/claws-mail-3.19.0.ebuild 
b/mail-client/claws-mail/claws-mail-3.19.0.ebuild
index 9917a1878d89..b949c8576708 100644
--- a/mail-client/claws-mail/claws-mail-3.19.0.ebuild
+++ b/mail-client/claws-mail/claws-mail-3.19.0.ebuild
@@ -111,7 +111,7 @@ PATCHES=(
 )
 
 src_prepare() {
-       xdg_src_prepare
+       default
        eautoreconf
 }
 

diff --git a/mail-client/claws-mail/claws-mail-4.1.0.ebuild 
b/mail-client/claws-mail/claws-mail-4.1.0.ebuild
index 1df2cb6bc15d..ec4aa3009ba5 100644
--- a/mail-client/claws-mail/claws-mail-4.1.0.ebuild
+++ b/mail-client/claws-mail/claws-mail-4.1.0.ebuild
@@ -112,7 +112,7 @@ PATCHES=(
 )
 
 src_prepare() {
-       xdg_src_prepare
+       default
        eautoreconf
 }
 

Reply via email to