summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas K. Hüttel <dilfridge@gentoo.org>2015-06-06 19:26:13 +0000
committerAndreas K. Hüttel <dilfridge@gentoo.org>2015-06-06 19:26:13 +0000
commit9ac1d6210d0c82c305978943d4e4aed8e231c000 (patch)
tree947d2feea3b08f83bd28dd52e1969f90af398f54
parentAdd github to remote-id in metadata.xml (diff)
downloadgentoo-2-9ac1d6210d0c82c305978943d4e4aed8e231c000.tar.gz
gentoo-2-9ac1d6210d0c82c305978943d4e4aed8e231c000.tar.bz2
gentoo-2-9ac1d6210d0c82c305978943d4e4aed8e231c000.zip
Add IO::Socket::IP to Perl 5.22 mask
-rw-r--r--profiles/ChangeLog5
-rw-r--r--profiles/package.mask3
2 files changed, 6 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog
index b3eb7cde141b..eaf8888637a4 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.10068 2015/06/06 19:19:08 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.10069 2015/06/06 19:26:13 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 IO::Socket::IP to Perl 5.22 mask
+
+ 06 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org> package.mask:
Add IO::Compress to Perl 5.22 mask
06 Jun 2015; Andreas K. Huettel <dilfridge@gentoo.org> package.mask:
diff --git a/profiles/package.mask b/profiles/package.mask
index c2df0155be3e..872f7b9b10eb 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -1,5 +1,5 @@
####################################################################
-# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16575 2015/06/06 19:19:09 dilfridge Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16576 2015/06/06 19:26:13 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
@@ -59,6 +59,7 @@
=virtual/perl-HTTP-Tiny-0.54.0
=virtual/perl-IO-1.350.0
=virtual/perl-IO-Compress-2.68.0
+=virtual/perl-IO-Socket-IP-0.370.0
# Michał Górny <mgorny@gentoo.org> (04 Jun 2015)
# New version of PyPy. Masked for testing and binary package build.