diff options
author | Patrick Lauer <patrick@gentoo.org> | 2013-09-09 02:21:28 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2013-09-09 02:21:28 +0000 |
commit | 3f41c42aeac58bdcea26b5884addd248a43d4ef9 (patch) | |
tree | a08334d34a5a8a9a45050fb5cea3f0da459a3345 /profiles | |
parent | Fix manifest (diff) | |
download | historical-3f41c42aeac58bdcea26b5884addd248a43d4ef9.tar.gz historical-3f41c42aeac58bdcea26b5884addd248a43d4ef9.tar.bz2 historical-3f41c42aeac58bdcea26b5884addd248a43d4ef9.zip |
Fix perl mask
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 4 |
2 files changed, 7 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index ba617ccd25f7..7eab15c61219 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8222 2013/09/08 20:25:25 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8223 2013/09/09 02:21:28 patrick 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! + 09 Sep 2013; Patrick Lauer <patrick@gentoo.org> package.mask: + Fix perl mask + 08 Sep 2013; Ian Stakenvicius <axs@gentoo.org> package.mask: masked media-libs/openal-1.15.1-r1 until emul-linux-* can be adjusted to remove the colliding files diff --git a/profiles/package.mask b/profiles/package.mask index 9df438188d0c..53d8ade6e9e0 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,6 +1,6 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15091 2013/09/08 20:25:25 axs Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15092 2013/09/09 02:21:28 patrick 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 @@ -71,6 +71,8 @@ =virtual/perl-IO-1.280.0 =virtual/perl-Module-CoreList-2.900.0 virtual/perl-Carp +virtual/perl-B-Debug +virtual/perl-File-Temp # Pacho Ramos <pacho@gentoo.org> (07 Sep 2013) # Fails to build with gcc-4.7, no release since 2009, |