diff options
author | Ryan Hill <rhill@gentoo.org> | 2015-04-29 05:13:01 +0000 |
---|---|---|
committer | Ryan Hill <rhill@gentoo.org> | 2015-04-29 05:13:01 +0000 |
commit | f3023dcf2311340d79a139ec12d00d4f62b1900e (patch) | |
tree | 2c2c0c0063eee590ed9f06c3bf784051d3f5101d /profiles | |
parent | Stable for PPC64 (bug #541526). (diff) | |
download | historical-f3023dcf2311340d79a139ec12d00d4f62b1900e.tar.gz historical-f3023dcf2311340d79a139ec12d00d4f62b1900e.tar.bz2 historical-f3023dcf2311340d79a139ec12d00d4f62b1900e.zip |
Mask >=sys-devel/gcc-config-1.8-r1 due to eclass breakage (bug #547962).
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 9 | ||||
-rw-r--r-- | profiles/package.mask | 8 |
2 files changed, 15 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 70e636e884f6..ad7451b84950 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,18 @@ # ChangeLog for profile directory # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9964 2015/04/28 20:48:02 chewi Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9965 2015/04/29 05:13:00 rhill 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! + 29 Apr 2015; Ryan Hill <rhill@gentoo.org> package.mask: + Mask >=sys-devel/gcc-config-1.8-r1 + + Moving to /lib/gentoo/functions.sh broke the eclass + by changing output it relies on. See bug #504118, + 547586, and 547962. + 28 Apr 2015; James Le Cuirot <chewi@gentoo.org> package.mask: dev-java/jna-posix has been removed. diff --git a/profiles/package.mask b/profiles/package.mask index 186bf599cd4e..3b6bd0822eae 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16509 2015/04/28 20:48:02 chewi Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.16510 2015/04/29 05:13:01 rhill 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 @@ -30,6 +30,12 @@ #--- END OF EXAMPLES --- +# Ryan Hill <rhill@gentoo.org> (28 Apr 2015) +# Moving to /lib/gentoo/functions.sh broke the eclass +# by changing output it relies on. See bug #504118, +# 547586, and 547962. +>=sys-devel/gcc-config-1.8-r1 + # Ulrich Müller <ulm@gentoo.org> (28 Apr 2015) # Superseded by the newer "breqn" and "mathtools" # modules in dev-texlive/texlive-latexrecommended. |