diff options
author | 2015-06-04 21:38:03 +0000 | |
---|---|---|
committer | 2015-06-04 21:38:03 +0000 | |
commit | ec80472235f12b4bacbee697fe1a3cb2de31bcc0 (patch) | |
tree | 1bacdab5d539a220547ca2125689460eb68ff43c /profiles | |
parent | Add Perl 5.22 version (diff) | |
download | gentoo-2-ec80472235f12b4bacbee697fe1a3cb2de31bcc0.tar.gz gentoo-2-ec80472235f12b4bacbee697fe1a3cb2de31bcc0.tar.bz2 gentoo-2-ec80472235f12b4bacbee697fe1a3cb2de31bcc0.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. |