diff options
author | Alexis Ballier <aballier@gentoo.org> | 2013-06-26 20:31:51 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2013-06-26 20:31:51 +0000 |
commit | 641dbde81ed976f01a792919822d8ff23051835a (patch) | |
tree | 693c3d4a9bc51de7f258f4e02ea3aac3dfdf645f /profiles | |
parent | update emul-linux blocker (diff) | |
download | historical-641dbde81ed976f01a792919822d8ff23051835a.tar.gz historical-641dbde81ed976f01a792919822d8ff23051835a.tar.bz2 historical-641dbde81ed976f01a792919822d8ff23051835a.zip |
unmask multilib version of audiofile, alsa-lib, flac and webrtc-audio-processing. leave flac 1.3 masked for now
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/package.mask | 10 |
2 files changed, 10 insertions, 6 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 47d8dc36eb71..55c97e62163c 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,12 +1,16 @@ # ChangeLog for profile directory # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7984 2013/06/26 19:04:10 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.7985 2013/06/26 20:31:51 aballier 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! 26 Jun 2013; Alexis Ballier <aballier@gentoo.org> package.mask: + unmask multilib version of audiofile, alsa-lib, flac and + webrtc-audio-processing. leave flac 1.3 masked for now + + 26 Jun 2013; Alexis Ballier <aballier@gentoo.org> package.mask: mask new libva/intel-driver 26 Jun 2013; Alexis Ballier <aballier@gentoo.org> package.mask: diff --git a/profiles/package.mask b/profiles/package.mask index 58351b5589af..d3fcba51a941 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,6 +1,6 @@ #################################################################### -# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14866 2013/06/26 19:04:11 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/package.mask,v 1.14867 2013/06/26 20:31:51 aballier 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 @@ -33,6 +33,10 @@ #--- END OF EXAMPLES --- # Alexis Ballier <aballier@gentoo.org> (26 Jun 2013) +# New major release. Rev. deps need to be checked first. +>=media-libs/flac-1.3.0 + +# Alexis Ballier <aballier@gentoo.org> (26 Jun 2013) # These break build of the other drivers (x11-libs/libva-vdpau-driver and # x11-libs/xvba-video) >=x11-libs/libva-1.2.0 @@ -508,14 +512,10 @@ app-text/cuneiform # Samuli Suominen <ssuominen@gentoo.org> (16 Mar 2013) # Waiting for new emul-linux-x86-{media,sound}libs without # the duplicate files. ->=media-libs/audiofile-0.3.6-r1 ->=media-libs/alsa-lib-1.0.27-r3 ->=media-libs/flac-1.2.1-r5 >=media-libs/libmikmod-3.2.0-r1 >=media-libs/libsamplerate-0.1.8-r1 >=media-libs/libsndfile-1.0.25-r1 >=media-libs/libv4l-0.9.5-r1 ->=media-libs/webrtc-audio-processing-0.1-r1 >=media-sound/portaudio-19_pre20111121-r1 >=media-sound/twolame-0.3.13-r1 >=media-sound/wavpack-4.60.1-r1 |