diff options
author | Andreas Hüttel <dilfridge@gentoo.org> | 2015-06-12 22:24:03 +0000 |
---|---|---|
committer | Andreas Hüttel <dilfridge@gentoo.org> | 2015-06-12 22:24:03 +0000 |
commit | f3f9592182d5f8cd2a216d73a4be2b1d6154a664 (patch) | |
tree | c2e0b51c7031cfc0a06f6987a2aba2c32fd23aa7 | |
parent | Add Perl 5.22 as provider, remove Perl 5.18 as provider (diff) | |
download | historical-f3f9592182d5f8cd2a216d73a4be2b1d6154a664.tar.gz historical-f3f9592182d5f8cd2a216d73a4be2b1d6154a664.tar.bz2 historical-f3f9592182d5f8cd2a216d73a4be2b1d6154a664.zip |
Add Test::Harness 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 46b0a82fe5da..1f1175ed8b68 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.10105 2015/06/12 22:18:13 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.10106 2015/06/12 22:24: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! 12 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org> package.mask: + Add Test::Harness to Perl 5.22 mask + + 12 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org> package.mask: Add Term::ReadLine 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 9009254cddba..391765dbe120 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16601 2015/06/12 22:18:13 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16602 2015/06/12 22:24: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 @@ -85,6 +85,7 @@ dev-lang/php:7.0 =virtual/perl-Storable-2.530.0 =virtual/perl-Term-ANSIColor-4.30.0 =virtual/perl-Term-ReadLine-1.150.0 +=virtual/perl-Test-Harness-3.350.0 # Michał Górny <mgorny@gentoo.org> (04 Jun 2015) # New version of PyPy. Masked for testing and binary package build. |