diff options
author | 2012-02-06 03:30:02 +0000 | |
---|---|---|
committer | 2012-02-06 03:30:02 +0000 | |
commit | 20aa52bb3a2e7a2b96f059a0930d39a112e04053 (patch) | |
tree | dbe6cce5029244006c770fdda3f179daa241e6b5 /profiles | |
parent | inherit nsplugins eclass, bug #402317 (diff) | |
download | historical-20aa52bb3a2e7a2b96f059a0930d39a112e04053.tar.gz historical-20aa52bb3a2e7a2b96f059a0930d39a112e04053.tar.bz2 historical-20aa52bb3a2e7a2b96f059a0930d39a112e04053.zip |
Mask binutils-2.22.52.0.1 due to bug 402271.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 6 |
2 files changed, 9 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index bee0c08fd6e1..a9f6b23b3889 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6182 2012/02/06 00:29:00 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6183 2012/02/06 03:30:02 floppym 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 Feb 2012; Mike Gilbert <floppym@gentoo.org> package.mask: + Mask binutils-2.22.52.0.1 due to bug 402271. + 06 Feb 2012; Sébastien Fabbro <bicatali@gentoo.org> package.mask: Masked sci-libs/fftw-3.3.1_beta1 until more stable diff --git a/profiles/package.mask b/profiles/package.mask index ebad46977202..78dc4cc1e40f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.13462 2012/02/06 00:29:00 bicatali Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.13463 2012/02/06 03:30:02 floppym 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 @@ -31,6 +31,10 @@ #--- END OF EXAMPLES --- +# Mike Gilbert <floppym@gentoo.org> (06 Feb 2012) +# Masked due to sandbox segfaults, bug 402271. +=sys-devel/binutils-2.22.52.0.1 + # Sébastien Fabbro <bicatali@gentoo.org> (05 Feb 2012) # still beta software >=sci-libs/fftw-3.3.1_beta1 |