dilfridge 15/06/05 20:16:46 Modified: ChangeLog package.mask Log: Add ExtUtils::MakeMaker to Perl 5.22 mask
Revision Changes Path 1.10061 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.10061&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.10061&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.10060&r2=1.10061 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.10060 retrieving revision 1.10061 diff -u -r1.10060 -r1.10061 --- ChangeLog 4 Jun 2015 22:17:18 -0000 1.10060 +++ ChangeLog 5 Jun 2015 20:16:45 -0000 1.10061 @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.10060 2015/06/04 22:17:18 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.10061 2015/06/05 20:16:45 dilfridge Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 05 Jun 2015; Andreas K. Huettel <[email protected]> package.mask: + Add ExtUtils::MakeMaker to Perl 5.22 mask + 04 Jun 2015; Andreas K. Huettel <[email protected]> package.mask: Add ExtUtils::Install to Perl 5.22 mask 1.16568 profiles/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.16568&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.16568&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.16567&r2=1.16568 Index: package.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v retrieving revision 1.16567 retrieving revision 1.16568 diff -u -r1.16567 -r1.16568 --- package.mask 4 Jun 2015 22:17:18 -0000 1.16567 +++ package.mask 5 Jun 2015 20:16:45 -0000 1.16568 @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16567 2015/06/04 22:17:18 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16568 2015/06/05 20:16:45 dilfridge Exp $ # # When you add an entry to the top of this file, add your name, the date, and # an explanation of why something is getting masked. Please be extremely @@ -51,6 +51,7 @@ =virtual/perl-ExtUtils-CBuilder-0.280.221 =virtual/perl-ExtUtils-Command-1.200.0 =virtual/perl-ExtUtils-Install-2.40.0 +=virtual/perl-ExtUtils-MakeMaker-7.40.100_rc # Michał Górny <[email protected]> (04 Jun 2015) # New version of PyPy. Masked for testing and binary package build.
