vapier 15/04/16 22:05:25 Modified: ChangeLog use.mask Log: Drop USE=wifi mask since it works on mips.
Revision Changes Path 1.161 profiles/arch/mips/ChangeLog file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.161&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.161&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.160&r2=1.161 Index: ChangeLog =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v retrieving revision 1.160 retrieving revision 1.161 diff -u -r1.160 -r1.161 --- ChangeLog 12 Apr 2015 11:26:16 -0000 1.160 +++ ChangeLog 16 Apr 2015 22:05:25 -0000 1.161 @@ -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.160 2015/04/12 11:26:16 zlogene Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.161 2015/04/16 22:05:25 vapier Exp $ + + 16 Apr 2015; Mike Frysinger <[email protected]> use.mask: + Drop USE=wifi mask since it works on mips. 12 Apr 2015; Mikle Kolyada <[email protected]> package.use.mask: Mask gnome-shell use flag for net-misc/wicd (bug #537040) 1.83 profiles/arch/mips/use.mask file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.83&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.83&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.82&r2=1.83 Index: use.mask =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v retrieving revision 1.82 retrieving revision 1.83 diff -u -r1.82 -r1.83 --- use.mask 11 Feb 2015 16:09:47 -0000 1.82 +++ use.mask 16 Apr 2015 22:05:25 -0000 1.83 @@ -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.82 2015/02/11 16:09:47 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.83 2015/04/16 22:05:25 vapier Exp $ # Unmask the flag which corresponds to ARCH. -mips @@ -188,11 +188,6 @@ # Quick fix to my tree b0rkage ieee1394 -# Hardave Riar <[email protected]> -# Temporarily masking wifi until I can test it -# Preventing kde from going stable -wifi - # Henrik Brix Andersen <[email protected]> # According to the mips herd, we currently have no way of testing # pcmcia on mips, bug #90359
