diff options
-rw-r--r-- | profiles/arch/mips/ChangeLog | 6 | ||||
-rw-r--r-- | profiles/arch/mips/package.use.mask | 10 |
2 files changed, 14 insertions, 2 deletions
diff --git a/profiles/arch/mips/ChangeLog b/profiles/arch/mips/ChangeLog index d065e51ae09b..22c864a7d360 100644 --- a/profiles/arch/mips/ChangeLog +++ b/profiles/arch/mips/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for Gentoo/MIPS profile directory # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.133 2014/03/19 00:16:05 dilfridge Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.134 2014/06/02 18:22:22 pesa Exp $ + + 02 Jun 2014; Davide Pesavento <pesa@gentoo.org> package.use.mask: + Mask USE=declarative for dev-qt/designer. Mask USE="connman networkmanager" + for dev-qt/qtbearer. Both due to unkeyworded deps. 19 Mar 2014; Andreas K. Huettel <dilfridge@gentoo.org> +eapi, +mips64/eapi, +mips64/multilib/eapi, +mips64/multilib/n32-n64/eapi, diff --git a/profiles/arch/mips/package.use.mask b/profiles/arch/mips/package.use.mask index f7c6c2521a64..9be4ff05326d 100644 --- a/profiles/arch/mips/package.use.mask +++ b/profiles/arch/mips/package.use.mask @@ -1,6 +1,14 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/package.use.mask,v 1.60 2014/02/02 10:30:40 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/package.use.mask,v 1.61 2014/06/02 18:22:22 pesa Exp $ + +# Davide Pesavento <pesa@gentoo.org> (02 Jun 2014) +# dev-qt/qtdeclarative:4 is not keyworded on mips +dev-qt/designer:4 declarative + +# Davide Pesavento <pesa@gentoo.org> (02 Jun 2014) +# connman and networkmanager are not keyworded on mips +dev-qt/qtbearer:4 connman networkmanager # Sergey Popov <pinkbyte@gentoo.org> (02 Feb 2014) # media-gfx/nvidia-texture-tools is not keyworded on mips |