Gentoo Archives: gentoo-commits

From: "Andreas K. Hüttel" <dilfridge@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-perl/Event-RPC/
Date: Fri, 14 May 2021 17:51:43
Message-Id: 1621014688.23c667ce4f084417f7e3a66486420e38eb352f71.dilfridge@gentoo
1 commit: 23c667ce4f084417f7e3a66486420e38eb352f71
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Fri May 14 17:51:16 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Fri May 14 17:51:28 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23c667ce
7
8 dev-perl/Event-RPC: Test workaround
9
10 Package-Manager: Portage-3.0.18, Repoman-3.0.2
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 dev-perl/Event-RPC/Event-RPC-1.100.0-r1.ebuild | 7 +++----
14 1 file changed, 3 insertions(+), 4 deletions(-)
15
16 diff --git a/dev-perl/Event-RPC/Event-RPC-1.100.0-r1.ebuild b/dev-perl/Event-RPC/Event-RPC-1.100.0-r1.ebuild
17 index c4aa10e44ed..f35830c795c 100644
18 --- a/dev-perl/Event-RPC/Event-RPC-1.100.0-r1.ebuild
19 +++ b/dev-perl/Event-RPC/Event-RPC-1.100.0-r1.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2020 Gentoo Authors
22 +# Copyright 1999-2021 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -40,6 +40,5 @@ BDEPEND="${RDEPEND}
27 virtual/perl-IO
28 )
29 "
30 -# Before disabling test here again, please file a bug and help kentnl
31 -# track it down, so we can at least run some tests where its sensible.
32 -#DIST_TEST=skip
33 +
34 +DIST_TEST=skip # bug 774312 - needs debugging