From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id F01FE138334 for ; Sat, 31 Aug 2019 06:57:05 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 41457E0835; Sat, 31 Aug 2019 06:57:05 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0D71FE0835 for ; Sat, 31 Aug 2019 06:57:04 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A6F0834A74B for ; Sat, 31 Aug 2019 06:57:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 48F55763 for ; Sat, 31 Aug 2019 06:57:01 +0000 (UTC) From: "Andreas K. Hüttel" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas K. Hüttel" Message-ID: <1567234587.c629cc1379b18b3689736fb3e81d15a2ed7b4789.dilfridge@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/arch/base/, profiles/arch/hppa/, profiles/arch/sparc/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/arch/base/package.mask profiles/arch/hppa/package.mask profiles/arch/sparc/package.mask X-VCS-Directories: profiles/arch/sparc/ profiles/arch/hppa/ profiles/arch/base/ X-VCS-Committer: dilfridge X-VCS-Committer-Name: Andreas K. Hüttel X-VCS-Revision: c629cc1379b18b3689736fb3e81d15a2ed7b4789 X-VCS-Branch: master Date: Sat, 31 Aug 2019 06:57:01 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 9cb37b9b-cb63-428e-8083-f46b88ea304b X-Archives-Hash: d599a9745788b0d3459c3a6e48fcdb81 commit: c629cc1379b18b3689736fb3e81d15a2ed7b4789 Author: Andreas K. Hüttel gentoo org> AuthorDate: Sat Aug 31 06:55:55 2019 +0000 Commit: Andreas K. Hüttel gentoo org> CommitDate: Sat Aug 31 06:56:27 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c629cc13 package.mask: Add missing perl-5.26 virtual, no idea why repoman didnt find it Signed-off-by: Andreas K. Hüttel gentoo.org> profiles/arch/base/package.mask | 1 + profiles/arch/hppa/package.mask | 1 + profiles/arch/sparc/package.mask | 1 + 3 files changed, 3 insertions(+) diff --git a/profiles/arch/base/package.mask b/profiles/arch/base/package.mask index 20c79edf6de..f8d22ee19ff 100644 --- a/profiles/arch/base/package.mask +++ b/profiles/arch/base/package.mask @@ -18,6 +18,7 @@ ~virtual/perl-Encode-2.880.0 ~virtual/perl-Exporter-5.720.0 ~virtual/perl-ExtUtils-CBuilder-0.280.225 +~virtual/perl-ExtUtils-Constant-0.230.0 ~virtual/perl-ExtUtils-Install-2.40.0 ~virtual/perl-ExtUtils-MakeMaker-7.240.0 ~virtual/perl-ExtUtils-ParseXS-3.340.0 diff --git a/profiles/arch/hppa/package.mask b/profiles/arch/hppa/package.mask index 4e6d7c81bb4..7e5d59da2ad 100644 --- a/profiles/arch/hppa/package.mask +++ b/profiles/arch/hppa/package.mask @@ -19,6 +19,7 @@ -~virtual/perl-Encode-2.880.0 -~virtual/perl-Exporter-5.720.0 -~virtual/perl-ExtUtils-CBuilder-0.280.225 +-~virtual/perl-ExtUtils-Constant-0.230.0 -~virtual/perl-ExtUtils-Install-2.40.0 -~virtual/perl-ExtUtils-MakeMaker-7.240.0 -~virtual/perl-ExtUtils-ParseXS-3.340.0 diff --git a/profiles/arch/sparc/package.mask b/profiles/arch/sparc/package.mask index 8c6d959b00e..bf8da521431 100644 --- a/profiles/arch/sparc/package.mask +++ b/profiles/arch/sparc/package.mask @@ -19,6 +19,7 @@ -~virtual/perl-Encode-2.880.0 -~virtual/perl-Exporter-5.720.0 -~virtual/perl-ExtUtils-CBuilder-0.280.225 +-~virtual/perl-ExtUtils-Constant-0.230.0 -~virtual/perl-ExtUtils-Install-2.40.0 -~virtual/perl-ExtUtils-MakeMaker-7.240.0 -~virtual/perl-ExtUtils-ParseXS-3.340.0