diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2015-06-04 21:43:43 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2015-06-04 21:43:43 +0000 |
commit | a63d6ed52a2a1554a8891b52c4cc5ea6396720f9 (patch) | |
tree | d6be7137130b2fffecc8af08f4086d2888ed7718 /profiles | |
parent | Add Perl 5.22 as provider (diff) | |
download | gentoo-2-a63d6ed52a2a1554a8891b52c4cc5ea6396720f9.tar.gz gentoo-2-a63d6ed52a2a1554a8891b52c4cc5ea6396720f9.tar.bz2 gentoo-2-a63d6ed52a2a1554a8891b52c4cc5ea6396720f9.zip |
Add Digest::MD5 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 cf64ff71846a..6c223230bef1 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.10054 2015/06/04 21:38:03 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.10055 2015/06/04 21:43:43 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 Digest::MD5 to Perl 5.22 mask + + 04 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org> package.mask: Add Devel::PPPort to Perl 5.22 mask 04 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org> package.mask: diff --git a/profiles/package.mask b/profiles/package.mask index efe8ffc1dfa1..c6f8fac520c1 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16561 2015/06/04 21:38:03 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16562 2015/06/04 21:43:43 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 @@ -45,6 +45,7 @@ =virtual/perl-DB_File-1.835.0 =virtual/perl-Data-Dumper-2.158.0 =virtual/perl-Devel-PPPort-3.310.0 +=virtual/perl-Digest-MD5-2.540.0 # Michał Górny <mgorny@gentoo.org> (04 Jun 2015) # New version of PyPy. Masked for testing and binary package build. |