diff options
-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 3053c53b85b3..ee47daf7d87a 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,16 @@ # ChangeLog for profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9557 2014/11/21 20:38:29 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.9558 2014/11/23 14:41:23 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! + 23 Nov 2014; Pacho Ramos <pacho@gentoo.org> + arch/amd64/no-emul-linux-x86/package.use.stable.mask, + arch/amd64/package.use.stable.mask: + Update masks + 21 Nov 2014; Pawel Hajdan jr <phajdan.jr@gentoo.org> package.mask: Roll dev channel mask for chromium-41. 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 017b73fd91a7..b8962ed9939b 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.20 2014/10/24 18:37:48 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/no-emul-linux-x86/package.use.stable.mask,v 1.21 2014/11/23 14:41:23 pacho Exp $ # Michał Górny <mgorny@gentoo.org> (14 Sep 2014) # on behalf of gx86-multilib project <multilib@gentoo.org> @@ -89,6 +89,7 @@ dev-libs/libparserutils -abi_x86_32 dev-libs/libpcre -abi_x86_32 dev-libs/libpthread-stubs -abi_x86_32 dev-libs/libsigc++ -abi_x86_32 +net-libs/libssh -abi_x86_32 dev-libs/libtasn1 -abi_x86_32 dev-libs/libusb -abi_x86_32 dev-libs/libusb-compat -abi_x86_32 diff --git a/profiles/arch/amd64/package.use.stable.mask b/profiles/arch/amd64/package.use.stable.mask index aeba2da1978a..41071f6bdc3f 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.94 2014/11/15 21:23:39 floppym Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/amd64/package.use.stable.mask,v 1.95 2014/11/23 14:41:23 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 @@ -377,6 +377,7 @@ net-libs/libnice abi_x86_32 net-libs/libpcap abi_x86_32 net-libs/libproxy abi_x86_32 net-libs/libsoup abi_x86_32 +net-libs/libssh abi_x86_32 net-libs/libtirpc abi_x86_32 net-libs/libvncserver abi_x86_32 net-libs/nacl abi_x86_32 |