diff options
author | 2015-06-05 23:16:40 +0000 | |
---|---|---|
committer | 2015-06-05 23:16:40 +0000 | |
commit | 35623cb4510db31d707fa37b44d5e4a0c562a4e3 (patch) | |
tree | 0a57d8abe69400a4fe4892823678992cbb5d316b /profiles | |
parent | Remove old (diff) | |
download | gentoo-2-35623cb4510db31d707fa37b44d5e4a0c562a4e3.tar.gz gentoo-2-35623cb4510db31d707fa37b44d5e4a0c562a4e3.tar.bz2 gentoo-2-35623cb4510db31d707fa37b44d5e4a0c562a4e3.zip |
Add Filter::Simple to Perl 5.22 mask
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index ae282c264184..d2879016374b 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -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.10063 2015/06/05 23:09:13 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.10064 2015/06/05 23:16:40 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 <dilfridge@gentoo.org> package.mask: + Add Filter::Simple to Perl 5.22 mask + + 05 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org> package.mask: Add File::Spec to Perl 5.22 mask 05 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org> package.mask: diff --git a/profiles/package.mask b/profiles/package.mask index 9ff3a226ebac..39f189e0f8bd 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16570 2015/06/05 23:09:13 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16571 2015/06/05 23:16:40 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 @@ -54,6 +54,7 @@ =virtual/perl-ExtUtils-MakeMaker-7.40.100_rc =virtual/perl-ExtUtils-ParseXS-3.280.0 =virtual/perl-File-Spec-3.560.0 +=virtual/perl-Filter-Simple-0.920.0 # Michał Górny <mgorny@gentoo.org> (04 Jun 2015) # New version of PyPy. Masked for testing and binary package build. |