Gentoo Archives: gentoo-commits

From: Sam James <sam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Sereal-Encoder/
Date: Sat, 04 Jun 2022 01:17:06
Message-Id: 1654305415.c9d116308ff020c25880a389d3172a261bce96b5.sam@gentoo
1 commit: c9d116308ff020c25880a389d3172a261bce96b5
2 Author: Sam James <sam <AT> gentoo <DOT> org>
3 AuthorDate: Sat Jun 4 00:06:51 2022 +0000
4 Commit: Sam James <sam <AT> gentoo <DOT> org>
5 CommitDate: Sat Jun 4 01:16:55 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c9d11630
7
8 dev-perl/Sereal-Encoder: drop toolchain-funcs for now
9
10 Signed-off-by: Sam James <sam <AT> gentoo.org>
11
12 dev-perl/Sereal-Encoder/Sereal-Encoder-4.23.0.ebuild | 2 +-
13 1 file changed, 1 insertion(+), 1 deletion(-)
14
15 diff --git a/dev-perl/Sereal-Encoder/Sereal-Encoder-4.23.0.ebuild b/dev-perl/Sereal-Encoder/Sereal-Encoder-4.23.0.ebuild
16 index 3590bcf78e08..4c15e88f8310 100644
17 --- a/dev-perl/Sereal-Encoder/Sereal-Encoder-4.23.0.ebuild
18 +++ b/dev-perl/Sereal-Encoder/Sereal-Encoder-4.23.0.ebuild
19 @@ -5,7 +5,7 @@ EAPI=8
20
21 DIST_AUTHOR=YVES
22 DIST_VERSION=4.023
23 -inherit edo perl-module flag-o-matic toolchain-funcs
24 +inherit edo perl-module flag-o-matic
25
26 DESCRIPTION="Fast, compact, powerful binary serialization"
27 SLOT="0"