diff options
author | Andreas Hüttel <dilfridge@gentoo.org> | 2015-06-04 21:38:03 +0000 |
---|---|---|
committer | Andreas Hüttel <dilfridge@gentoo.org> | 2015-06-04 21:38:03 +0000 |
commit | 0a3a565f41e0ed8355f1faa76c5837aa967d2bee (patch) | |
tree | 01ee024c6e066e3688403a452e881df91e4f0331 /profiles | |
parent | Add Perl 5.22 version (diff) | |
download | historical-0a3a565f41e0ed8355f1faa76c5837aa967d2bee.tar.gz historical-0a3a565f41e0ed8355f1faa76c5837aa967d2bee.tar.bz2 historical-0a3a565f41e0ed8355f1faa76c5837aa967d2bee.zip |
Add Devel::PPPort 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 45f259de790e..cf64ff71846a 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.10053 2015/06/04 21:34:06 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.10054 2015/06/04 21:38:03 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 Devel::PPPort to Perl 5.22 mask + + 04 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org> package.mask: Add Data::Dumper to Perl 5.22 mask 04 Jun 2015; Michał Górny <mgorny@gentoo.org> package.mask: diff --git a/profiles/package.mask b/profiles/package.mask index 3181569576d0..efe8ffc1dfa1 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16560 2015/06/04 21:34:06 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16561 2015/06/04 21:38:03 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 @@ -44,6 +44,7 @@ =virtual/perl-Compress-Raw-Zlib-2.68.0 =virtual/perl-DB_File-1.835.0 =virtual/perl-Data-Dumper-2.158.0 +=virtual/perl-Devel-PPPort-3.310.0 # Michał Górny <mgorny@gentoo.org> (04 Jun 2015) # New version of PyPy. Masked for testing and binary package build. |