dilfridge 15/06/05 23:09:14 Modified: ChangeLog package.mask Log: Add File::Spec to Perl 5.22 mask
Revision Changes Path 1.10063 profiles/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.10063&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?rev=1.10063&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/ChangeLog?r1=1.10062&r2=1.10063 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v retrieving revision 1.10062 retrieving revision 1.10063 diff -u -r1.10062 -r1.10063 --- ChangeLog 5 Jun 2015 20:29:46 -0000 1.10062 +++ ChangeLog 5 Jun 2015 23:09:13 -0000 1.10063 @@ -1,12 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.10062 2015/06/05 20:29:46 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.10063 2015/06/05 23:09:13 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 File::Spec to Perl 5.22 mask + + 05 Jun 2015; Andreas K. Huettel <[email protected]> package.mask: Add ExtUtils::ParseXS to Perl 5.22 mask 05 Jun 2015; Andreas K. Huettel <[email protected]> package.mask: 1.16570 profiles/package.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.16570&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?rev=1.16570&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/package.mask?r1=1.16569&r2=1.16570 Index: package.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/package.mask,v retrieving revision 1.16569 retrieving revision 1.16570 diff -u -r1.16569 -r1.16570 --- package.mask 5 Jun 2015 20:29:46 -0000 1.16569 +++ package.mask 5 Jun 2015 23:09:13 -0000 1.16570 @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16569 2015/06/05 20:29:46 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16570 2015/06/05 23:09:13 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 @@ -53,6 +53,7 @@ =virtual/perl-ExtUtils-Install-2.40.0 =virtual/perl-ExtUtils-MakeMaker-7.40.100_rc =virtual/perl-ExtUtils-ParseXS-3.280.0 +=virtual/perl-File-Spec-3.560.0 # Michał Górny <[email protected]> (04 Jun 2015) # New version of PyPy. Masked for testing and binary package build.
