diff options
author | Andreas Hüttel <dilfridge@gentoo.org> | 2015-06-12 22:03:12 +0000 |
---|---|---|
committer | Andreas Hüttel <dilfridge@gentoo.org> | 2015-06-12 22:03:12 +0000 |
commit | ed5b2a8a8c9d5a55a872925c2b432b5259536f13 (patch) | |
tree | 466a3f9c2109cced9eeeb8a5d3d6f5c45107ab33 | |
parent | Add Scalar::List::Utils to Perl 5.22 mask (diff) | |
download | historical-ed5b2a8a8c9d5a55a872925c2b432b5259536f13.tar.gz historical-ed5b2a8a8c9d5a55a872925c2b432b5259536f13.tar.bz2 historical-ed5b2a8a8c9d5a55a872925c2b432b5259536f13.zip |
Add Socket 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 798dafe15989..500db57ab76b 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.10101 2015/06/12 21:59:50 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.10102 2015/06/12 22:03:12 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! 12 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org> package.mask: + Add Socket to Perl 5.22 mask + + 12 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org> package.mask: Add Scalar::List::Utils to Perl 5.22 mask 12 Jun 2015; Ole Markus With <olemarkus@gentoo.org> package.mask: diff --git a/profiles/package.mask b/profiles/package.mask index 9ddf1583e791..e85ff70aca6f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16597 2015/06/12 21:59:50 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16598 2015/06/12 22:03:12 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 @@ -81,6 +81,7 @@ dev-lang/php:7.0 =virtual/perl-Pod-Simple-3.290.0 =virtual/perl-Safe-2.390.0 =virtual/perl-Scalar-List-Utils-1.410.0 +=virtual/perl-Socket-2.18.0 # Michał Górny <mgorny@gentoo.org> (04 Jun 2015) # New version of PyPy. Masked for testing and binary package build. |