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: profiles/arch/base/, profiles/arch/hppa/, profiles/arch/sparc/
Date: Sat, 31 Aug 2019 06:57:05
Message-Id: 1567234587.c629cc1379b18b3689736fb3e81d15a2ed7b4789.dilfridge@gentoo
1 commit: c629cc1379b18b3689736fb3e81d15a2ed7b4789
2 Author: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
3 AuthorDate: Sat Aug 31 06:55:55 2019 +0000
4 Commit: Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
5 CommitDate: Sat Aug 31 06:56:27 2019 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c629cc13
7
8 package.mask: Add missing perl-5.26 virtual, no idea why repoman didnt find it
9
10 Signed-off-by: Andreas K. Hüttel <dilfridge <AT> gentoo.org>
11
12 profiles/arch/base/package.mask | 1 +
13 profiles/arch/hppa/package.mask | 1 +
14 profiles/arch/sparc/package.mask | 1 +
15 3 files changed, 3 insertions(+)
16
17 diff --git a/profiles/arch/base/package.mask b/profiles/arch/base/package.mask
18 index 20c79edf6de..f8d22ee19ff 100644
19 --- a/profiles/arch/base/package.mask
20 +++ b/profiles/arch/base/package.mask
21 @@ -18,6 +18,7 @@
22 ~virtual/perl-Encode-2.880.0
23 ~virtual/perl-Exporter-5.720.0
24 ~virtual/perl-ExtUtils-CBuilder-0.280.225
25 +~virtual/perl-ExtUtils-Constant-0.230.0
26 ~virtual/perl-ExtUtils-Install-2.40.0
27 ~virtual/perl-ExtUtils-MakeMaker-7.240.0
28 ~virtual/perl-ExtUtils-ParseXS-3.340.0
29
30 diff --git a/profiles/arch/hppa/package.mask b/profiles/arch/hppa/package.mask
31 index 4e6d7c81bb4..7e5d59da2ad 100644
32 --- a/profiles/arch/hppa/package.mask
33 +++ b/profiles/arch/hppa/package.mask
34 @@ -19,6 +19,7 @@
35 -~virtual/perl-Encode-2.880.0
36 -~virtual/perl-Exporter-5.720.0
37 -~virtual/perl-ExtUtils-CBuilder-0.280.225
38 +-~virtual/perl-ExtUtils-Constant-0.230.0
39 -~virtual/perl-ExtUtils-Install-2.40.0
40 -~virtual/perl-ExtUtils-MakeMaker-7.240.0
41 -~virtual/perl-ExtUtils-ParseXS-3.340.0
42
43 diff --git a/profiles/arch/sparc/package.mask b/profiles/arch/sparc/package.mask
44 index 8c6d959b00e..bf8da521431 100644
45 --- a/profiles/arch/sparc/package.mask
46 +++ b/profiles/arch/sparc/package.mask
47 @@ -19,6 +19,7 @@
48 -~virtual/perl-Encode-2.880.0
49 -~virtual/perl-Exporter-5.720.0
50 -~virtual/perl-ExtUtils-CBuilder-0.280.225
51 +-~virtual/perl-ExtUtils-Constant-0.230.0
52 -~virtual/perl-ExtUtils-Install-2.40.0
53 -~virtual/perl-ExtUtils-MakeMaker-7.240.0
54 -~virtual/perl-ExtUtils-ParseXS-3.340.0