diff options
author | Andreas K. Hüttel <dilfridge@gentoo.org> | 2015-06-06 18:06:44 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2015-06-06 18:06:44 +0000 |
commit | 63e8c7fdc54a66594224a715d4732fe704b3741f (patch) | |
tree | 96213a1a095b36a6ab7a69f3349eda27a9ec05bc /profiles | |
parent | Add github to remote-id in metadata.xml (diff) | |
download | gentoo-2-63e8c7fdc54a66594224a715d4732fe704b3741f.tar.gz gentoo-2-63e8c7fdc54a66594224a715d4732fe704b3741f.tar.bz2 gentoo-2-63e8c7fdc54a66594224a715d4732fe704b3741f.zip |
Add HTTP::Tiny 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 efa3274fe5a0..9342eb29de30 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.10065 2015/06/06 17:47:05 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.10066 2015/06/06 18:06:44 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! 06 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org> package.mask: + Add HTTP::Tiny to Perl 5.22 mask + + 06 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org> package.mask: Add Getopt::Long to Perl 5.22 mask 05 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org> package.mask: diff --git a/profiles/package.mask b/profiles/package.mask index 6237121235d7..70459bfc8ec1 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16572 2015/06/06 17:47:06 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16573 2015/06/06 18:06:44 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 @@ -56,6 +56,7 @@ =virtual/perl-File-Spec-3.560.0 =virtual/perl-Filter-Simple-0.920.0 =virtual/perl-Getopt-Long-2.450.0 +=virtual/perl-HTTP-Tiny-0.54.0 # Michał Górny <mgorny@gentoo.org> (04 Jun 2015) # New version of PyPy. Masked for testing and binary package build. |