summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2015-06-04 21:34:06 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2015-06-04 21:34:06 +0000
commitd529e5c98a6ca196d545d1d86bde3df058a398c8 (patch)
treef58a12dbd3523fc40935dc133c7df97346511582 /profiles
parentNo, this version is NOT in 5.20.2 ... (diff)
downloadgentoo-2-d529e5c98a6ca196d545d1d86bde3df058a398c8.tar.gz
gentoo-2-d529e5c98a6ca196d545d1d86bde3df058a398c8.tar.bz2
gentoo-2-d529e5c98a6ca196d545d1d86bde3df058a398c8.zip
Add Data::Dumper to Perl 5.22 mask
Diffstat (limited to 'profiles')
-rw-r--r--profiles/ChangeLog5
-rw-r--r--profiles/package.mask3
2 files changed, 6 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index 8a1c9222934c..45f259de790e 100644
--- a/profiles/ChangeLog
+++ b/profiles/ChangeLog
@@ -1,11 +1,14 @@
# ChangeLog for profile directory
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.10052 2015/06/04 21:15:12 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.10053 2015/06/04 21:34:06 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 Data::Dumper to Perl 5.22 mask
+
04 Jun 2015; Michał Górny <mgorny@gentoo.org> package.mask:
Extend the PyPy 2.6.0 mask to the binary package and virtual.
diff --git a/profiles/package.mask b/profiles/package.mask
index 0b2d78a9c92d..3181569576d0 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,5 +1,5 @@
####################################################################
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16559 2015/06/04 21:15:12 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16560 2015/06/04 21:34:06 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
@@ -43,6 +43,7 @@
=virtual/perl-Compress-Raw-Bzip2-2.68.0
=virtual/perl-Compress-Raw-Zlib-2.68.0
=virtual/perl-DB_File-1.835.0
+=virtual/perl-Data-Dumper-2.158.0
# Michał Górny <mgorny@gentoo.org> (04 Jun 2015)
# New version of PyPy. Masked for testing and binary package build.