diff options
author | 2014-05-09 23:11:38 +0000 | |
---|---|---|
committer | 2014-05-09 23:11:38 +0000 | |
commit | 979e77bae00b472d17cba4e7495cbbed2183a3c6 (patch) | |
tree | ce8fb0f91770b110d7758e27b91292893f0e702f /profiles | |
parent | Elisp dies anyway (diff) | |
download | historical-979e77bae00b472d17cba4e7495cbbed2183a3c6.tar.gz historical-979e77bae00b472d17cba4e7495cbbed2183a3c6.tar.bz2 historical-979e77bae00b472d17cba4e7495cbbed2183a3c6.zip |
Unmask mistakenly masked non-multilib alsa-plugins to fix depgraph.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 5 | ||||
-rw-r--r-- | profiles/package.mask | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index cf27f6f5c7fe..ddfff320ecd6 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,14 @@ # ChangeLog for profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8937 2014/05/09 20:48:37 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.8938 2014/05/09 23:11:38 ssuominen 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! + 09 May 2014; Samuli Suominen <ssuominen@gentoo.org> package.mask: + Unmask mistakenly masked non-multilib alsa-plugins to fix depgraph. + 09 May 2014; Markos Chandras <hwoarang@gentoo.org> package.mask: Update mask for openocd-0.8.0 diff --git a/profiles/package.mask b/profiles/package.mask index 61adfec2f6c7..3b98f7b1d4fa 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,5 +1,5 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15665 2014/05/09 20:49:45 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.15666 2014/05/09 23:11:38 ssuominen 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 @@ -593,7 +593,7 @@ lxde-base/lxpolkit >=media-libs/sdl2-mixer-2.0.0-r1 >=app-emulation/emul-linux-x86-sdl-20140406-r2 >=media-libs/alsa-oss-1.0.25-r1 ->=media-plugins/alsa-plugins-1.0.27-r1 +>=media-plugins/alsa-plugins-1.0.27-r2 =net-wireless/bluez-4.101-r9 >=net-wireless/bluez-5.18-r1 >=app-emulation/emul-linux-x86-soundlibs-20140406-r1 |