diff options
author | Diego Elio Pettenò <flameeyes@gentoo.org> | 2009-06-30 12:45:02 +0000 |
---|---|---|
committer | Diego Elio Pettenò <flameeyes@gentoo.org> | 2009-06-30 12:45:02 +0000 |
commit | 733711c248fa30c68fefab18f7c41125af470a48 (patch) | |
tree | 105bb338041ca68ef24bc22780f29c1ccb032dd4 /profiles | |
parent | Sparc stable, bug #275595. (diff) | |
download | gentoo-2-733711c248fa30c68fefab18f7c41125af470a48.tar.gz gentoo-2-733711c248fa30c68fefab18f7c41125af470a48.tar.bz2 gentoo-2-733711c248fa30c68fefab18f7c41125af470a48.zip |
Mask alsa-patch-bay.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 9 |
2 files changed, 12 insertions, 2 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index d8400b875d4d..7cf0383d705b 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2846 2009/06/30 08:56:04 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2847 2009/06/30 12:45:02 flameeyes 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! + 30 Jun 2009; Diego E. Pettenò <flameeyes@gentoo.org> package.mask: + Mask alsa-patch-bay. + 30 Jun 2009; Rémi Cardona <remi@gentoo.org> package.mask: add the latest xorg-server to p.mask diff --git a/profiles/package.mask b/profiles/package.mask index 93ef44cbcb9e..1762a8e80638 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9988 2009/06/30 08:56:04 remi Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.9989 2009/06/30 12:45:02 flameeyes 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,13 @@ #--- END OF EXAMPLES --- +# Diego E. Pettenò <flameeyes@gentoo.org> (30 Jun 2009) +# Fails with glibc 2.10 (bug #274122), has had enough problems in the +# past, and there is no upstream development. Use patchage or qjackctl +# if you need something similar. +# Pending removal on July 30th 2009 +media-sound/alsa-patch-bay + # Rémi Cardona <remi@gentoo.org> (30 Jun 2009) # breaks Intel KMS, need to figure out why =x11-base/xorg-server-1.6.1.901-r5 |