diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2005-10-29 22:43:25 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2005-10-29 22:43:25 +0000 |
commit | 8fcaeee17b8e3f23474aa70161f8b075c7727725 (patch) | |
tree | 74dc865c03d54559c81fb3a877595091202efd8d /profiles | |
parent | Fix typo in USE_DESTDIR. Thanks to Matt Hamilton for noticing (diff) | |
download | gentoo-2-8fcaeee17b8e3f23474aa70161f8b075c7727725.tar.gz gentoo-2-8fcaeee17b8e3f23474aa70161f8b075c7727725.tar.bz2 gentoo-2-8fcaeee17b8e3f23474aa70161f8b075c7727725.zip |
Mask newer openal & alut for intermittent amd64 failure and backward compat issue.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 92e2d789a42f..fbcdf8af45ab 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ ##################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.4626 2005/10/28 22:26:19 wolf31o2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.4627 2005/10/29 22:43:25 chainsaw Exp $ # When you add an entry to this file, add your name, the date, and an # explanation of why something is getting masked # @@ -21,6 +21,11 @@ ## End example ## +# Tony Vroon <chainsaw@gentoo.org> (29 Oct 2005) +# Fails on amd64 under some situations and also breaks backwards compatibility +>=openal-20051024 +media-libs/alut + # Andreas Proschofsky <suka@gentoo.org> (27 Oct 2005) # Broken, not maintained, up for removal app-office/ooodi |