diff options
author | Ryan Hill <dirtyepic@gentoo.org> | 2011-04-03 01:30:32 +0000 |
---|---|---|
committer | Ryan Hill <dirtyepic@gentoo.org> | 2011-04-03 01:30:32 +0000 |
commit | 6f2cbeae02f65ca1e296a1a5297466dbd93cab02 (patch) | |
tree | 2a962e5585cd6fadb8109697f3535e25727da323 /profiles | |
parent | dev-vcs/svneverever: Bump to 1.1.0 (diff) | |
download | gentoo-2-6f2cbeae02f65ca1e296a1a5297466dbd93cab02.tar.gz gentoo-2-6f2cbeae02f65ca1e296a1a5297466dbd93cab02.tar.bz2 gentoo-2-6f2cbeae02f65ca1e296a1a5297466dbd93cab02.zip |
Mask >=sys-devel/gcc-4.6.0 for testing.
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 73756db05395..6ed755c875c8 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5249 2011/04/02 20:35:25 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5250 2011/04/03 01:30:32 dirtyepic 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! + 03 Apr 2011; Ryan Hill <dirtyepic@gentoo.org> package.mask: + Mask >=sys-devel/gcc-4.6.0 for testing. + 02 Apr 2011; Pawel Hajdan jr <phajdan.jr@gentoo.org> targets/developer/make.defaults: Remove digest from FEATURES in developer profile, see diff --git a/profiles/package.mask b/profiles/package.mask index 766138630db4..f32568b63dda 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12648 2011/04/02 18:04:33 titanofold Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.12649 2011/04/03 01:30:32 dirtyepic 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 --- +# Ryan Hill <dirtyepic@gentoo.org> (02 Apr 2011) +# Masked for testing +>=sys-devel/gcc-4.6.0 + # Samuli Suominen <ssuominen@gentoo.org> (31 Mar 2011) # Missing V4L2 support wrt #359773 and fails to build with # linux-headers-2.6.38. Still uses imlib1 which will go away |