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:27:52
Message-Id: 1637706458.1bd334d0302261396a1e1514d349022f31367ebc.dilfridge@gentoo
1 commit: 1bd334d0302261396a1e1514d349022f31367ebc
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Tue Nov 23 22:27:28 2021 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Tue Nov 23 22:27:38 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1bd334d0
7
8 perl-core/CPAN: Add missing useflag
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 | 2 +-
14 1 file changed, 1 insertion(+), 1 deletion(-)
15
16 diff --git a/perl-core/CPAN/CPAN-2.290.0.ebuild b/perl-core/CPAN/CPAN-2.290.0.ebuild
17 index 9fcf0d2d6ab2..5885635e7817 100644
18 --- a/perl-core/CPAN/CPAN-2.290.0.ebuild
19 +++ b/perl-core/CPAN/CPAN-2.290.0.ebuild
20 @@ -11,7 +11,7 @@ DESCRIPTION="Query, download and build perl modules from CPAN sites"
21
22 SLOT="0"
23 KEYWORDS="~amd64 ~m68k ~mips ~s390 ~x86 ~x64-cygwin ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris"
24 -IUSE="+minimal ssl"
25 +IUSE="+minimal ssl test"
26
27 CRAZYDEPS="
28 dev-perl/Archive-Zip