From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id B882F138CE6 for ; Sat, 13 Jun 2015 14:35:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id F0C43E0898; Sat, 13 Jun 2015 14:35:16 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4C8ECE0898 for ; Sat, 13 Jun 2015 14:35:16 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6E9653408C7 for ; Sat, 13 Jun 2015 14:35:15 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7B4D8A3C for ; Sat, 13 Jun 2015 14:35:12 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <1434206051.0622c4f76705519d1f35ddd6a3cbcc6b63ff6f6b.kent@gentoo> Subject: [gentoo-commits] proj/perl-overlay:master commit in: profiles/ X-VCS-Repository: proj/perl-overlay X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: kent X-VCS-Committer-Name: Kent Fredric X-VCS-Revision: 0622c4f76705519d1f35ddd6a3cbcc6b63ff6f6b X-VCS-Branch: master Date: Sat, 13 Jun 2015 14:35:12 +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-Archives-Salt: b2c579e1-e53e-4cb4-adfe-b1448c82d6ca X-Archives-Hash: 66ca66810e8123ced9a962797b06b73f commit: 0622c4f76705519d1f35ddd6a3cbcc6b63ff6f6b Author: Kent Fredric gmail com> AuthorDate: Sat Jun 13 14:34:11 2015 +0000 Commit: Kent Fredric gmail com> CommitDate: Sat Jun 13 14:34:11 2015 +0000 URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=0622c4f7 [pmask] 3 packages presently broken which will require perl-5.22 to fix profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 1e635d0..5aa8c25 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -38,6 +38,12 @@ dev-perl/Test-TempDir # 2008. Will be killed on/after 04 Jul 2015. dev-perl/Catalyst-Controller-BindLex +# Kent Fredric (14 Jun 2015) +# Dependent on Perl 5.22 unmasking. +=dev-perl/Test-File-1.410.0 +=dev-perl/WWW-Search-2.509.0* +=dev-perl/WWW-Search-PubMed-1.4.0* + # Kent Fredric (03 Jun 2015) # Perl 5.22 only virtuals. Will be unmasked when it actually exists. =virtual/perl-constant-1.330.0*