summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-01-28 07:52:56 +0000
committerSam James <sam@gentoo.org>2022-01-28 07:53:33 +0000
commit233e416ce05d045c7bb324323ab452b1a37fe8f6 (patch)
treeee41433861d278ab66ea7656e10f8a18ab28fa77 /net-mail/grepmail
parentnet-mail/grepmail: version bump to 5.3111 (diff)
downloadgentoo-233e416ce05d045c7bb324323ab452b1a37fe8f6.tar.gz
gentoo-233e416ce05d045c7bb324323ab452b1a37fe8f6.tar.bz2
gentoo-233e416ce05d045c7bb324323ab452b1a37fe8f6.zip
net-mail/grepmail: drop obsolete src_prepare
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-mail/grepmail')
-rw-r--r--net-mail/grepmail/grepmail-5.3111.ebuild4
1 files changed, 0 insertions, 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
-}