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 EAF1D1384C0 for ; Sat, 29 Aug 2015 14:22:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 586D8E0883; Sat, 29 Aug 2015 14:22:43 +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 E8F62E0881 for ; Sat, 29 Aug 2015 14:22:42 +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 16876340AF3 for ; Sat, 29 Aug 2015 14:22:42 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 17BBD175 for ; Sat, 29 Aug 2015 14:22:39 +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: <1440856288.45d8fc23306f32eebae7dd5b3da9ad6d7f9703b4.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: 45d8fc23306f32eebae7dd5b3da9ad6d7f9703b4 X-VCS-Branch: master Date: Sat, 29 Aug 2015 14:22:39 +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: 8ea22bb1-89f2-43fe-94b0-28e74b105e77 X-Archives-Hash: 756959ffd712ddf96708a415ca13ed58 commit: 45d8fc23306f32eebae7dd5b3da9ad6d7f9703b4 Author: Kent Fredric gmail com> AuthorDate: Sat Aug 29 13:51:28 2015 +0000 Commit: Kent Fredric gmail com> CommitDate: Sat Aug 29 13:51:28 2015 +0000 URL: https://gitweb.gentoo.org/proj/perl-overlay.git/commit/?id=45d8fc23 profiles: Package Mask WWW-CheckSite due to vanishing on CPAN Bug: https://rt.cpan.org/Ticket/Display.html?id=106754 profiles/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 997e4a7..56e07e0 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,3 +1,7 @@ +# Kent Fredric (30 Aug 2015) +# Vanished on CPAN, assumed dead. Removal on or after 30 Sept +<=dev-perl/WWW-CheckSite-0.20.0 + # Kent Fredric (20 Jun 2015) # Deprecated by upstream, built in support in Catalyst since 5.9000 <=dev-perl/Catalyst-Engine-PSGI-0.130.0-r999