From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1R717R-0001Mi-L1 for garchives@archives.gentoo.org; Fri, 23 Sep 2011 08:28:25 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B1A1B21C0DC; Fri, 23 Sep 2011 08:27:58 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 7A9E121C0C8 for ; Fri, 23 Sep 2011 08:27:58 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id CCCAD1B4031 for ; Fri, 23 Sep 2011 08:27:57 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id F062D80060 for ; Fri, 23 Sep 2011 08:27:56 +0000 (UTC) From: "Kent Fredric" To: gentoo-commits@lists.gentoo.org Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Kent Fredric" Message-ID: <4b55bac60db622202f2158c79fb26938a9019557.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: 4b55bac60db622202f2158c79fb26938a9019557 Date: Fri, 23 Sep 2011 08:27:56 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: d3d27ed043a5fa520fca0d4dc4205a4b commit: 4b55bac60db622202f2158c79fb26938a9019557 Author: Kent Fredric gmail com> AuthorDate: Fri Sep 23 08:04:41 2011 +0000 Commit: Kent Fredric gmail com> CommitDate: Fri Sep 23 08:04:41 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D4b55bac6 Mask KwaliteeTests for removal --- profiles/package.mask | 10 ++++++++++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 17c3ea5..96eb36e 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,3 +1,13 @@ +# Kent Fredric (23 Sep 2011) +# KwaliteeTests now deprecated in favour of Test::Kwalitee +# People needing the old (depracated) module can also get the same +# module by installing dev-perl/Dist-Zilla-Plugin-Test-Kwalitee +# which now ships the KwaliteeTests plugin instead. +# +# Removal Scheduled for 2012-01-01 +dev-perl/Dist-Zilla-Plugin-KwaliteeTetsts +<=3Ddev-perl/Dist-Zilla-PluginBundle-Author-KENTNL-1.0.16 + # Torsten Veller (11 Jun 2011) # Mask perl-5.12.4* for testing =3Ddev-lang/perl-5.12.4*