diff options
author | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2012-03-03 11:21:18 +0000 |
---|---|---|
committer | Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> | 2012-03-03 11:21:18 +0000 |
commit | e68228031c0a3da33ac85abfc87f375c537ee28c (patch) | |
tree | 0489f1a2aa6701fecc8a612fb247db191af820c2 | |
parent | Fix a small typo. (diff) | |
download | gentoo-2-e68228031c0a3da33ac85abfc87f375c537ee28c.tar.gz gentoo-2-e68228031c0a3da33ac85abfc87f375c537ee28c.tar.bz2 gentoo-2-e68228031c0a3da33ac85abfc87f375c537ee28c.zip |
Mask media-libs/mesa-8.0.1-r1 for breaking compile against glu.h, bug #406641
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/package.mask | 7 |
2 files changed, 11 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 3d37b4e185e1..2031e1431816 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,15 @@ # ChangeLog for profile directory # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6268 2012/03/03 08:21:24 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.6269 2012/03/03 11:21:18 chithanh 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 Mar 2012; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> + package.mask: + Mask media-libs/mesa-8.0.1-r1 for breaking compile against glu.h, bug #406641 + 03 Mar 2012; Andreas K. Huettel <dilfridge@gentoo.org> updates/1Q-2012: konq-plugins is in kde-base now diff --git a/profiles/package.mask b/profiles/package.mask index 8621557e3d66..069f891e428f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.13537 2012/03/03 08:21:24 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.13538 2012/03/03 11:21:18 chithanh 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,11 @@ #--- END OF EXAMPLES --- +# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (01 Jan 2012) +# Mask for breaking compile against glu.h, bug #406641 +=media-libs/mesa-8.0.1-r1 +=app-admin/eselect-opengl-1.2.5 + # Samuli Suominen <ssuominen@gentoo.org> (29 Feb 2012) # The old version of gnunet in portage is broken with the # new libextractor API. |