vapier 15/02/11 16:09:47 Modified: ChangeLog use.mask Log: Stop masking USE=bluetooth since it works on mips.
Revision Changes Path 1.157 profiles/arch/mips/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.157&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.157&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.156&r2=1.157 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v retrieving revision 1.156 retrieving revision 1.157 diff -u -r1.156 -r1.157 --- ChangeLog 1 Feb 2015 15:02:59 -0000 1.156 +++ ChangeLog 11 Feb 2015 16:09:47 -0000 1.157 @@ -1,6 +1,9 @@ # ChangeLog for Gentoo/MIPS profile directory # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.156 2015/02/01 15:02:59 kensington Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.157 2015/02/11 16:09:47 vapier Exp $ + + 11 Feb 2015; Mike Frysinger <[email protected]> use.mask: + Stop masking USE=bluetooth since it works on mips. 01 Feb 2015; Michael Palimaka <[email protected]> package.mask: Fix invalid atom. 1.82 profiles/arch/mips/use.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.82&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.82&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.81&r2=1.82 Index: use.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v retrieving revision 1.81 retrieving revision 1.82 diff -u -r1.81 -r1.82 --- use.mask 1 Feb 2015 14:20:53 -0000 1.81 +++ use.mask 11 Feb 2015 16:09:47 -0000 1.82 @@ -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/mips/use.mask,v 1.81 2015/02/01 14:20:53 yngwin Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.82 2015/02/11 16:09:47 vapier Exp $ # Unmask the flag which corresponds to ARCH. -mips @@ -326,10 +326,6 @@ rpm # Matt Turner <[email protected]> (13 Dec 2010) -# We don't care much about bluetooth -bluetooth - -# Matt Turner <[email protected]> (13 Dec 2010) # We don't have net-libs/libsmi keyworded smi
