commit: 233e416ce05d045c7bb324323ab452b1a37fe8f6
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Fri Jan 28 07:52:56 2022 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Fri Jan 28 07:53:33 2022 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=233e416c
net-mail/grepmail: drop obsolete src_prepare
Signed-off-by: Sam James <sam <AT> gentoo.org>
net-mail/grepmail/grepmail-5.3111.ebuild | 4 ----
1 file changed, 4 deletions(-)
diff --git a/net-mail/grepmail/grepmail-5.3111.ebuild
b/net-mail/grepmail/grepmail-5.3111.ebuild
index b64820f1bd52..ef49558b1a95 100644
--- a/net-mail/grepmail/grepmail-5.3111.ebuild
+++ b/net-mail/grepmail/grepmail-5.3111.ebuild
@@ -30,7 +30,3 @@ DEPEND="${RDEPEND}
dev-perl/Test-Pod-Coverage
)
"
-
-src_prepare() {
- perl-module_src_prepare
-}