diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2015-06-12 22:35:36 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2015-06-12 22:35:36 +0000 |
commit | 90246bf2c066bba4938829b5657a375270f5e65c (patch) | |
tree | e34c41758e2014c7686ae6c729c6b1791323cdf9 /profiles | |
parent | Stable for amd64, arm, ppc and x86. Bug #539226. (diff) | |
download | gentoo-2-90246bf2c066bba4938829b5657a375270f5e65c.tar.gz gentoo-2-90246bf2c066bba4938829b5657a375270f5e65c.tar.bz2 gentoo-2-90246bf2c066bba4938829b5657a375270f5e65c.zip |
Add Text::Balanced 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 79b38776a8e2..eadce7eda65c 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.10107 2015/06/12 22:29:36 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.10108 2015/06/12 22:35:36 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 Text::Balanced to Perl 5.22 mask + + 12 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org> package.mask: Add Test::Simple to Perl 5.22 mask 12 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org> package.mask: diff --git a/profiles/package.mask b/profiles/package.mask index d5d60c0c1d99..bb6e535ed4c7 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16603 2015/06/12 22:29:36 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16604 2015/06/12 22:35:36 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 @@ -87,6 +87,7 @@ dev-lang/php:7.0 =virtual/perl-Term-ReadLine-1.150.0 =virtual/perl-Test-Harness-3.350.0 =virtual/perl-Test-Simple-1.1.14 +=virtual/perl-Text-Balanced-2.30.0 # Michał Górny <mgorny@gentoo.org> (04 Jun 2015) # New version of PyPy. Masked for testing and binary package build. |