diff options
author | 2014-12-16 13:19:08 +0000 | |
---|---|---|
committer | 2014-12-16 13:19:08 +0000 | |
commit | 8bf2d75d2cd707160c67be9e61bb8aba8f7ed69e (patch) | |
tree | 7c2326b0bcaaa483f30c2570ed1be32e084095bd /profiles | |
parent | Don't set dependency of init script for logger to "need" but "use" instead (b... (diff) | |
download | historical-8bf2d75d2cd707160c67be9e61bb8aba8f7ed69e.tar.gz historical-8bf2d75d2cd707160c67be9e61bb8aba8f7ed69e.tar.bz2 historical-8bf2d75d2cd707160c67be9e61bb8aba8f7ed69e.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 | 3 | ||||
-rw-r--r-- | profiles/arch/amd64/package.use.stable.mask | 3 |
3 files changed, 10 insertions, 3 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index b5b579af2fa1..1a59298ef6b9 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,12 +1,17 @@ # ChangeLog for profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9622 2014/12/16 11:56:32 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9623 2014/12/16 13:19:08 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! 16 Dec 2014; Pacho Ramos <pacho@gentoo.org> + arch/amd64/no-emul-linux-x86/package.use.stable.mask, + arch/amd64/package.use.stable.mask: + Update multilib masks + + 16 Dec 2014; Pacho Ramos <pacho@gentoo.org> arch/amd64/no-emul-linux-x86/package.mask, arch/amd64/no-emul-linux-x86/package.use.stable.mask, arch/amd64/package.use.stable.mask: 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 9ea9adb63ae8..5f86a0de52e4 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-2014 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.28 2014/12/16 11:56:33 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/no-emul-linux-x86/package.use.stable.mask,v 1.29 2014/12/16 13:19:08 pacho Exp $ # Michał Górny <mgorny@gentoo.org> (14 Sep 2014) # on behalf of gx86-multilib project <multilib@gentoo.org> @@ -108,6 +108,7 @@ dev-libs/udis86 -abi_x86_32 dev-libs/wayland -abi_x86_32 dev-libs/weston -abi_x86_32 dev-libs/yajl -abi_x86_32 +dev-lua/LuaBitOp -abi_x86_32 dev-lua/luaexpat -abi_x86_32 dev-lua/luasocket -abi_x86_32 dev-python/subunit -abi_x86_32 diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask index 3aebb5be0413..2cec5235f077 100644 --- a/profiles/arch/amd64/package.use.stable.mask +++ b/profiles/arch/amd64/package.use.stable.mask @@ -1,6 +1,6 @@ # Copyright 1999-2014 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.102 2014/12/16 11:56:33 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.stable.mask,v 1.103 2014/12/16 13:19:08 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 @@ -130,6 +130,7 @@ dev-libs/udis86 abi_x86_32 dev-libs/wayland abi_x86_32 dev-libs/weston abi_x86_32 dev-libs/yajl abi_x86_32 +dev-lua/LuaBitOp abi_x86_32 dev-lua/luaexpat abi_x86_32 dev-lua/luasocket abi_x86_32 dev-python/subunit abi_x86_32 |