diff options
author | 2015-06-13 10:25:57 +0000 | |
---|---|---|
committer | 2015-06-13 10:25:57 +0000 | |
commit | 0d3ed45c257c24fb41afd7f0d4dffd1e5727918e (patch) | |
tree | 0d4afc72c60a6c05f348979acde89e986f0e5a6d /profiles | |
parent | Stable for amd64, wrt bug #551728 (diff) | |
download | gentoo-2-0d3ed45c257c24fb41afd7f0d4dffd1e5727918e.tar.gz gentoo-2-0d3ed45c257c24fb41afd7f0d4dffd1e5727918e.tar.bz2 gentoo-2-0d3ed45c257c24fb41afd7f0d4dffd1e5727918e.zip |
Add threads 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 55e6c4e9edf8..8c28de4bf987 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.10116 2015/06/13 10:18:09 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.10117 2015/06/13 10:25:57 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! 13 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org> package.mask: + Add threads to Perl 5.22 mask + + 13 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org> package.mask: Add parent to Perl 5.22 mask 13 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org> package.mask: diff --git a/profiles/package.mask b/profiles/package.mask index 092abacf7f50..1626d8ae538a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16612 2015/06/13 10:18:09 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16613 2015/06/13 10:25:57 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 @@ -96,6 +96,7 @@ dev-lang/php:7.0 =virtual/perl-if-0.60.400 =virtual/perl-libnet-3.50.0 =virtual/perl-parent-0.232.0 +=virtual/perl-threads-2.10.0 # Michał Górny <mgorny@gentoo.org> (04 Jun 2015) # New version of PyPy. Masked for testing and binary package build. |