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: perl-core/CPAN/
Date: Tue, 23 Nov 2021 22:34:07
Message-Id: 1637706833.df554b61f296ebd61c8581ba5f7b50f3048ebd38.dilfridge@gentoo
1 commit: df554b61f296ebd61c8581ba5f7b50f3048ebd38
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 23 22:33:41 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 23 22:33:53 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=df554b61
7
8 perl-core/CPAN: and add RESTRICT
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
12
13 perl-core/CPAN/CPAN-2.290.0.ebuild | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/perl-core/CPAN/CPAN-2.290.0.ebuild b/perl-core/CPAN/CPAN-2.290.0.ebuild
17 index 5885635e7817..64bc75944a76 100644
18 --- a/perl-core/CPAN/CPAN-2.290.0.ebuild
19 +++ b/perl-core/CPAN/CPAN-2.290.0.ebuild
20 @@ -12,6 +12,7 @@ DESCRIPTION="Query, download and build perl modules from CPAN sites"
21 SLOT="0"
22 KEYWORDS="~amd64 ~m68k ~mips ~s390 ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
23 IUSE="+minimal ssl test"
24 +RESTRICT="!test? ( test )"
25
26 CRAZYDEPS="
27 dev-perl/Archive-Zip