diff options
author | Michał Górny <mgorny@gentoo.org> | 2015-02-11 22:33:04 +0000 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2015-02-11 22:33:04 +0000 |
commit | c19ddb3d2474a9413f3b4e98a8ef3d40dae7ff75 (patch) | |
tree | ec682612f1dd014c21eda9c9bccda4f91affa05a /profiles | |
parent | EAPI=5 (diff) | |
download | gentoo-2-c19ddb3d2474a9413f3b4e98a8ef3d40dae7ff75.tar.gz gentoo-2-c19ddb3d2474a9413f3b4e98a8ef3d40dae7ff75.tar.bz2 gentoo-2-c19ddb3d2474a9413f3b4e98a8ef3d40dae7ff75.zip |
Mask abi_x86_32 on media-video/rtmpdump.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/arch/amd64/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/arch/amd64/no-emul-linux-x86/package.use.stable.mask | 3 | ||||
-rw-r--r-- | profiles/arch/amd64/package.use.stable.mask | 3 |
3 files changed, 9 insertions, 3 deletions
diff --git a/profiles/arch/amd64/ChangeLog b/profiles/arch/amd64/ChangeLog index f208fffbfb71..b003dd5d3766 100644 --- a/profiles/arch/amd64/ChangeLog +++ b/profiles/arch/amd64/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for Gentoo/AMD64 profile directory # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.303 2015/01/30 21:48:00 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/ChangeLog,v 1.304 2015/02/11 22:33:04 mgorny Exp $ + + 11 Feb 2015; Michał Górny <mgorny@gentoo.org> + no-emul-linux-x86/package.use.stable.mask, package.use.stable.mask: + Mask abi_x86_32 on media-video/rtmpdump. 30 Jan 2015; Michał Górny <mgorny@gentoo.org> make.defaults: Hide CPU_FLAGS_X86 everywhere but on amd64 & x86. 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 a1edf2eab64e..dc4e9537c3cb 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.35 2015/02/06 18:51:24 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/no-emul-linux-x86/package.use.stable.mask,v 1.36 2015/02/11 22:33:04 mgorny Exp $ # Michał Górny <mgorny@gentoo.org> (14 Sep 2014) # on behalf of gx86-multilib project <multilib@gentoo.org> @@ -350,6 +350,7 @@ media-video/dirac -abi_x86_32 media-video/ffmpeg -abi_x86_32 media-video/libav -abi_x86_32 media-video/mjpegtools -abi_x86_32 +media-video/rtmpdump -abi_x86_32 media-video/vcdimager -abi_x86_32 net-dialup/capi4k-utils -abi_x86_32 net-dns/avahi -abi_x86_32 diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask index 90e65804de38..69ecf0d8b830 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.109 2015/02/06 18:51:24 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.stable.mask,v 1.110 2015/02/11 22:33:04 mgorny 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 @@ -372,6 +372,7 @@ media-video/dirac abi_x86_32 media-video/ffmpeg abi_x86_32 media-video/libav abi_x86_32 media-video/mjpegtools abi_x86_32 +media-video/rtmpdump abi_x86_32 media-video/vcdimager abi_x86_32 net-dialup/capi4k-utils abi_x86_32 net-dns/avahi abi_x86_32 |