diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2015-06-04 22:17:18 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2015-06-04 22:17:18 +0000 |
commit | 55b42b41f3596e846facbf0c258590bfdab4fff7 (patch) | |
tree | 855c8496b18a42f04d875488867300fcbdabe7f1 /profiles | |
parent | Add Perl 5.22 as provider, remove Perl 5.18 as provider (diff) | |
download | gentoo-2-55b42b41f3596e846facbf0c258590bfdab4fff7.tar.gz gentoo-2-55b42b41f3596e846facbf0c258590bfdab4fff7.tar.bz2 gentoo-2-55b42b41f3596e846facbf0c258590bfdab4fff7.zip |
Add ExtUtils::Install 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 4a3a94351554..908e58c4bf9b 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.10059 2015/06/04 22:09:18 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.10060 2015/06/04 22:17:18 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! 04 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org> package.mask: + Add ExtUtils::Install to Perl 5.22 mask + + 04 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org> package.mask: Add ExtUtils::Command to Perl 5.22 mask 04 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org> package.mask: diff --git a/profiles/package.mask b/profiles/package.mask index 257e8fd677b5..5d0e54e2c11d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16566 2015/06/04 22:09:18 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16567 2015/06/04 22:17:18 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 @@ -50,6 +50,7 @@ =virtual/perl-Exporter-5.720.0 =virtual/perl-ExtUtils-CBuilder-0.280.221 =virtual/perl-ExtUtils-Command-1.200.0 +=virtual/perl-ExtUtils-Install-2.40.0 # Michał Górny <mgorny@gentoo.org> (04 Jun 2015) # New version of PyPy. Masked for testing and binary package build. |