diff options
author | 2015-06-04 16:52:16 +0000 | |
---|---|---|
committer | 2015-06-04 16:52:16 +0000 | |
commit | ad6db7e48edc970cae22d04627306b921b63065b (patch) | |
tree | dcfa472063bb54507da7c0b4c21aeb6fc63e649e | |
parent | Add Perl 5.22 as provider, remove old (diff) | |
download | historical-ad6db7e48edc970cae22d04627306b921b63065b.tar.gz historical-ad6db7e48edc970cae22d04627306b921b63065b.tar.bz2 historical-ad6db7e48edc970cae22d04627306b921b63065b.zip |
Add Carp to Perl 5.22 mask
-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 9a1509b24034..275a40a34631 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.10044 2015/06/04 16:42:03 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.10045 2015/06/04 16:52:16 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 Carp to Perl 5.22 mask + + 04 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org> package.mask: Add CPAN::Meta::Requirements 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 7e8ebb3603f6..3252b3242e25 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16554 2015/06/04 16:42:03 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16555 2015/06/04 16:52:16 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 @@ -39,6 +39,7 @@ =virtual/perl-CPAN-2.110.0 =virtual/perl-CPAN-Meta-2.150.1 =virtual/perl-CPAN-Meta-Requirements-2.132.0 +=virtual/perl-Carp-1.360.0 # Michał Górny <mgorny@gentoo.org> (04 Jun 2015) # New version of PyPy. Masked for testing and binary package build. |