diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-02-24 14:33:56 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-02-24 14:33:56 +0000 |
commit | 84243c65c52da2f5a8582c675a0482fcfd1ece19 (patch) | |
tree | b9a370018469e3effca96148ea2d90df9420632f /profiles | |
parent | version bump, sync with rust overlay (diff) | |
download | historical-84243c65c52da2f5a8582c675a0482fcfd1ece19.tar.gz historical-84243c65c52da2f5a8582c675a0482fcfd1ece19.tar.bz2 historical-84243c65c52da2f5a8582c675a0482fcfd1ece19.zip |
Update multilib masks
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 7 | ||||
-rw-r--r-- | profiles/arch/amd64/no-emul-linux-x86/package.use.stable.mask | 4 | ||||
-rw-r--r-- | profiles/arch/amd64/package.use.stable.mask | 4 |
3 files changed, 12 insertions, 3 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 72cf6f287bee..66dacfbd8032 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,16 @@ .# ChangeLog for profile directory # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9822 2015/02/23 22:10:09 grozin Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9823 2015/02/24 14:33:55 pacho 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! + 24 Feb 2015; Pacho Ramos <pacho@gentoo.org> + arch/amd64/no-emul-linux-x86/package.use.stable.mask, + arch/amd64/package.use.stable.mask: + Update multilib masks + 23 Feb 2015; Andrey Grozin <grozin@gentoo.org> base/package.use.mask: dev-lisp/ecls-15.2.21 does not compile with CPU_FLAGS_X86=sse diff --git a/profiles/arch/amd64/no-emul-linux-x86/package.use.stable.mask b/profiles/arch/amd64/no-emul-linux-x86/package.use.stable.mask index e171306dcea6..90308676d64d 100644 --- a/profiles/arch/amd64/no-emul-linux-x86/package.use.stable.mask +++ b/profiles/arch/amd64/no-emul-linux-x86/package.use.stable.mask @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/no-emul-linux-x86/package.use.stable.mask,v 1.47 2015/02/21 08:20:35 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/no-emul-linux-x86/package.use.stable.mask,v 1.48 2015/02/24 14:33:56 pacho Exp $ # Michał Górny <mgorny@gentoo.org> (14 Sep 2014) # on behalf of gx86-multilib project <multilib@gentoo.org> @@ -74,6 +74,7 @@ dev-libs/gmp -abi_x86_32 dev-libs/icu -abi_x86_32 dev-libs/isl -abi_x86_32 dev-libs/json-c -abi_x86_32 +dev-libs/json-glib -abi_x86_32 dev-libs/libIDL -abi_x86_32 dev-libs/libRocket -abi_x86_32 dev-libs/libcdio -abi_x86_32 @@ -167,6 +168,7 @@ media-libs/gst-plugins-bad -abi_x86_32 media-libs/gst-plugins-base -abi_x86_32 media-libs/gst-plugins-good -abi_x86_32 media-libs/gst-plugins-ugly -abi_x86_32 +media-libs/gst-rtsp-server -abi_x86_32 media-libs/gstreamer -abi_x86_32 media-libs/harfbuzz -abi_x86_32 media-libs/ilmbase -abi_x86_32 diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask index 6084f433f043..88fd2d9ea116 100644 --- a/profiles/arch/amd64/package.use.stable.mask +++ b/profiles/arch/amd64/package.use.stable.mask @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.stable.mask,v 1.123 2015/02/21 21:03:14 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.stable.mask,v 1.124 2015/02/24 14:33:56 pacho 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 @@ -106,6 +106,7 @@ dev-libs/gmp abi_x86_32 dev-libs/icu abi_x86_32 dev-libs/isl abi_x86_32 dev-libs/json-c abi_x86_32 +dev-libs/json-glib abi_x86_32 dev-libs/libIDL abi_x86_32 dev-libs/libRocket abi_x86_32 dev-libs/libcdio abi_x86_32 @@ -199,6 +200,7 @@ media-libs/gst-plugins-bad abi_x86_32 media-libs/gst-plugins-base abi_x86_32 media-libs/gst-plugins-good abi_x86_32 media-libs/gst-plugins-ugly abi_x86_32 +media-libs/gst-rtsp-server abi_x86_32 media-libs/gstreamer abi_x86_32 media-libs/harfbuzz abi_x86_32 media-libs/ilmbase abi_x86_32 |