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 1RKusT-0005ZT-S3 for garchives@archives.gentoo.org; Mon, 31 Oct 2011 16:38:26 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 3A14121C04C; Mon, 31 Oct 2011 16:38:17 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 082B721C04C for ; Mon, 31 Oct 2011 16:38:16 +0000 (UTC) Received: from pelican.gentoo.org (unknown [66.219.59.40]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3CAFF1B4016 for ; Mon, 31 Oct 2011 16:38:16 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by pelican.gentoo.org (Postfix) with ESMTP id 840B680042 for ; Mon, 31 Oct 2011 16:38:15 +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: <20c85ce00655d3140d3291e3c3a0aaf0effd80f6.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: 20c85ce00655d3140d3291e3c3a0aaf0effd80f6 Date: Mon, 31 Oct 2011 16:38:15 +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: bcccf242-a9bf-42e8-ba09-d7a4baf0fe81 X-Archives-Hash: fd30fbe528a3fef4dc10d9e1c25e3e9e commit: 20c85ce00655d3140d3291e3c3a0aaf0effd80f6 Author: Kent Fredric gmail com> AuthorDate: Mon Oct 31 16:36:34 2011 +0000 Commit: Kent Fredric gmail com> CommitDate: Mon Oct 31 16:36:34 2011 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=3Dproj/perl-overlay.= git;a=3Dcommit;h=3D20c85ce0 Add mask rules for all _rc things that are only available in perl-5.14.x --- profiles/package.mask | 26 +++++++++++++++++++++++++- 1 files changed, 25 insertions(+), 1 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index c3c4c8a..a6c36e4 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,9 +1,33 @@ +# Kent Fredric (01 Nov 2011) +# Packages only available in 5.14.x +=3Dvirtual/perl-i18n-langtags-0.350.100_rc +=3Dvirtual/perl-i18n-langtags-0.350.100_rc-r1 +=3Dvirtual/perl-ExtUtils-MakeMaker-6.570.500_rc +=3Dvirtual/perl-File-Path-2.80.100_rc +=3Dvirtual/perl-IO-1.250.400_rc +=3Dvirtual/perl-Test-1.250.200_rc +=3Dvirtual/perl-Time-HiRes-1.972.101_rc +=3Dvirtual/perl-Time-Piece-1.200.100_rc + +# Kent Fredric (01 Nov 2011) +# Packages only available in 5.14.0 and 5.14.1 +=3Dvirtual/perl-Data-Dumper-2.130.20_rc + +# Kent Fredric (01 Nov 2011) +# Packages only available in 5.14.1 +=3Dvirtual/perl-Module-CoreList-2.490.100_rc + +# Kent Fredric (01 Nov 2011) +# Packages only available in 5.14.2 +=3Dvirtual/perl-Encode-2.420.100_rc +=3Dvirtual/perl-CPAN-1.960.1_rc +=3Dvirtual/perl-Module-CoreList-2.490.200_rc + # 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