public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2008-04-10  6:34 Donnie Berkholz (dberkholz)
  0 siblings, 0 replies; 59+ messages in thread
From: Donnie Berkholz (dberkholz) @ 2008-04-10  6:34 UTC (permalink / raw
  To: gentoo-commits

dberkholz    08/04/10 06:34:01

  Modified:             ChangeLog use.mask
  Log:
  changing around video_cards_via masking by unmasking only for available arches instead of masking on unavailable.

Revision  Changes    Path
1.2                  profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	1 Apr 2008 17:39:57 -0000	1.1
+++ ChangeLog	10 Apr 2008 06:34:01 -0000	1.2
@@ -1,3 +1,8 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 2007-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.1 2008/04/01 17:39:57 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.2 2008/04/10 06:34:01 dberkholz Exp $
+
+  10 Apr 2008; Donnie Berkholz <dberkholz@gentoo.org>; use.mask:
+  changing around video_cards_via masking by unmasking only for available
+  arches instead of masking on unavailable.
+



1.2                  profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/use.mask?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/use.mask?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/use.mask?r1=1.1&r2=1.2

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- use.mask	1 Apr 2008 17:39:57 -0000	1.1
+++ use.mask	10 Apr 2008 06:34:01 -0000	1.2
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.1 2008/04/01 17:39:57 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.2 2008/04/10 06:34:01 dberkholz Exp $
 
 # Stuart Longland <redhatter@gentoo.org>
 # Seems unmasking "avahi" without versions stable breaks stuff like gnome-vfs.
@@ -125,7 +125,6 @@
 video_cards_tseng
 video_cards_vesa
 video_cards_vga
-video_cards_via
 
 # Diego Pettenò <flameeyes@gentoo.org>
 # Until xine-lib's keywording cannot be maintained, please leave it masked.



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2008-05-03  1:21 Ricardo Mendoza (ricmm)
  0 siblings, 0 replies; 59+ messages in thread
From: Ricardo Mendoza (ricmm) @ 2008-05-03  1:21 UTC (permalink / raw
  To: gentoo-commits

ricmm       08/05/03 01:21:30

  Modified:             ChangeLog use.mask
  Log:
  Unmask libssh2 USE flag as it is now keyworded on mips

Revision  Changes    Path
1.6                  profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.5&r2=1.6

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- ChangeLog	10 Apr 2008 19:57:47 -0000	1.5
+++ ChangeLog	3 May 2008 01:21:30 -0000	1.6
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 2007-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.5 2008/04/10 19:57:47 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.6 2008/05/03 01:21:30 ricmm Exp $
+
+  02 May 2008; <ricmm@gentoo.org> use.mask:
+  Unmask libssh2 USE flag
 
   10 Apr 2008; Donnie Berkholz <dberkholz@gentoo.org>; make.defaults:
   Make VIDEO_CARDS defaults a reasonable set instead of every imaginable



1.5                  profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/use.mask?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/use.mask?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/use.mask?r1=1.4&r2=1.5

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- use.mask	30 Apr 2008 19:36:45 -0000	1.4
+++ use.mask	3 May 2008 01:21:30 -0000	1.5
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.4 2008/04/30 19:36:45 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.5 2008/05/03 01:21:30 ricmm Exp $
 
 # Ryan Hill <dirtyepic@gentoo.org>
 # virtual/blas virtual/cblas and virtual/lapack not keyworded
@@ -321,9 +321,6 @@
 # [22:30] <beandog> mips: plz to mask ladspa use flag
 ladspa
 
-# net-libs/libssh2 currently missing keywords (dragonheart 20080402)
-libssh2
-
 # Mips USE flags
 -n32
 -n64



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2008-05-03 22:03 Ryan Hill (dirtyepic)
  0 siblings, 0 replies; 59+ messages in thread
From: Ryan Hill (dirtyepic) @ 2008-05-03 22:03 UTC (permalink / raw
  To: gentoo-commits

dirtyepic    08/05/03 22:03:33

  Modified:             ChangeLog use.mask
  Log:
  Mask xulrunner USE flag on mips.

Revision  Changes    Path
1.7                  profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	3 May 2008 01:21:30 -0000	1.6
+++ ChangeLog	3 May 2008 22:03:33 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 2007-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.6 2008/05/03 01:21:30 ricmm Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.7 2008/05/03 22:03:33 dirtyepic Exp $
+
+  03 May 2008; Ryan Hill <dirtyepic@gentoo.org> use.mask:
+  Mask xulrunner USE flag.
 
   02 May 2008; <ricmm@gentoo.org> use.mask:
   Unmask libssh2 USE flag



1.6                  profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/use.mask?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/use.mask?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/use.mask?r1=1.5&r2=1.6

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- use.mask	3 May 2008 01:21:30 -0000	1.5
+++ use.mask	3 May 2008 22:03:33 -0000	1.6
@@ -1,4 +1,8 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.5 2008/05/03 01:21:30 ricmm Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.6 2008/05/03 22:03:33 dirtyepic Exp $
+
+# Ryan Hill <dirtyepic@gentoo.org>
+# No version of xulrunner keyworded at the moment
+xulrunner
 
 # Ryan Hill <dirtyepic@gentoo.org>
 # virtual/blas virtual/cblas and virtual/lapack not keyworded



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2008-05-03 22:20 Ryan Hill (dirtyepic)
  0 siblings, 0 replies; 59+ messages in thread
From: Ryan Hill (dirtyepic) @ 2008-05-03 22:20 UTC (permalink / raw
  To: gentoo-commits

dirtyepic    08/05/03 22:20:48

  Modified:             ChangeLog use.mask
  Log:
  Masking gnome flags.

Revision  Changes    Path
1.8                  profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.7&r2=1.8

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog	3 May 2008 22:03:33 -0000	1.7
+++ ChangeLog	3 May 2008 22:20:47 -0000	1.8
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 2007-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.7 2008/05/03 22:03:33 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.8 2008/05/03 22:20:47 dirtyepic Exp $
+
+  03 May 2008; Ryan Hill <dirtyepic@gentoo.org> use.mask:
+  Mask various gnome-related USE flags.
 
   03 May 2008; Ryan Hill <dirtyepic@gentoo.org> use.mask:
   Mask xulrunner USE flag.



1.7                  profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/use.mask?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/use.mask?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/use.mask?r1=1.6&r2=1.7

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- use.mask	3 May 2008 22:03:33 -0000	1.6
+++ use.mask	3 May 2008 22:20:47 -0000	1.7
@@ -1,4 +1,12 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.6 2008/05/03 22:03:33 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.7 2008/05/03 22:20:47 dirtyepic Exp $
+
+# Ryan Hill <dirtyepic@gentoo.org>
+# Various Gnome flags
+beagle
+esd
+gstreamer
+gtkhtml
+gnome
 
 # Ryan Hill <dirtyepic@gentoo.org>
 # No version of xulrunner keyworded at the moment
@@ -38,11 +46,6 @@
 # Not yet tested, and gets in the way for some KDE-related packages
 qt4
 
-# Don't need these either
-gstreamer
-gtkhtml
-gnome
-
 # Until someone actually needs fuse, we'll mask it as
 # it holds up stablizing ntfsprogs
 fuse



-- 
gentoo-commits@lists.gentoo.org mailing list



^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2009-03-03 12:44 Peter Volkov (pva)
  0 siblings, 0 replies; 59+ messages in thread
From: Peter Volkov (pva) @ 2009-03-03 12:44 UTC (permalink / raw
  To: gentoo-commits

pva         09/03/03 12:44:49

  Modified:             ChangeLog use.mask
  Log:
  Masked mpi USE flag, per bug #227631

Revision  Changes    Path
1.11                 profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	10 Nov 2008 11:17:31 -0000	1.10
+++ ChangeLog	3 Mar 2009 12:44:49 -0000	1.11
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
-# Copyright 2007-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.10 2008/11/10 11:17:31 armin76 Exp $
+# Copyright 2007-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.11 2009/03/03 12:44:49 pva Exp $
+
+  03 Mar 2009; Peter Volkov <pva@gentoo.org> use.mask:
+  Masked mpi USE flag, per bug #227631
 
   10 Nov 2008; Raúl Porcel <armin76@gentoo.org> package.use.mask:
   Move stuff from default/linux/mips



1.16                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/use.mask?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/use.mask?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/use.mask?r1=1.15&r2=1.16

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- use.mask	10 Dec 2008 07:09:51 -0000	1.15
+++ use.mask	3 Mar 2009 12:44:49 -0000	1.16
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.15 2008/12/10 07:09:51 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.16 2009/03/03 12:44:49 pva Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -25,6 +25,10 @@
 gtkhtml
 gnome
 
+# Peter Volkov <pva@gentoo.org> MPI was never tested on mips, but
+# some programs with this useflag are useful, e.g #227631
+mpi
+
 # Ryan Hill <dirtyepic@gentoo.org>
 # No version of xulrunner keyworded at the moment
 xulrunner






^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2009-03-12 15:16 Peter Volkov (pva)
  0 siblings, 0 replies; 59+ messages in thread
From: Peter Volkov (pva) @ 2009-03-12 15:16 UTC (permalink / raw
  To: gentoo-commits

pva         09/03/12 15:16:33

  Modified:             ChangeLog use.mask
  Log:
  Added unsupported on mips video_cards (radeonhd and ast) to use.mask.

Revision  Changes    Path
1.12                 profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.11&r2=1.12

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- ChangeLog	3 Mar 2009 12:44:49 -0000	1.11
+++ ChangeLog	12 Mar 2009 15:16:33 -0000	1.12
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 2007-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.11 2009/03/03 12:44:49 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.12 2009/03/12 15:16:33 pva Exp $
+
+  12 Mar 2009; Peter Volkov <pva@gentoo.org> use.mask:
+  Added unsupported on mips video_cards (radeonhd and ast) to use.mask.
 
   03 Mar 2009; Peter Volkov <pva@gentoo.org> use.mask:
   Masked mpi USE flag, per bug #227631



1.17                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/use.mask?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/use.mask?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/use.mask?r1=1.16&r2=1.17

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- use.mask	3 Mar 2009 12:44:49 -0000	1.16
+++ use.mask	12 Mar 2009 15:16:33 -0000	1.17
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.16 2009/03/03 12:44:49 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.17 2009/03/12 15:16:33 pva Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -154,6 +154,8 @@
 video_cards_tseng
 video_cards_vesa
 video_cards_vga
+video_cards_radeonhd
+video_cards_ast
 
 # Diego Pettenò <flameeyes@gentoo.org>
 # Until xine-lib's keywording can be maintained, please leave it masked.






^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2009-08-16 22:07 Remi Cardona (remi)
  0 siblings, 0 replies; 59+ messages in thread
From: Remi Cardona (remi) @ 2009-08-16 22:07 UTC (permalink / raw
  To: gentoo-commits

remi        09/08/16 22:07:00

  Modified:             ChangeLog use.mask
  Log:
  drop last traces of i810

Revision  Changes    Path
1.13                 profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	12 Mar 2009 15:16:33 -0000	1.12
+++ ChangeLog	16 Aug 2009 22:07:00 -0000	1.13
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
-# Copyright 2007-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.12 2009/03/12 15:16:33 pva Exp $
+# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.13 2009/08/16 22:07:00 remi Exp $
+
+  16 Aug 2009; Rémi Cardona <remi@gentoo.org> use.mask:
+  drop last traces of i810
 
   12 Mar 2009; Peter Volkov <pva@gentoo.org> use.mask:
   Added unsupported on mips video_cards (radeonhd and ast) to use.mask.



1.19                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/use.mask?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/use.mask?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/use.mask?r1=1.18&r2=1.19

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- use.mask	1 Aug 2009 16:49:33 -0000	1.18
+++ use.mask	16 Aug 2009 22:07:00 -0000	1.19
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.18 2009/08/01 16:49:33 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.19 2009/08/16 22:07:00 remi Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -142,7 +142,6 @@
 video_cards_cyrix
 video_cards_i128
 video_cards_i740
-video_cards_i810
 video_cards_imstt
 video_cards_intel
 video_cards_neomagic






^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2009-10-19 13:22 Alexey Shvetsov (alexxy)
  0 siblings, 0 replies; 59+ messages in thread
From: Alexey Shvetsov (alexxy) @ 2009-10-19 13:22 UTC (permalink / raw
  To: gentoo-commits

alexxy      09/10/19 13:22:38

  Modified:             ChangeLog use.mask
  Log:
  [profiles/arch/mips] Mask graphite use flag on mips

Revision  Changes    Path
1.15                 profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	11 Oct 2009 19:01:05 -0000	1.14
+++ ChangeLog	19 Oct 2009 13:22:37 -0000	1.15
@@ -1,6 +1,10 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.14 2009/10/11 19:01:05 pva Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.15 2009/10/19 13:22:37 alexxy Exp $
+
+  19 Oct 2009; Alexey Shvetsov <alexxy@gentoo.org> use.mask:
+  Mask graphite use flag on mips
+
 
   11 Oct 2009; Peter Volkov <pva@gentoo.org> package.use.mask:
   Masked fontforge USE flag for media-fonts/dejavu until fontforge keyworded



1.20                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/use.mask?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/use.mask?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/use.mask?r1=1.19&r2=1.20

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- use.mask	16 Aug 2009 22:07:00 -0000	1.19
+++ use.mask	19 Oct 2009 13:22:37 -0000	1.20
@@ -1,8 +1,12 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.19 2009/08/16 22:07:00 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.20 2009/10/19 13:22:37 alexxy Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
 
+# Alexey Shvetsov <alexxy@gentoo.org>
+# Graphite feature of gcc-4.4.x didnt tested on mips at the moment
+graphite
+
 # Samuli Suominen <ssuominen@gentoo.org>
 # Media cannot be tested for MIPS at the moment.
 # media-libs/libmpeg3






^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2009-12-13 21:45 Remi Cardona (remi)
  0 siblings, 0 replies; 59+ messages in thread
From: Remi Cardona (remi) @ 2009-12-13 21:45 UTC (permalink / raw
  To: gentoo-commits

remi        09/12/13 21:45:28

  Modified:             ChangeLog use.mask
  Log:
  drop "vga" from VIDEO_CARDS in all profiles

Revision  Changes    Path
1.16                 profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	19 Oct 2009 13:22:37 -0000	1.15
+++ ChangeLog	13 Dec 2009 21:45:28 -0000	1.16
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.15 2009/10/19 13:22:37 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.16 2009/12/13 21:45:28 remi Exp $
+
+  13 Dec 2009; Rémi Cardona <remi@gentoo.org> use.mask:
+  drop "vga" from VIDEO_CARDS in all profiles
 
   19 Oct 2009; Alexey Shvetsov <alexxy@gentoo.org> use.mask:
   Mask graphite use flag on mips



1.21                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/use.mask?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/use.mask?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/use.mask?r1=1.20&r2=1.21

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- use.mask	19 Oct 2009 13:22:37 -0000	1.20
+++ use.mask	13 Dec 2009 21:45:28 -0000	1.21
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.20 2009/10/19 13:22:37 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.21 2009/12/13 21:45:28 remi Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -155,7 +155,6 @@
 video_cards_tga
 video_cards_tseng
 video_cards_vesa
-video_cards_vga
 video_cards_radeonhd
 video_cards_ast
 






^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2009-12-13 23:20 Remi Cardona (remi)
  0 siblings, 0 replies; 59+ messages in thread
From: Remi Cardona (remi) @ 2009-12-13 23:20 UTC (permalink / raw
  To: gentoo-commits

remi        09/12/13 23:20:35

  Modified:             ChangeLog use.mask
  Log:
  drop "imstt" from VIDEO_CARDS in all profiles

Revision  Changes    Path
1.17                 profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	13 Dec 2009 21:45:28 -0000	1.16
+++ ChangeLog	13 Dec 2009 23:20:35 -0000	1.17
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.16 2009/12/13 21:45:28 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.17 2009/12/13 23:20:35 remi Exp $
+
+  13 Dec 2009; Rémi Cardona <remi@gentoo.org> use.mask:
+  drop "imstt" from VIDEO_CARDS in all profiles
 
   13 Dec 2009; Rémi Cardona <remi@gentoo.org> use.mask:
   drop "vga" from VIDEO_CARDS in all profiles



1.22                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/use.mask?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/use.mask?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/mips/use.mask?r1=1.21&r2=1.22

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- use.mask	13 Dec 2009 21:45:28 -0000	1.21
+++ use.mask	13 Dec 2009 23:20:35 -0000	1.22
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.21 2009/12/13 21:45:28 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.22 2009/12/13 23:20:35 remi Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -146,7 +146,6 @@
 video_cards_cyrix
 video_cards_i128
 video_cards_i740
-video_cards_imstt
 video_cards_intel
 video_cards_neomagic
 video_cards_nsc






^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2010-08-09  9:18 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; 59+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2010-08-09  9:18 UTC (permalink / raw
  To: gentoo-commits

xarthisius    10/08/09 09:18:17

  Modified:             ChangeLog use.mask
  Log:
  Mask cblas-external

Revision  Changes    Path
1.24                 profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.23&r2=1.24

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ChangeLog	19 Jun 2010 01:13:16 -0000	1.23
+++ ChangeLog	9 Aug 2010 09:18:16 -0000	1.24
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.23 2010/06/19 01:13:16 abcd Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.24 2010/08/09 09:18:16 xarthisius Exp $
+
+  09 Aug 2010; Kacper Kowalik <xarthisius@gentoo.org> use.mask:
+  Mask cblas-external
 
   19 Jun 2010; Jonathan Callen <abcd@gentoo.org> package.use.mask:
   Finish move of dev-util/cvs* to dev-vcs/cvs*



1.25                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.24&r2=1.25

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- use.mask	10 Feb 2010 10:20:36 -0000	1.24
+++ use.mask	9 Aug 2010 09:18:16 -0000	1.25
@@ -1,8 +1,12 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.24 2010/02/10 10:20:36 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.25 2010/08/09 09:18:16 xarthisius Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
 
+# Kacper Kowalik <xarthisius@gentoo.org> (9 Aug 2010)
+# cblas-external as virtual/cblas is also masked
+cblas-external
+
 # Samuli Suominen <ssuominen@gentoo.org>
 # Media cannot be tested for MIPS at the moment.
 # media-libs/libmpeg3






^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2010-09-21 13:34 Mart Raudsepp (leio)
  0 siblings, 0 replies; 59+ messages in thread
From: Mart Raudsepp (leio) @ 2010-09-21 13:34 UTC (permalink / raw
  To: gentoo-commits

leio        10/09/21 13:34:05

  Modified:             ChangeLog use.mask
  Log:
  Unmask xcb USE flag on mips

Revision  Changes    Path
1.25                 profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.24&r2=1.25

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ChangeLog	9 Aug 2010 09:18:16 -0000	1.24
+++ ChangeLog	21 Sep 2010 13:34:05 -0000	1.25
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.24 2010/08/09 09:18:16 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.25 2010/09/21 13:34:05 leio Exp $
+
+  21 Sep 2010; Mart Raudsepp <leio@gentoo.org> use.mask:
+  Unmask xcb USE flag
 
   09 Aug 2010; Kacper Kowalik <xarthisius@gentoo.org> use.mask:
   Mask cblas-external



1.26                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.25&r2=1.26

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- use.mask	9 Aug 2010 09:18:16 -0000	1.25
+++ use.mask	21 Sep 2010 13:34:05 -0000	1.26
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.25 2010/08/09 09:18:16 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.26 2010/09/21 13:34:05 leio Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -52,10 +52,6 @@
 libnotify
 
 # Alexander Færøy <eroyf@gentoo.org>
-# Err, not enough time atm... Mask for now.
-xcb
-
-# Alexander Færøy <eroyf@gentoo.org>
 # ldap -- untested, masking for now.
 ldap
 






^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2010-11-21  6:15 Ryan Hill (dirtyepic)
  0 siblings, 0 replies; 59+ messages in thread
From: Ryan Hill (dirtyepic) @ 2010-11-21  6:15 UTC (permalink / raw
  To: gentoo-commits

dirtyepic    10/11/21 06:15:49

  Modified:             ChangeLog use.mask
  Log:
  Mask lpsol USE flag on archs w/o sci-mathematics/glpk keyworded.

Revision  Changes    Path
1.29                 profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	13 Nov 2010 16:56:02 -0000	1.28
+++ ChangeLog	21 Nov 2010 06:15:49 -0000	1.29
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.28 2010/11/13 16:56:02 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.29 2010/11/21 06:15:49 dirtyepic Exp $
+
+  21 Nov 2010; Ryan Hill <dirtyepic@gentoo.org> use.mask:
+  Mask lpsol USE flag, needs sci-mathematics/glpk.
 
   13 Nov 2010; Alexis Ballier <aballier@gentoo.org> package.mask:
   Move TeX Live 2010 package.mask to per-arch package.mask, bug #342513



1.27                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.26&r2=1.27

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- use.mask	21 Sep 2010 13:34:05 -0000	1.26
+++ use.mask	21 Nov 2010 06:15:49 -0000	1.27
@@ -1,8 +1,12 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.26 2010/09/21 13:34:05 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.27 2010/11/21 06:15:49 dirtyepic Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
 
+# Ryan Hill <dirtyepic@gentoo.org>
+# Needs sci-mathematics/glpk.
+lpsol
+
 # Kacper Kowalik <xarthisius@gentoo.org> (9 Aug 2010)
 # cblas-external as virtual/cblas is also masked
 cblas-external






^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2010-12-06 22:30 Matt Turner (mattst88)
  0 siblings, 0 replies; 59+ messages in thread
From: Matt Turner (mattst88) @ 2010-12-06 22:30 UTC (permalink / raw
  To: gentoo-commits

mattst88    10/12/06 22:30:15

  Modified:             ChangeLog use.mask
  Log:
  Remove lm_sensors from use.mask. I've got hardware to test with.

Revision  Changes    Path
1.30                 profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.29&r2=1.30

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	21 Nov 2010 06:15:49 -0000	1.29
+++ ChangeLog	6 Dec 2010 22:30:14 -0000	1.30
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.29 2010/11/21 06:15:49 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.30 2010/12/06 22:30:14 mattst88 Exp $
+
+  06 Dec 2010; Matt Turner <mattst88@gentoo.org> use.mask:
+  Remove lm_sensors from use.mask. I've got hardware to test with.
 
   21 Nov 2010; Ryan Hill <dirtyepic@gentoo.org> use.mask:
   Mask lpsol USE flag, needs sci-mathematics/glpk.



1.28                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.27&r2=1.28

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- use.mask	21 Nov 2010 06:15:49 -0000	1.27
+++ use.mask	6 Dec 2010 22:30:14 -0000	1.28
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.27 2010/11/21 06:15:49 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.28 2010/12/06 22:30:14 mattst88 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -177,10 +177,6 @@
 ieee1394
 
 # Hardave Riar <hardave@gentoo.org>
-# No hardware support
-lm_sensors
-
-# Hardave Riar <hardave@gentoo.org>
 # Temporarily masking wifi until I can test it
 # Preventing kde from going stable
 wifi






^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2010-12-14  1:59 Matt Turner (mattst88)
  0 siblings, 0 replies; 59+ messages in thread
From: Matt Turner (mattst88) @ 2010-12-14  1:59 UTC (permalink / raw
  To: gentoo-commits

mattst88    10/12/14 01:59:56

  Modified:             ChangeLog use.mask
  Log:
  use.mask USE=rpm. Dropping app-arch/rpm keywords.

Revision  Changes    Path
1.36                 profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.35&r2=1.36

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	7 Dec 2010 03:20:31 -0000	1.35
+++ ChangeLog	14 Dec 2010 01:59:55 -0000	1.36
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.35 2010/12/07 03:20:31 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.36 2010/12/14 01:59:55 mattst88 Exp $
+
+  14 Dec 2010; Matt Turner <mattst88@gentoo.org> use.mask:
+  use.mask USE=rpm. Dropping app-arch/rpm keywords.
 
   07 Dec 2010; Matt Turner <mattst88@gentoo.org> package.use.mask:
   Added 'dev-perl/Authen-SASL kerberos' to package.use.mask since we don't



1.29                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.28&r2=1.29

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- use.mask	6 Dec 2010 22:30:14 -0000	1.28
+++ use.mask	14 Dec 2010 01:59:55 -0000	1.29
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.28 2010/12/06 22:30:14 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.29 2010/12/14 01:59:55 mattst88 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -349,6 +349,10 @@
 # [22:30] <beandog> mips: plz to mask ladspa use flag
 ladspa
 
+# Matt Turner <mattst88@gentoo.org>
+# Dropping app-arch/rpm keywords, mask rpm USE accordingly
+rpm
+
 # Mips USE flags
 -n32
 -n64






^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2010-12-14  2:33 Matt Turner (mattst88)
  0 siblings, 0 replies; 59+ messages in thread
From: Matt Turner (mattst88) @ 2010-12-14  2:33 UTC (permalink / raw
  To: gentoo-commits

mattst88    10/12/14 02:33:50

  Modified:             ChangeLog use.mask
  Log:
  use.mask bluetooth.

Revision  Changes    Path
1.37                 profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.36&r2=1.37

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	14 Dec 2010 01:59:55 -0000	1.36
+++ ChangeLog	14 Dec 2010 02:33:50 -0000	1.37
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.36 2010/12/14 01:59:55 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.37 2010/12/14 02:33:50 mattst88 Exp $
+
+  14 Dec 2010; Matt Turner <mattst88@gentoo.org> use.mask:
+  use.mask bluetooth.
 
   14 Dec 2010; Matt Turner <mattst88@gentoo.org> use.mask:
   use.mask USE=rpm. Dropping app-arch/rpm keywords.



1.31                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.30&r2=1.31

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- use.mask	14 Dec 2010 02:17:39 -0000	1.30
+++ use.mask	14 Dec 2010 02:33:50 -0000	1.31
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.30 2010/12/14 02:17:39 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.31 2010/12/14 02:33:50 mattst88 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -353,6 +353,10 @@
 # Dropping app-arch/rpm keywords, mask rpm USE accordingly
 rpm
 
+# Matt Turner <mattst88@gentoo.org> (13 Dec 2010)
+# We don't care much about bluetooth
+bluetooth
+
 # Mips USE flags
 -n32
 -n64






^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2010-12-14  2:37 Matt Turner (mattst88)
  0 siblings, 0 replies; 59+ messages in thread
From: Matt Turner (mattst88) @ 2010-12-14  2:37 UTC (permalink / raw
  To: gentoo-commits

mattst88    10/12/14 02:37:01

  Modified:             ChangeLog use.mask
  Log:
  use.mask smi.

Revision  Changes    Path
1.38                 profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.37&r2=1.38

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	14 Dec 2010 02:33:50 -0000	1.37
+++ ChangeLog	14 Dec 2010 02:37:01 -0000	1.38
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.37 2010/12/14 02:33:50 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.38 2010/12/14 02:37:01 mattst88 Exp $
+
+  14 Dec 2010; Matt Turner <mattst88@gentoo.org> use.mask:
+  use.mask smi.
 
   14 Dec 2010; Matt Turner <mattst88@gentoo.org> use.mask:
   use.mask bluetooth.



1.32                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.31&r2=1.32

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- use.mask	14 Dec 2010 02:33:50 -0000	1.31
+++ use.mask	14 Dec 2010 02:37:01 -0000	1.32
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.31 2010/12/14 02:33:50 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.32 2010/12/14 02:37:01 mattst88 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -357,6 +357,10 @@
 # We don't care much about bluetooth
 bluetooth
 
+# Matt Turner <mattst88@gentoo.org> (13 Dec 2010)
+# We don't have net-libs/libsmi keyworded
+smi
+
 # Mips USE flags
 -n32
 -n64






^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2010-12-14  2:48 Matt Turner (mattst88)
  0 siblings, 0 replies; 59+ messages in thread
From: Matt Turner (mattst88) @ 2010-12-14  2:48 UTC (permalink / raw
  To: gentoo-commits

mattst88    10/12/14 02:48:20

  Modified:             ChangeLog use.mask
  Log:
  use.mask ocaml.

Revision  Changes    Path
1.39                 profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.38&r2=1.39

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- ChangeLog	14 Dec 2010 02:37:01 -0000	1.38
+++ ChangeLog	14 Dec 2010 02:48:19 -0000	1.39
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.38 2010/12/14 02:37:01 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.39 2010/12/14 02:48:19 mattst88 Exp $
+
+  14 Dec 2010; Matt Turner <mattst88@gentoo.org> use.mask:
+  use.mask ocaml.
 
   14 Dec 2010; Matt Turner <mattst88@gentoo.org> use.mask:
   use.mask smi.



1.33                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.32&r2=1.33

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- use.mask	14 Dec 2010 02:37:01 -0000	1.32
+++ use.mask	14 Dec 2010 02:48:19 -0000	1.33
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.32 2010/12/14 02:37:01 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.33 2010/12/14 02:48:19 mattst88 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -361,6 +361,10 @@
 # We don't have net-libs/libsmi keyworded
 smi
 
+# Matt Turner <mattst88@gentoo.org> (13 Dec 2010)
+# We don't have dev-libs/ocaml
+ocaml
+
 # Mips USE flags
 -n32
 -n64






^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2010-12-14  2:51 Matt Turner (mattst88)
  0 siblings, 0 replies; 59+ messages in thread
From: Matt Turner (mattst88) @ 2010-12-14  2:51 UTC (permalink / raw
  To: gentoo-commits

mattst88    10/12/14 02:51:24

  Modified:             ChangeLog use.mask
  Log:
  use.mask llvm.

Revision  Changes    Path
1.40                 profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.39&r2=1.40

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- ChangeLog	14 Dec 2010 02:48:19 -0000	1.39
+++ ChangeLog	14 Dec 2010 02:51:24 -0000	1.40
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.39 2010/12/14 02:48:19 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.40 2010/12/14 02:51:24 mattst88 Exp $
+
+  14 Dec 2010; Matt Turner <mattst88@gentoo.org> use.mask:
+  use.mask llvm.
 
   14 Dec 2010; Matt Turner <mattst88@gentoo.org> use.mask:
   use.mask ocaml.



1.34                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.33&r2=1.34

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- use.mask	14 Dec 2010 02:48:19 -0000	1.33
+++ use.mask	14 Dec 2010 02:51:24 -0000	1.34
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.33 2010/12/14 02:48:19 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.34 2010/12/14 02:51:24 mattst88 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -365,6 +365,10 @@
 # We don't have dev-libs/ocaml
 ocaml
 
+# Matt Turner <mattst88@gentoo.org> (13 Dec 2010)
+# We don't have sys-devel/llvm
+llvm
+
 # Mips USE flags
 -n32
 -n64






^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2011-04-07 23:13 Mart Raudsepp (leio)
  0 siblings, 0 replies; 59+ messages in thread
From: Mart Raudsepp (leio) @ 2011-04-07 23:13 UTC (permalink / raw
  To: gentoo-commits

leio        11/04/07 23:13:52

  Modified:             ChangeLog use.mask
  Log:
  Mask policykit global USE flag on mips for now, to get other keywording going first

Revision  Changes    Path
1.51                 profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.51&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.51&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.50&r2=1.51

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- ChangeLog	1 Apr 2011 21:14:06 -0000	1.50
+++ ChangeLog	7 Apr 2011 23:13:52 -0000	1.51
@@ -1,6 +1,10 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.50 2011/04/01 21:14:06 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.51 2011/04/07 23:13:52 leio Exp $
+
+  07 Apr 2011; Mart Raudsepp <leio@gentoo.org> use.mask:
+  Mask policykit global USE flag on mips for now, to get other keywording going
+  first
 
   01 Apr 2011; Ulrich Mueller <ulm@gentoo.org> -packages:
   Remove virtual/bootloader from system set, with permission from mattst88,



1.35                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.34&r2=1.35

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- use.mask	14 Dec 2010 02:51:24 -0000	1.34
+++ use.mask	7 Apr 2011 23:13:52 -0000	1.35
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.34 2010/12/14 02:51:24 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.35 2011/04/07 23:13:52 leio Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -369,6 +369,10 @@
 # We don't have sys-devel/llvm
 llvm
 
+# Mart Raudsepp <leio@gentoo.org> (7 Apr 2011)
+# Mask policykit for now, to get other keywording going first
+policykit
+
 # Mips USE flags
 -n32
 -n64






^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2011-05-09 21:20 Chi-Thanh Christopher Nguyen (chithanh)
  0 siblings, 0 replies; 59+ messages in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2011-05-09 21:20 UTC (permalink / raw
  To: gentoo-commits

chithanh    11/05/09 21:20:22

  Modified:             ChangeLog use.mask
  Log:
  Remove global video_cards_nouveau mask, bug #364027.

Revision  Changes    Path
1.55                 profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.55&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.55&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.54&r2=1.55

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- ChangeLog	30 Apr 2011 17:18:18 -0000	1.54
+++ ChangeLog	9 May 2011 21:20:22 -0000	1.55
@@ -1,6 +1,10 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.54 2011/04/30 17:18:18 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.55 2011/05/09 21:20:22 chithanh Exp $
+
+  09 May 2011; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+  use.mask:
+  Mask video_cards_nouveau, bug #364027.
 
   30 Apr 2011; Ulrich Mueller <ulm@gentoo.org> -virtuals:
   Remove old-style virtual/linux-sources, bug 118442.



1.36                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.35&r2=1.36

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- use.mask	7 Apr 2011 23:13:52 -0000	1.35
+++ use.mask	9 May 2011 21:20:22 -0000	1.36
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.35 2011/04/07 23:13:52 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.36 2011/05/09 21:20:22 chithanh Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -90,6 +90,7 @@
 video_cards_sunffb
 video_cards_mach64
 video_cards_mga
+video_cards_nouveau
 video_cards_nv
 video_cards_r128
 video_cards_radeon






^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2011-06-13 22:49 Matt Turner (mattst88)
  0 siblings, 0 replies; 59+ messages in thread
From: Matt Turner (mattst88) @ 2011-06-13 22:49 UTC (permalink / raw
  To: gentoo-commits

mattst88    11/06/13 22:49:45

  Modified:             ChangeLog use.mask
  Log:
  Remove jpeg2k from use.mask now that openjpeg is keyworded

Revision  Changes    Path
1.60                 profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.60&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.60&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.59&r2=1.60

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog	12 Jun 2011 20:21:08 -0000	1.59
+++ ChangeLog	13 Jun 2011 22:49:45 -0000	1.60
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.59 2011/06/12 20:21:08 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.60 2011/06/13 22:49:45 mattst88 Exp $
+
+  13 Jun 2011; Matt Turner <mattst88@gentoo.org> use.mask:
+  Remove jpeg2k from use.mask now that openjpeg is keyworded
 
   12 Jun 2011; Matt Turner <mattst88@gentoo.org> package.use.mask:
   Add 'dev-vcs/mercurial bugzilla' to package.use.mask



1.37                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.36&r2=1.37

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- use.mask	9 May 2011 21:20:22 -0000	1.36
+++ use.mask	13 Jun 2011 22:49:45 -0000	1.37
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.36 2011/05/09 21:20:22 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.37 2011/06/13 22:49:45 mattst88 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -276,9 +276,6 @@
 smartcard
 emacs
 
-# should work but jasper not tested yet
-jpeg2k
-
 # see email to gentoo-dev with subject "use.mask and PHP5's crazy IUSE"
 # Dated Sat, 31 Jul 2004 14:49:28 -0700, from robbat2@gentoo.org
 # all of these are binary-only, and not presently available on this






^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2011-06-14  5:49 Matt Turner (mattst88)
  0 siblings, 0 replies; 59+ messages in thread
From: Matt Turner (mattst88) @ 2011-06-14  5:49 UTC (permalink / raw
  To: gentoo-commits

mattst88    11/06/14 05:49:44

  Modified:             ChangeLog use.mask
  Log:
  use.mask pdfannotextractor

Revision  Changes    Path
1.63                 profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.63&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.63&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.62&r2=1.63

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog	14 Jun 2011 04:25:05 -0000	1.62
+++ ChangeLog	14 Jun 2011 05:49:44 -0000	1.63
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.62 2011/06/14 04:25:05 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.63 2011/06/14 05:49:44 mattst88 Exp $
+
+  14 Jun 2011; Matt Turner <mattst88@gentoo.org> use.mask:
+  use.mask pdfannotextractor
 
   14 Jun 2011; Matt Turner <mattst88@gentoo.org> package.mask:
   Remove texlive from package.mask now that bug 342513 is complete



1.38                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.37&r2=1.38

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- use.mask	13 Jun 2011 22:49:45 -0000	1.37
+++ use.mask	14 Jun 2011 05:49:44 -0000	1.38
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.37 2011/06/13 22:49:45 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.38 2011/06/14 05:49:44 mattst88 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -371,6 +371,10 @@
 # Mask policykit for now, to get other keywording going first
 policykit
 
+# Matt Turner <mattst88@gentoo.org (14 Jun 2011)
+# pdfannotextractor needs java
+pdfannotextractor
+
 # Mips USE flags
 -n32
 -n64






^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2011-06-28 19:23 Matt Turner (mattst88)
  0 siblings, 0 replies; 59+ messages in thread
From: Matt Turner (mattst88) @ 2011-06-28 19:23 UTC (permalink / raw
  To: gentoo-commits

mattst88    11/06/28 19:23:05

  Modified:             ChangeLog use.mask
  Log:
  Remove acl from use.mask, bug 372249

Revision  Changes    Path
1.65                 profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.65&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.65&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.64&r2=1.65

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- ChangeLog	25 Jun 2011 16:59:59 -0000	1.64
+++ ChangeLog	28 Jun 2011 19:23:05 -0000	1.65
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.64 2011/06/25 16:59:59 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.65 2011/06/28 19:23:05 mattst88 Exp $
+
+  28 Jun 2011; Matt Turner <mattst88@gentoo.org> use.mask:
+  Remove acl from use.mask, bug 372249
 
   25 Jun 2011; Matt Turner <mattst88@gentoo.org> +mips64/n64/make.defaults,
   +mipsel/mips64el/n64/make.defaults, -mips64/multilib/n32-n64/use.force,



1.39                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.39&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.39&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.38&r2=1.39

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- use.mask	14 Jun 2011 05:49:44 -0000	1.38
+++ use.mask	28 Jun 2011 19:23:05 -0000	1.39
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.38 2011/06/14 05:49:44 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.39 2011/06/28 19:23:05 mattst88 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -253,11 +253,6 @@
 # No java, no netbeans
 netbeans
 
-# Aron Griffis <agriffis@gentoo.org>
-# acl doesn't build on mips atm.  Mask it so that vim quits
-# complaining
-acl
-
 # masked until gnome-extra/evolution-data-server is keyworded for mips
 eds
 






^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2011-07-10 23:47 Matt Turner (mattst88)
  0 siblings, 0 replies; 59+ messages in thread
From: Matt Turner (mattst88) @ 2011-07-10 23:47 UTC (permalink / raw
  To: gentoo-commits

mattst88    11/07/10 23:47:32

  Modified:             ChangeLog use.mask
  Log:
  Remove policykit from use.mask now that polkit is keyworded, bug 296548

Revision  Changes    Path
1.69                 profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.69&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.69&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.68&r2=1.69

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- ChangeLog	8 Jul 2011 20:55:31 -0000	1.68
+++ ChangeLog	10 Jul 2011 23:47:32 -0000	1.69
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.68 2011/07/08 20:55:31 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.69 2011/07/10 23:47:32 mattst88 Exp $
+
+  10 Jul 2011; Matt Turner <mattst88@gentoo.org> use.mask:
+  Remove policykit from use.mask now that polkit is keyworded, bug 296548
 
   08 Jul 2011; Matt Turner <mattst88@gentoo.org> package.use.mask:
   Remove 'dev-perl/Authen-SASL kerberos' from package.use.mask now that



1.40                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.40&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.40&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.39&r2=1.40

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.39
retrieving revision 1.40
diff -u -r1.39 -r1.40
--- use.mask	28 Jun 2011 19:23:05 -0000	1.39
+++ use.mask	10 Jul 2011 23:47:32 -0000	1.40
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.39 2011/06/28 19:23:05 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.40 2011/07/10 23:47:32 mattst88 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -362,10 +362,6 @@
 # We don't have sys-devel/llvm
 llvm
 
-# Mart Raudsepp <leio@gentoo.org> (7 Apr 2011)
-# Mask policykit for now, to get other keywording going first
-policykit
-
 # Matt Turner <mattst88@gentoo.org (14 Jun 2011)
 # pdfannotextractor needs java
 pdfannotextractor






^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2011-07-11  4:31 Matt Turner (mattst88)
  0 siblings, 0 replies; 59+ messages in thread
From: Matt Turner (mattst88) @ 2011-07-11  4:31 UTC (permalink / raw
  To: gentoo-commits

mattst88    11/07/11 04:31:33

  Modified:             ChangeLog use.mask
  Log:
  Add xemacs to use.mask

Revision  Changes    Path
1.70                 profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.70&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.70&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.69&r2=1.70

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- ChangeLog	10 Jul 2011 23:47:32 -0000	1.69
+++ ChangeLog	11 Jul 2011 04:31:32 -0000	1.70
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.69 2011/07/10 23:47:32 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.70 2011/07/11 04:31:32 mattst88 Exp $
+
+  11 Jul 2011; Matt Turner <mattst88@gentoo.org> use.mask:
+  Add xemacs to use.mask
 
   10 Jul 2011; Matt Turner <mattst88@gentoo.org> use.mask:
   Remove policykit from use.mask now that polkit is keyworded, bug 296548



1.41                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.41&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.41&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.40&r2=1.41

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.40
retrieving revision 1.41
diff -u -r1.40 -r1.41
--- use.mask	10 Jul 2011 23:47:32 -0000	1.40
+++ use.mask	11 Jul 2011 04:31:32 -0000	1.41
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.40 2011/07/10 23:47:32 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.41 2011/07/11 04:31:32 mattst88 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -366,6 +366,10 @@
 # pdfannotextractor needs java
 pdfannotextractor
 
+# Matt Turner <mattst88@gentoo.org) (11 Jul 2011)
+# xemacs dependencies not keyworded
+xemacs
+
 # Mips USE flags
 -n32
 -n64






^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2011-07-11  4:33 Matt Turner (mattst88)
  0 siblings, 0 replies; 59+ messages in thread
From: Matt Turner (mattst88) @ 2011-07-11  4:33 UTC (permalink / raw
  To: gentoo-commits

mattst88    11/07/11 04:33:15

  Modified:             ChangeLog use.mask
  Log:
  Add ocamlopt to use.mask

Revision  Changes    Path
1.71                 profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.71&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.71&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.70&r2=1.71

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- ChangeLog	11 Jul 2011 04:31:32 -0000	1.70
+++ ChangeLog	11 Jul 2011 04:33:15 -0000	1.71
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.70 2011/07/11 04:31:32 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.71 2011/07/11 04:33:15 mattst88 Exp $
+
+  11 Jul 2011; Matt Turner <mattst88@gentoo.org> use.mask:
+  Add ocamlopt to use.mask
 
   11 Jul 2011; Matt Turner <mattst88@gentoo.org> use.mask:
   Add xemacs to use.mask



1.42                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.42&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.42&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.41&r2=1.42

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- use.mask	11 Jul 2011 04:31:32 -0000	1.41
+++ use.mask	11 Jul 2011 04:33:15 -0000	1.42
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.41 2011/07/11 04:31:32 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.42 2011/07/11 04:33:15 mattst88 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -370,6 +370,10 @@
 # xemacs dependencies not keyworded
 xemacs
 
+# Matt Turner <mattst88@gentoo.org) (11 Jul 2011)
+# no native mips/linux code generation, see bug 319649
+ocamlopt
+
 # Mips USE flags
 -n32
 -n64






^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2011-07-14 18:02 Matt Turner (mattst88)
  0 siblings, 0 replies; 59+ messages in thread
From: Matt Turner (mattst88) @ 2011-07-14 18:02 UTC (permalink / raw
  To: gentoo-commits

mattst88    11/07/14 18:02:35

  Modified:             ChangeLog use.mask
  Log:
  Drop ocaml from use.mask now that it's keyworded

Revision  Changes    Path
1.73                 profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.73&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.73&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.72&r2=1.73

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- ChangeLog	14 Jul 2011 17:53:06 -0000	1.72
+++ ChangeLog	14 Jul 2011 18:02:35 -0000	1.73
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.72 2011/07/14 17:53:06 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.73 2011/07/14 18:02:35 mattst88 Exp $
+
+  14 Jul 2011; Matt Turner <mattst88@gentoo.org> use.mask:
+  Drop ocaml from use.mask now that it's keyworded
 
   14 Jul 2011; Matt Turner <mattst88@gentoo.org> package.use.mask, use.mask:
   Remove kerberos from package.use.mask and use.mask



1.44                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.44&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.44&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.43&r2=1.44

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- use.mask	14 Jul 2011 17:53:06 -0000	1.43
+++ use.mask	14 Jul 2011 18:02:35 -0000	1.44
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.43 2011/07/14 17:53:06 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.44 2011/07/14 18:02:35 mattst88 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -279,7 +279,6 @@
 djbfft
 glitz
 pike
-ocaml
 timidity
 
 # Mask all non-mips arch keywords
@@ -351,10 +350,6 @@
 smi
 
 # Matt Turner <mattst88@gentoo.org> (13 Dec 2010)
-# We don't have dev-libs/ocaml
-ocaml
-
-# Matt Turner <mattst88@gentoo.org> (13 Dec 2010)
 # We don't have sys-devel/llvm
 llvm
 






^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2011-08-20 22:57 Matt Turner (mattst88)
  0 siblings, 0 replies; 59+ messages in thread
From: Matt Turner (mattst88) @ 2011-08-20 22:57 UTC (permalink / raw
  To: gentoo-commits

mattst88    11/08/20 22:57:42

  Modified:             ChangeLog use.mask
  Log:
  Remove hal from use.mask. It's masked by base/use.mask now.

Revision  Changes    Path
1.77                 profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.77&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.77&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.76&r2=1.77

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.76
retrieving revision 1.77
diff -u -r1.76 -r1.77
--- ChangeLog	31 Jul 2011 06:09:00 -0000	1.76
+++ ChangeLog	20 Aug 2011 22:57:42 -0000	1.77
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.76 2011/07/31 06:09:00 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.77 2011/08/20 22:57:42 mattst88 Exp $
+
+  20 Aug 2011; Matt Turner <mattst88@gentoo.org> use.mask:
+  Remove hal from use.mask. It's masked by base/use.mask now.
 
   31 Jul 2011; Matt Turner <mattst88@gentoo.org> package.use.mask:
   mplayer has no 'teletext' USE flag anymore.



1.45                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.45&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.45&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.44&r2=1.45

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- use.mask	14 Jul 2011 18:02:35 -0000	1.44
+++ use.mask	20 Aug 2011 22:57:42 -0000	1.45
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.44 2011/07/14 18:02:35 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.45 2011/08/20 22:57:42 mattst88 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -165,10 +165,6 @@
 xine
 
 # Stephen P. Becker <geoman@gentoo.org>
-# remasking hal because of numerous dependency issues
-hal
-
-# Stephen P. Becker <geoman@gentoo.org>
 # masking mono because it doesn't work on mips
 mono
 






^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2011-08-21  2:44 Matt Turner (mattst88)
  0 siblings, 0 replies; 59+ messages in thread
From: Matt Turner (mattst88) @ 2011-08-21  2:44 UTC (permalink / raw
  To: gentoo-commits

mattst88    11/08/21 02:44:46

  Modified:             ChangeLog use.mask
  Log:
  Remove mad from use.mask. There are lots of other flags that pull in libmad, so masking one isn't doing to job.

Revision  Changes    Path
1.78                 profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.78&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.78&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.77&r2=1.78

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- ChangeLog	20 Aug 2011 22:57:42 -0000	1.77
+++ ChangeLog	21 Aug 2011 02:44:46 -0000	1.78
@@ -1,6 +1,10 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.77 2011/08/20 22:57:42 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.78 2011/08/21 02:44:46 mattst88 Exp $
+
+  21 Aug 2011; Matt Turner <mattst88@gentoo.org> use.mask:
+  Remove mad from use.mask. There are lots of other flags that pull in libmad,
+  so masking one isn't doing to job.
 
   20 Aug 2011; Matt Turner <mattst88@gentoo.org> use.mask:
   Remove hal from use.mask. It's masked by base/use.mask now.



1.46                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.46&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.46&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.45&r2=1.46

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- use.mask	20 Aug 2011 22:57:42 -0000	1.45
+++ use.mask	21 Aug 2011 02:44:46 -0000	1.46
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.45 2011/08/20 22:57:42 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.46 2011/08/21 02:44:46 mattst88 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -187,10 +187,6 @@
 # mask scanner support
 scanner
 
-# Stephen P. Becker <geoman@gentoo.org>
-# mad just spits out static on mips (ip22)
-mad
-
 # Armando Di Cianno <fafhrd@gentoo.org>
 # gnustep is currently unbuildable on mips - masking this to repair windowmaker
 #   broken mips keywording becuase of 'gnustep' USE flag






^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2011-08-21  2:48 Matt Turner (mattst88)
  0 siblings, 0 replies; 59+ messages in thread
From: Matt Turner (mattst88) @ 2011-08-21  2:48 UTC (permalink / raw
  To: gentoo-commits

mattst88    11/08/21 02:48:10

  Modified:             ChangeLog use.mask
  Log:
  Remove radeonhd from use.mask. It's gone from the tree.

Revision  Changes    Path
1.79                 profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.79&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.79&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.78&r2=1.79

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- ChangeLog	21 Aug 2011 02:44:46 -0000	1.78
+++ ChangeLog	21 Aug 2011 02:48:10 -0000	1.79
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.78 2011/08/21 02:44:46 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.79 2011/08/21 02:48:10 mattst88 Exp $
+
+  21 Aug 2011; Matt Turner <mattst88@gentoo.org> use.mask:
+  Remove radeonhd from use.mask. It's gone from the tree.
 
   21 Aug 2011; Matt Turner <mattst88@gentoo.org> use.mask:
   Remove mad from use.mask. There are lots of other flags that pull in libmad,



1.47                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.47&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.47&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.46&r2=1.47

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- use.mask	21 Aug 2011 02:44:46 -0000	1.46
+++ use.mask	21 Aug 2011 02:48:10 -0000	1.47
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.46 2011/08/21 02:44:46 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.47 2011/08/21 02:48:10 mattst88 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -157,7 +157,6 @@
 video_cards_tseng
 video_cards_vesa
 video_cards_vga
-video_cards_radeonhd
 video_cards_ast
 
 # Diego Pettenò <flameeyes@gentoo.org>






^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2011-08-21  2:49 Matt Turner (mattst88)
  0 siblings, 0 replies; 59+ messages in thread
From: Matt Turner (mattst88) @ 2011-08-21  2:49 UTC (permalink / raw
  To: gentoo-commits

mattst88    11/08/21 02:49:37

  Modified:             ChangeLog use.mask
  Log:
  Remove siliconmotion from use.mask. It's now keyworded on mips.

Revision  Changes    Path
1.80                 profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.80&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.80&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.79&r2=1.80

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- ChangeLog	21 Aug 2011 02:48:10 -0000	1.79
+++ ChangeLog	21 Aug 2011 02:49:37 -0000	1.80
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.79 2011/08/21 02:48:10 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.80 2011/08/21 02:49:37 mattst88 Exp $
+
+  21 Aug 2011; Matt Turner <mattst88@gentoo.org> use.mask:
+  Remove siliconmotion from use.mask. It's now keyworded on mips.
 
   21 Aug 2011; Matt Turner <mattst88@gentoo.org> use.mask:
   Remove radeonhd from use.mask. It's gone from the tree.



1.48                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.48&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.48&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.47&r2=1.48

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- use.mask	21 Aug 2011 02:48:10 -0000	1.47
+++ use.mask	21 Aug 2011 02:49:37 -0000	1.48
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.47 2011/08/21 02:48:10 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.48 2011/08/21 02:49:37 mattst88 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -152,7 +152,6 @@
 video_cards_neomagic
 video_cards_nsc
 video_cards_rendition
-video_cards_siliconmotion
 video_cards_tga
 video_cards_tseng
 video_cards_vesa






^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2011-09-23  2:30 Matt Turner (mattst88)
  0 siblings, 0 replies; 59+ messages in thread
From: Matt Turner (mattst88) @ 2011-09-23  2:30 UTC (permalink / raw
  To: gentoo-commits

mattst88    11/09/23 02:30:59

  Modified:             ChangeLog use.mask
  Log:
  Remove laptop, glitz, cpufreq, battery from use.mask

Revision  Changes    Path
1.81                 profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.81&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.81&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.80&r2=1.81

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- ChangeLog	21 Aug 2011 02:49:37 -0000	1.80
+++ ChangeLog	23 Sep 2011 02:30:59 -0000	1.81
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.80 2011/08/21 02:49:37 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.81 2011/09/23 02:30:59 mattst88 Exp $
+
+  23 Sep 2011; Matt Turner <mattst88@gentoo.org> use.mask:
+  Remove laptop, glitz, cpufreq, battery from use.mask
 
   21 Aug 2011; Matt Turner <mattst88@gentoo.org> use.mask:
   Remove siliconmotion from use.mask. It's now keyworded on mips.



1.49                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.49&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.49&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.48&r2=1.49

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- use.mask	21 Aug 2011 02:49:37 -0000	1.48
+++ use.mask	23 Sep 2011 02:30:59 -0000	1.49
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.48 2011/08/21 02:49:37 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.49 2011/09/23 02:30:59 mattst88 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -47,9 +47,7 @@
 blas
 
 # Ryan Hill <dirtyepic@gentoo.org>
-# We have neither.
 dell
-laptop
 
 # Alexander Færøy <eroyf@gentoo.org>
 # Masking for now.
@@ -267,7 +265,6 @@
 # architecture.
 php
 djbfft
-glitz
 pike
 timidity
 
@@ -309,15 +306,6 @@
 smartcard
 openct
 
-# mips doesn't support cpufeq, at least on
-# the machines we use.
-#
-# Same goes for battery support.  No one has
-# seen a mips laptop since the dinosaurs
-# lived.
-cpufreq
-battery
-
 # kumba (02 Jun 2007)
 # pulseaudio hasn't been tested on mips; maybe someday
 pulseaudio






^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2012-02-10 17:28 Matt Turner (mattst88)
  0 siblings, 0 replies; 59+ messages in thread
From: Matt Turner (mattst88) @ 2012-02-10 17:28 UTC (permalink / raw
  To: gentoo-commits

mattst88    12/02/10 17:28:47

  Modified:             ChangeLog use.mask
  Log:
  Add new video_cards_* to use.mask.

Revision  Changes    Path
1.88                 profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.88&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.88&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.87&r2=1.88

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- ChangeLog	9 Feb 2012 22:56:05 -0000	1.87
+++ ChangeLog	10 Feb 2012 17:28:47 -0000	1.88
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.87 2012/02/09 22:56:05 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.88 2012/02/10 17:28:47 mattst88 Exp $
+
+  10 Feb 2012; Matt Turner <mattst88@gentoo.org> use.mask:
+  Add new video_cards_* to use.mask.
 
   09 Feb 2012; Matt Turner <mattst88@gentoo.org> arch/mips/package.use.mask:
   Unmask zbus and paired-single USE flags on mips.



1.50                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.50&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.50&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.49&r2=1.50

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- use.mask	23 Sep 2011 02:30:59 -0000	1.49
+++ use.mask	10 Feb 2012 17:28:47 -0000	1.50
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.49 2011/09/23 02:30:59 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.50 2012/02/10 17:28:47 mattst88 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -138,6 +138,17 @@
 video_cards_vmware
 video_cards_voodoo
 
+# Matt Turner <mattst88@gentoo.org>
+# Mask more VIDEO_CARDs added with mesa-8.0
+video_cards_r100
+video_cards_r200
+video_cards_r300
+video_cards_r600
+video_cards_i915
+video_cards_i965
+# vmware wasn't added with mesa-8.0, but it should still be masked
+video_cards_vmware
+
 # 2006/02/05 - Donnie Berkholz <dberkholz@gentoo.org>
 # Modular X: mask for architectures on which they aren't available
 video_cards_apm






^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2012-02-10 18:50 Matt Turner (mattst88)
  0 siblings, 0 replies; 59+ messages in thread
From: Matt Turner (mattst88) @ 2012-02-10 18:50 UTC (permalink / raw
  To: gentoo-commits

mattst88    12/02/10 18:50:30

  Modified:             ChangeLog use.mask
  Log:
  Mask d3d USE flag.

Revision  Changes    Path
1.89                 profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.89&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.89&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.88&r2=1.89

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -r1.88 -r1.89
--- ChangeLog	10 Feb 2012 17:28:47 -0000	1.88
+++ ChangeLog	10 Feb 2012 18:50:30 -0000	1.89
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.88 2012/02/10 17:28:47 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.89 2012/02/10 18:50:30 mattst88 Exp $
+
+  10 Feb 2012; Matt Turner <mattst88@gentoo.org> use.mask:
+  Mask d3d USE flag.
 
   10 Feb 2012; Matt Turner <mattst88@gentoo.org> use.mask:
   Add new video_cards_* to use.mask.



1.51                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.51&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.51&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.50&r2=1.51

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- use.mask	10 Feb 2012 17:28:47 -0000	1.50
+++ use.mask	10 Feb 2012 18:50:30 -0000	1.51
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.50 2012/02/10 17:28:47 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.51 2012/02/10 18:50:30 mattst88 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -354,6 +354,10 @@
 # no native mips/linux code generation, see bug 319649
 ocamlopt
 
+# Matt Turner <mattst88@gentoo.org) (10 Feb 2012)
+# mask d3d since we don't have wine
+d3d
+
 # Mips USE flags
 -n32
 -n64






^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2012-02-10 21:31 Matt Turner (mattst88)
  0 siblings, 0 replies; 59+ messages in thread
From: Matt Turner (mattst88) @ 2012-02-10 21:31 UTC (permalink / raw
  To: gentoo-commits

mattst88    12/02/10 21:31:35

  Modified:             ChangeLog use.mask
  Log:
  Mask wayland USE flag.

Revision  Changes    Path
1.90                 profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.90&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.90&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.89&r2=1.90

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.89
retrieving revision 1.90
diff -u -r1.89 -r1.90
--- ChangeLog	10 Feb 2012 18:50:30 -0000	1.89
+++ ChangeLog	10 Feb 2012 21:31:34 -0000	1.90
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.89 2012/02/10 18:50:30 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.90 2012/02/10 21:31:34 mattst88 Exp $
+
+  10 Feb 2012; Matt Turner <mattst88@gentoo.org> use.mask:
+  Mask wayland USE flag.
 
   10 Feb 2012; Matt Turner <mattst88@gentoo.org> use.mask:
   Mask d3d USE flag.



1.52                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.52&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.52&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.51&r2=1.52

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- use.mask	10 Feb 2012 18:50:30 -0000	1.51
+++ use.mask	10 Feb 2012 21:31:34 -0000	1.52
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.51 2012/02/10 18:50:30 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.52 2012/02/10 21:31:34 mattst88 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -358,6 +358,10 @@
 # mask d3d since we don't have wine
 d3d
 
+# Matt Turner <mattst88@gentoo.org) (10 Feb 2012)
+# mask wayland since dev-libs/wayland isn't keyworded
+wayland
+
 # Mips USE flags
 -n32
 -n64






^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2012-03-18 14:05 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 59+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-03-18 14:05 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/03/18 14:05:15

  Modified:             ChangeLog use.mask
  Log:
  Remove mask for USE="esd" because there is no such flag in tree anymore.

Revision  Changes    Path
1.92                 profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.92&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.92&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.91&r2=1.92

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- ChangeLog	21 Feb 2012 06:45:18 -0000	1.91
+++ ChangeLog	18 Mar 2012 14:05:15 -0000	1.92
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.91 2012/02/21 06:45:18 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.92 2012/03/18 14:05:15 ssuominen Exp $
+
+  18 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> use.mask:
+  Remove mask for USE="esd" because there is no such flag in tree anymore.
 
   21 Feb 2012; Zac Medico <zmedico@gentoo.org> package.use.mask:
   Bug #402215: Mask USE=xattr for sys-apps/portage, pending ~mips keyword for



1.53                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.53&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.53&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.52&r2=1.53

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- use.mask	10 Feb 2012 21:31:34 -0000	1.52
+++ use.mask	18 Mar 2012 14:05:15 -0000	1.53
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.52 2012/02/10 21:31:34 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.53 2012/03/18 14:05:15 ssuominen Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -28,7 +28,6 @@
 # Ryan Hill <dirtyepic@gentoo.org>
 # Various Gnome flags
 beagle
-esd
 gstreamer
 gtkhtml
 gnome






^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2012-03-18 18:56 Matt Turner (mattst88)
  0 siblings, 0 replies; 59+ messages in thread
From: Matt Turner (mattst88) @ 2012-03-18 18:56 UTC (permalink / raw
  To: gentoo-commits

mattst88    12/03/18 18:56:42

  Modified:             ChangeLog use.mask
  Log:
  Remove gstreamer from use.mask

Revision  Changes    Path
1.94                 profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.94&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.94&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.93&r2=1.94

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- ChangeLog	18 Mar 2012 14:07:17 -0000	1.93
+++ ChangeLog	18 Mar 2012 18:56:42 -0000	1.94
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.93 2012/03/18 14:07:17 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.94 2012/03/18 18:56:42 mattst88 Exp $
+
+  18 Mar 2012; Matt Turner <mattst88@gentoo.org> use.mask:
+  Remove gstreamer from use.mask
 
   18 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> use.mask, package.use.mask:
   Remove mask for USE="esd" because there is no such flag in tree anymore.



1.54                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.54&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.54&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.53&r2=1.54

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- use.mask	18 Mar 2012 14:05:15 -0000	1.53
+++ use.mask	18 Mar 2012 18:56:42 -0000	1.54
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.53 2012/03/18 14:05:15 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.54 2012/03/18 18:56:42 mattst88 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -28,7 +28,6 @@
 # Ryan Hill <dirtyepic@gentoo.org>
 # Various Gnome flags
 beagle
-gstreamer
 gtkhtml
 gnome
 






^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2012-07-04  7:39 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 59+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-07-04  7:39 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/07/04 07:39:10

  Modified:             ChangeLog use.mask
  Log:
  Remove obsolete entry for USE="xulrunner" wrt #424617

Revision  Changes    Path
1.98                 profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.98&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.98&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.97&r2=1.98

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.97
retrieving revision 1.98
diff -u -r1.97 -r1.98
--- ChangeLog	14 Jun 2012 22:15:21 -0000	1.97
+++ ChangeLog	4 Jul 2012 07:39:10 -0000	1.98
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.97 2012/06/14 22:15:21 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.98 2012/07/04 07:39:10 ssuominen Exp $
+
+  04 Jul 2012; Samuli Suominen <ssuominen@gentoo.org> use.mask:
+  Remove obsolete entry for USE="xulrunner" wrt #424617
 
   14 Jun 2012; Anthony G. Basile <blueness@gentoo.org> package.use.mask:
   Remove xattr use mask on sys-apps/portage, bug #402215



1.55                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.55&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.55&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.54&r2=1.55

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- use.mask	18 Mar 2012 18:56:42 -0000	1.54
+++ use.mask	4 Jul 2012 07:39:10 -0000	1.55
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.54 2012/03/18 18:56:42 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.55 2012/07/04 07:39:10 ssuominen Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -36,10 +36,6 @@
 mpi
 
 # Ryan Hill <dirtyepic@gentoo.org>
-# No version of xulrunner keyworded at the moment
-xulrunner
-
-# Ryan Hill <dirtyepic@gentoo.org>
 # virtual/blas virtual/cblas and virtual/lapack not keyworded
 lapack
 blas






^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2012-07-18 12:48 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 59+ messages in thread
From: Anthony G. Basile (blueness) @ 2012-07-18 12:48 UTC (permalink / raw
  To: gentoo-commits

blueness    12/07/18 12:48:10

  Modified:             ChangeLog use.mask
  Log:
  Un-use mask php

Revision  Changes    Path
1.100                profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.100&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.100&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.99&r2=1.100

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- ChangeLog	16 Jul 2012 22:46:30 -0000	1.99
+++ ChangeLog	18 Jul 2012 12:48:10 -0000	1.100
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.99 2012/07/16 22:46:30 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.100 2012/07/18 12:48:10 blueness Exp $
+
+  18 Jul 2012; Anthony G. Basile <blueness@gentoo.org> use.mask:
+  Un-use mask php
 
   16 Jul 2012; Anthony G. Basile <blueness@gentoo.org> package.use.mask:
   Mask net-libs/cyassl[aes-ni] on mips



1.56                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.56&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.56&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.55&r2=1.56

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- use.mask	4 Jul 2012 07:39:10 -0000	1.55
+++ use.mask	18 Jul 2012 12:48:10 -0000	1.56
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.55 2012/07/04 07:39:10 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.56 2012/07/18 12:48:10 blueness Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -264,13 +264,18 @@
 smartcard
 emacs
 
-# see email to gentoo-dev with subject "use.mask and PHP5's crazy IUSE"
-# Dated Sat, 31 Jul 2004 14:49:28 -0700, from robbat2@gentoo.org
-# all of these are binary-only, and not presently available on this
-# architecture.
-php
+#
+# Anthony G. Basile <blueness@gentoo.org> (18 Jul 2012)
+# php is an old mask which works now
+# pike is no longer a use flag
+#
+## see email to gentoo-dev with subject "use.mask and PHP5's crazy IUSE"
+## Dated Sat, 31 Jul 2004 14:49:28 -0700, from robbat2@gentoo.org
+## all of these are binary-only, and not presently available on this
+## architecture.
+#php
+#pike
 djbfft
-pike
 timidity
 
 # Mask all non-mips arch keywords






^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2012-10-31 16:12 Michal Gorny (mgorny)
  0 siblings, 0 replies; 59+ messages in thread
From: Michal Gorny (mgorny) @ 2012-10-31 16:12 UTC (permalink / raw
  To: gentoo-commits

mgorny      12/10/31 16:12:33

  Modified:             ChangeLog use.mask
  Log:
  Add a PYTHON_TARGETS mask based on keywords.

Revision  Changes    Path
1.105                profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.105&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.105&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.104&r2=1.105

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- ChangeLog	17 Oct 2012 03:09:26 -0000	1.104
+++ ChangeLog	31 Oct 2012 16:12:33 -0000	1.105
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.104 2012/10/17 03:09:26 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.105 2012/10/31 16:12:33 mgorny Exp $
+
+  31 Oct 2012; Michał Górny <mgorny@gentoo.org> use.mask:
+  Add a PYTHON_TARGETS mask based on keywords.
 
   17 Oct 2012; Matt Turner <mattst88@gentoo.org> make.defaults:
   Add LIBDIR_* definitions to make.defaults for single-ABI profiles.



1.58                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.58&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.58&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.57&r2=1.58

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- use.mask	24 Aug 2012 06:38:38 -0000	1.57
+++ use.mask	31 Oct 2012 16:12:33 -0000	1.58
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.57 2012/08/24 06:38:38 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.58 2012/10/31 16:12:33 mgorny Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -372,3 +372,9 @@
 -ip28
 -ip30
 -fixed-point
+
+# Michał Górny <mgorny@gentoo.org> (31 Oct 2012)
+# Mask PYTHON_TARGETS for implementations not keyworded on this arch.
+python_targets_pypy1_8
+python_targets_pypy1_9
+python_targets_jython2_5





^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2012-11-24 21:38 Mike Gilbert (floppym)
  0 siblings, 0 replies; 59+ messages in thread
From: Mike Gilbert (floppym) @ 2012-11-24 21:38 UTC (permalink / raw
  To: gentoo-commits

floppym     12/11/24 21:38:12

  Modified:             ChangeLog use.mask
  Log:
  Mask/unmask python_single_target use-expand values.

Revision  Changes    Path
1.106                profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.106&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.106&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.105&r2=1.106

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -r1.105 -r1.106
--- ChangeLog	31 Oct 2012 16:12:33 -0000	1.105
+++ ChangeLog	24 Nov 2012 21:38:12 -0000	1.106
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.105 2012/10/31 16:12:33 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.106 2012/11/24 21:38:12 floppym Exp $
+
+  24 Nov 2012; Mike Gilbert <floppym@gentoo.org> use.mask:
+  Mask python_single_target values not supported on this arch.
 
   31 Oct 2012; Michał Górny <mgorny@gentoo.org> use.mask:
   Add a PYTHON_TARGETS mask based on keywords.



1.59                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.59&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.59&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.58&r2=1.59

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- use.mask	31 Oct 2012 16:12:33 -0000	1.58
+++ use.mask	24 Nov 2012 21:38:12 -0000	1.59
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.58 2012/10/31 16:12:33 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.59 2012/11/24 21:38:12 floppym Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -378,3 +378,6 @@
 python_targets_pypy1_8
 python_targets_pypy1_9
 python_targets_jython2_5
+python_single_target_pypy1_8
+python_single_target_pypy1_9
+python_single_target_jython2_5





^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2013-01-18 14:23 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 59+ messages in thread
From: Samuli Suominen (ssuominen) @ 2013-01-18 14:23 UTC (permalink / raw
  To: gentoo-commits

ssuominen    13/01/18 14:23:28

  Modified:             ChangeLog use.mask
  Log:
  Mask USE="cman clvm" because cman and libdlm are not keyworded on this arch.

Revision  Changes    Path
1.108                profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.108&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.108&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.107&r2=1.108

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.107
retrieving revision 1.108
diff -u -r1.107 -r1.108
--- ChangeLog	9 Dec 2012 00:05:22 -0000	1.107
+++ ChangeLog	18 Jan 2013 14:23:28 -0000	1.108
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.107 2012/12/09 00:05:22 blueness Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.108 2013/01/18 14:23:28 ssuominen Exp $
+
+  18 Jan 2013; Samuli Suominen <ssuominen@gentoo.org> use.mask:
+  Mask USE="cman clvm" because cman and libdlm are not keyworded on this arch.
 
   09 Dec 2012; Anthony G. Basile <blueness@gentoo.org> package.use.mask:
   Unmask media-sound/audacity[sbsms] since libsbsms now works, bug #436020



1.60                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.60&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.60&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.59&r2=1.60

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- use.mask	24 Nov 2012 21:38:12 -0000	1.59
+++ use.mask	18 Jan 2013 14:23:28 -0000	1.60
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.59 2012/11/24 21:38:12 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.60 2013/01/18 14:23:28 ssuominen Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -381,3 +381,8 @@
 python_single_target_pypy1_8
 python_single_target_pypy1_9
 python_single_target_jython2_5
+
+# Samuli Suominen <ssuominen@gentoo.org> (18 Jan 2013)
+# libdlm and cman are not keyworded
+cman
+clvm





^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2013-01-20 10:51 Michal Gorny (mgorny)
  0 siblings, 0 replies; 59+ messages in thread
From: Michal Gorny (mgorny) @ 2013-01-20 10:51 UTC (permalink / raw
  To: gentoo-commits

mgorny      13/01/20 10:51:21

  Modified:             ChangeLog use.mask
  Log:
  Remove duplicate pypy/jython masks (masked in base profile now).

Revision  Changes    Path
1.109                profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.109&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.109&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.108&r2=1.109

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -r1.108 -r1.109
--- ChangeLog	18 Jan 2013 14:23:28 -0000	1.108
+++ ChangeLog	20 Jan 2013 10:51:21 -0000	1.109
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.108 2013/01/18 14:23:28 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.109 2013/01/20 10:51:21 mgorny Exp $
+
+  20 Jan 2013; Michał Górny <mgorny@gentoo.org> use.mask:
+  Remove duplicate pypy/jython masks (masked in base profile now).
 
   18 Jan 2013; Samuli Suominen <ssuominen@gentoo.org> use.mask:
   Mask USE="cman clvm" because cman and libdlm are not keyworded on this arch.



1.61                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.61&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.61&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.60&r2=1.61

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- use.mask	18 Jan 2013 14:23:28 -0000	1.60
+++ use.mask	20 Jan 2013 10:51:21 -0000	1.61
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.60 2013/01/18 14:23:28 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.61 2013/01/20 10:51:21 mgorny Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -373,15 +373,6 @@
 -ip30
 -fixed-point
 
-# Michał Górny <mgorny@gentoo.org> (31 Oct 2012)
-# Mask PYTHON_TARGETS for implementations not keyworded on this arch.
-python_targets_pypy1_8
-python_targets_pypy1_9
-python_targets_jython2_5
-python_single_target_pypy1_8
-python_single_target_pypy1_9
-python_single_target_jython2_5
-
 # Samuli Suominen <ssuominen@gentoo.org> (18 Jan 2013)
 # libdlm and cman are not keyworded
 cman





^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2013-02-06 23:32 Matt Turner (mattst88)
  0 siblings, 0 replies; 59+ messages in thread
From: Matt Turner (mattst88) @ 2013-02-06 23:32 UTC (permalink / raw
  To: gentoo-commits

mattst88    13/02/06 23:32:20

  Modified:             ChangeLog use.mask
  Log:
  un-use.mask mips-only loongson2f USE flag.

Revision  Changes    Path
1.110                profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.110&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.110&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.109&r2=1.110

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.109
retrieving revision 1.110
diff -u -r1.109 -r1.110
--- ChangeLog	20 Jan 2013 10:51:21 -0000	1.109
+++ ChangeLog	6 Feb 2013 23:32:20 -0000	1.110
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.109 2013/01/20 10:51:21 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.110 2013/02/06 23:32:20 mattst88 Exp $
+
+  06 Feb 2013; Matt Turner <mattst88@gentoo.org> use.mask:
+  un-use.mask mips-only loongson2f USE flag.
 
   20 Jan 2013; Michał Górny <mgorny@gentoo.org> use.mask:
   Remove duplicate pypy/jython masks (masked in base profile now).



1.62                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.62&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.62&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.61&r2=1.62

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.61
retrieving revision 1.62
diff -u -r1.61 -r1.62
--- use.mask	20 Jan 2013 10:51:21 -0000	1.61
+++ use.mask	6 Feb 2013 23:32:20 -0000	1.62
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.61 2013/01/20 10:51:21 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.62 2013/02/06 23:32:20 mattst88 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -372,6 +372,7 @@
 -ip28
 -ip30
 -fixed-point
+-loongson2f
 
 # Samuli Suominen <ssuominen@gentoo.org> (18 Jan 2013)
 # libdlm and cman are not keyworded





^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2013-05-27 15:18 Chi-Thanh Christopher Nguyen (chithanh)
  0 siblings, 0 replies; 59+ messages in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2013-05-27 15:18 UTC (permalink / raw
  To: gentoo-commits

chithanh    13/05/27 15:18:56

  Modified:             ChangeLog use.mask
  Log:
  Mask video_cards_ilo on architectures that do not support it.

Revision  Changes    Path
1.111                profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.111&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.111&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.110&r2=1.111

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.110
retrieving revision 1.111
diff -u -r1.110 -r1.111
--- ChangeLog	6 Feb 2013 23:32:20 -0000	1.110
+++ ChangeLog	27 May 2013 15:18:55 -0000	1.111
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.110 2013/02/06 23:32:20 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.111 2013/05/27 15:18:55 chithanh Exp $
+
+  27 May 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> use.mask:
+  Mask video_cards_ilo.
 
   06 Feb 2013; Matt Turner <mattst88@gentoo.org> use.mask:
   un-use.mask mips-only loongson2f USE flag.



1.64                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.64&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.64&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.63&r2=1.64

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- use.mask	11 Mar 2013 16:45:47 -0000	1.63
+++ use.mask	27 May 2013 15:18:56 -0000	1.64
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.63 2013/03/11 16:45:47 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.64 2013/05/27 15:18:56 chithanh Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -139,6 +139,7 @@
 video_cards_r600
 video_cards_i915
 video_cards_i965
+video_cards_ilo
 # vmware wasn't added with mesa-8.0, but it should still be masked
 video_cards_vmware
 





^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2013-05-28 13:36 Chi-Thanh Christopher Nguyen (chithanh)
  0 siblings, 0 replies; 59+ messages in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2013-05-28 13:36 UTC (permalink / raw
  To: gentoo-commits

chithanh    13/05/28 13:36:27

  Modified:             ChangeLog use.mask
  Log:
  Mask video_cards_radeonsi for architectures that don't have radeon or llvm.

Revision  Changes    Path
1.112                profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.112&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.112&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.111&r2=1.112

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.111
retrieving revision 1.112
diff -u -r1.111 -r1.112
--- ChangeLog	27 May 2013 15:18:55 -0000	1.111
+++ ChangeLog	28 May 2013 13:36:27 -0000	1.112
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.111 2013/05/27 15:18:55 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.112 2013/05/28 13:36:27 chithanh Exp $
+
+  28 May 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> use.mask:
+  Mask video_cards_radeonsi.
 
   27 May 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> use.mask:
   Mask video_cards_ilo.



1.65                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.65&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.65&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.64&r2=1.65

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- use.mask	27 May 2013 15:18:56 -0000	1.64
+++ use.mask	28 May 2013 13:36:27 -0000	1.65
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.64 2013/05/27 15:18:56 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.65 2013/05/28 13:36:27 chithanh Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -137,6 +137,7 @@
 video_cards_r200
 video_cards_r300
 video_cards_r600
+video_cards_radeonsi
 video_cards_i915
 video_cards_i965
 video_cards_ilo





^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2013-07-10 18:51 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 59+ messages in thread
From: Anthony G. Basile (blueness) @ 2013-07-10 18:51 UTC (permalink / raw
  To: gentoo-commits

blueness    13/07/10 18:51:33

  Modified:             ChangeLog use.mask
  Log:
  Unmask USE=emacs, bug #476160

Revision  Changes    Path
1.115                profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.115&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.115&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.114&r2=1.115

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.114
retrieving revision 1.115
diff -u -r1.114 -r1.115
--- ChangeLog	16 Jun 2013 20:21:03 -0000	1.114
+++ ChangeLog	10 Jul 2013 18:51:33 -0000	1.115
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.114 2013/06/16 20:21:03 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.115 2013/07/10 18:51:33 blueness Exp $
+
+  10 Jul 2013; Anthony G. Basile <blueness@gentoo.org> use.mask:
+  Unmask USE=emacs, bug #476160
 
   16 Jun 2013; Markos Chandras <hwoarang@gentoo.org> package.mask:
   Mask openssl-1.0.1e-r1 per #469976



1.66                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.66&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.66&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.65&r2=1.66

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- use.mask	28 May 2013 13:36:27 -0000	1.65
+++ use.mask	10 Jul 2013 18:51:33 -0000	1.66
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.65 2013/05/28 13:36:27 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.66 2013/07/10 18:51:33 blueness Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -263,7 +263,6 @@
 trusted
 voodoo3
 smartcard
-emacs
 
 #
 # Anthony G. Basile <blueness@gentoo.org> (18 Jul 2012)





^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2013-08-22 16:07 Chi-Thanh Christopher Nguyen (chithanh)
  0 siblings, 0 replies; 59+ messages in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2013-08-22 16:07 UTC (permalink / raw
  To: gentoo-commits

chithanh    13/08/22 16:07:40

  Modified:             ChangeLog use.mask
  Log:
  Mask opencl flag on architectures that do not have virtual/opencl keyworded.

Revision  Changes    Path
1.120                profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.120&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.120&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.119&r2=1.120

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.119
retrieving revision 1.120
diff -u -r1.119 -r1.120
--- ChangeLog	15 Aug 2013 17:02:55 -0000	1.119
+++ ChangeLog	22 Aug 2013 16:07:40 -0000	1.120
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.119 2013/08/15 17:02:55 tomwij Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.120 2013/08/22 16:07:40 chithanh Exp $
+
+  22 Aug 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> use.mask:
+  Mask opencl flag due to lack of virtual/opencl keywording.
 
   15 Aug 2013; Tom Wijsman <TomWij@gentoo.org> package.mask:
   =sys-kernel/gentoo-sources-3.4.58: Broken due to not building patches that



1.68                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.68&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.68&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.67&r2=1.68

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.67
retrieving revision 1.68
diff -u -r1.67 -r1.68
--- use.mask	28 Jul 2013 02:41:57 -0000	1.67
+++ use.mask	22 Aug 2013 16:07:40 -0000	1.68
@@ -1,6 +1,6 @@
-# Copyright 2008-2013 Gentoo Foundation
+# Copyright 1999-2013 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.67 2013/07/28 02:41:57 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.68 2013/08/22 16:07:40 chithanh Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -380,3 +380,7 @@
 # libdlm and cman are not keyworded
 cman
 clvm
+
+# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (22 Aug 2013)
+# virtual/opencl is not keyworded
+opencl





^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2013-10-11 22:27 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 59+ messages in thread
From: Markos Chandras (hwoarang) @ 2013-10-11 22:27 UTC (permalink / raw
  To: gentoo-commits

hwoarang    13/10/11 22:27:28

  Modified:             ChangeLog use.mask
  Log:
  Mask m17n-lib for MIPS. Bug #485366

Revision  Changes    Path
1.122                profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.122&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.122&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.121&r2=1.122

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -r1.121 -r1.122
--- ChangeLog	2 Sep 2013 07:02:22 -0000	1.121
+++ ChangeLog	11 Oct 2013 22:27:28 -0000	1.122
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/MIPS profile directory
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.121 2013/09/02 07:02:22 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.122 2013/10/11 22:27:28 hwoarang Exp $
+
+  11 Oct 2013; Markos Chandras <hwoarang@gentoo.org> use.mask:
+  Mask m17n-lib for MIPS. Bug #485366
 
   02 Sep 2013; Sergey Popov <pinkbyte@gentoo.org> package.use.mask:
   Mask webp USE-flag on media-libs/leptonica and app-text/tesseract, not tested



1.69                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.69&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.69&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.68&r2=1.69

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- use.mask	22 Aug 2013 16:07:40 -0000	1.68
+++ use.mask	11 Oct 2013 22:27:28 -0000	1.69
@@ -1,10 +1,15 @@
 # Copyright 1999-2013 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.68 2013/08/22 16:07:40 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.69 2013/10/11 22:27:28 hwoarang Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
 
+# Markos Chandras <hwoarang@gentoo.org>
+# Needs packages that lack ~mips keywords
+# See #485366
+m17n-lib
+
 # Ryan Hill <dirtyepic@gentoo.org>
 # Needs sci-mathematics/glpk.
 lpsol





^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2014-01-14 19:14 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 59+ messages in thread
From: Markos Chandras (hwoarang) @ 2014-01-14 19:14 UTC (permalink / raw
  To: gentoo-commits

hwoarang    14/01/14 19:14:03

  Modified:             ChangeLog use.mask
  Log:
  Remove old libnotify entry

Revision  Changes    Path
1.128                profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.128&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.128&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.127&r2=1.128

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -r1.127 -r1.128
--- ChangeLog	8 Jan 2014 00:26:44 -0000	1.127
+++ ChangeLog	14 Jan 2014 19:14:03 -0000	1.128
@@ -1,6 +1,9 @@
 # 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.127 2014/01/08 00:26:44 dirtyepic Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.128 2014/01/14 19:14:03 hwoarang Exp $
+
+  14 Jan 2014; Markos Chandras <hwoarang@gentoo.org> use.mask:
+  Remove old libnotify entry
 
   08 Jan 2014; Ryan Hill <dirtyepic@gentoo.org> package.use.mask:
   Mask webkit USE flag for wxGTK.



1.71                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.71&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.71&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.70&r2=1.71

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- use.mask	19 Oct 2013 01:58:38 -0000	1.70
+++ use.mask	14 Jan 2014 19:14:03 -0000	1.71
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 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.70 2013/10/19 01:58:38 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.71 2014/01/14 19:14:03 hwoarang Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -51,10 +51,6 @@
 dell
 
 # Alexander Færøy <eroyf@gentoo.org>
-# Masking for now.
-libnotify
-
-# Alexander Færøy <eroyf@gentoo.org>
 # ldap -- untested, masking for now.
 ldap
 





^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2014-03-06 19:28 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 59+ messages in thread
From: Markos Chandras (hwoarang) @ 2014-03-06 19:28 UTC (permalink / raw
  To: gentoo-commits

hwoarang    14/03/06 19:28:23

  Modified:             ChangeLog use.mask
  Log:
  Mask lz4 per #501600

Revision  Changes    Path
1.132                profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.132&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.132&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.131&r2=1.132

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.131
retrieving revision 1.132
diff -u -r1.131 -r1.132
--- ChangeLog	2 Feb 2014 10:30:40 -0000	1.131
+++ ChangeLog	6 Mar 2014 19:28:23 -0000	1.132
@@ -1,6 +1,9 @@
 # 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.131 2014/02/02 10:30:40 pinkbyte Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.132 2014/03/06 19:28:23 hwoarang Exp $
+
+  06 Mar 2014; Markos Chandras <hwoarang@gentoo.org> use.mask:
+  Mask lz4 per #501600
 
   02 Feb 2014; Sergey Popov <pinkbyte@gentoo.org> package.use.mask:
   Mask nvtt USE flag in media-libs/devil
@@ -8,6 +11,9 @@
   23 Jan 2014; Mikle Kolyada <zlogene@gentoo.org> package.mask:
   Remove old gentoo-sources entry.
 
+  23 Jan 2014; Markos Chandras <hwoarang@gentoo.org> use.mask:
+  Unmask ffmpeg MIPS use flags per #498082
+
   14 Jan 2014; Mike Frysinger <vapier@gentoo.org> parent, use.mask:
   Use unified arch/base/ like all other arches.
 



1.74                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.74&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.74&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.73&r2=1.74

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- use.mask	23 Jan 2014 18:10:56 -0000	1.73
+++ use.mask	6 Mar 2014 19:28:23 -0000	1.74
@@ -1,11 +1,16 @@
 # Copyright 1999-2014 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.73 2014/01/23 18:10:56 hwoarang Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.74 2014/03/06 19:28:23 hwoarang Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
 
 # Markos Chandras <hwoarang@gentoo.org>
+# app-arch/lz4 does not seem to build on MIPS
+# Original bug report: #501600
+lz4
+
+# Markos Chandras <hwoarang@gentoo.org>
 # Profiles are ISA agnostic so these
 # should be masked on per user basis
 # See #498082





^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2014-10-04 11:41 Markos Chandras (hwoarang)
  0 siblings, 0 replies; 59+ messages in thread
From: Markos Chandras (hwoarang) @ 2014-10-04 11:41 UTC (permalink / raw
  To: gentoo-commits

hwoarang    14/10/04 11:41:46

  Modified:             ChangeLog use.mask
  Log:
  Drop qt4 mask. The package is keyworded on MIPS. Mask it again on a subprofile if necessary

Revision  Changes    Path
1.147                profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.147&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.147&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.146&r2=1.147

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.146
retrieving revision 1.147
diff -u -r1.146 -r1.147
--- ChangeLog	16 Sep 2014 17:12:06 -0000	1.146
+++ ChangeLog	4 Oct 2014 11:41:46 -0000	1.147
@@ -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.146 2014/09/16 17:12:06 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.147 2014/10/04 11:41:46 hwoarang Exp $
+
+  04 Oct 2014; Markos Chandras <hwoarang@gentoo.org> use.mask:
+  Drop qt4 mask. The package is keyworded on MIPS. Mask it again on a
+  subprofile if necessary
 
   16 Sep 2014; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
   package.use.mask:



1.76                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.76&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.76&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.75&r2=1.76

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- use.mask	30 Jun 2014 15:34:54 -0000	1.75
+++ use.mask	4 Oct 2014 11:41:46 -0000	1.76
@@ -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/mips/use.mask,v 1.75 2014/06/30 15:34:54 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.76 2014/10/04 11:41:46 hwoarang Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -77,10 +77,6 @@
 cdb
 nextaw
 
-# Ilya A. Volynets-Evenbakh <iluxa@gentoo.org>
-# Not yet tested, and gets in the way for some KDE-related packages
-qt4
-
 # Until someone actually needs fuse, we'll mask it as
 # it holds up stablizing ntfsprogs
 fuse





^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2014-10-18 18:14 Mike Frysinger (vapier)
  0 siblings, 0 replies; 59+ messages in thread
From: Mike Frysinger (vapier) @ 2014-10-18 18:14 UTC (permalink / raw
  To: gentoo-commits

vapier      14/10/18 18:14:29

  Modified:             ChangeLog use.mask
  Log:
  Mask USE=seccomp until the library gets support #524148 by Christian Ruppert.

Revision  Changes    Path
1.149                profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.149&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.149&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.148&r2=1.149

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.148
retrieving revision 1.149
diff -u -r1.148 -r1.149
--- ChangeLog	11 Oct 2014 08:22:41 -0000	1.148
+++ ChangeLog	18 Oct 2014 18:14:29 -0000	1.149
@@ -1,6 +1,9 @@
 # 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.148 2014/10/11 08:22:41 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.149 2014/10/18 18:14:29 vapier Exp $
+
+  18 Oct 2014; Mike Frysinger <vapier@gentoo.org> use.mask:
+  Mask USE=seccomp until the library gets support #524148 by Christian Ruppert.
 
   11 Oct 2014; Anthony G. Basile <blueness@gentoo.org> make.defaults,
   mips64/make.defaults, mips64/n32/use.mask, mips64/n64/use.mask,



1.78                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.78&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.78&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.77&r2=1.78

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- use.mask	11 Oct 2014 08:22:41 -0000	1.77
+++ use.mask	18 Oct 2014 18:14:29 -0000	1.78
@@ -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/mips/use.mask,v 1.77 2014/10/11 08:22:41 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.78 2014/10/18 18:14:29 vapier Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -381,3 +381,6 @@
 
 # Unmask once sys-libs/libunwind gets keyworded.
 unwind
+
+# sys-libs/libseccomp has not been ported to this arch yet #524148
+seccomp





^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2014-12-27 19:31 Hans de Graaff (graaff)
  0 siblings, 0 replies; 59+ messages in thread
From: Hans de Graaff (graaff) @ 2014-12-27 19:31 UTC (permalink / raw
  To: gentoo-commits

graaff      14/12/27 19:31:57

  Modified:             ChangeLog use.mask
  Log:
  Mask jemalloc USE flag since dev-libs/jemalloc is not yet keyworded. Added for dev-lang/ruby.

Revision  Changes    Path
1.152                profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.152&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.152&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.151&r2=1.152

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.151
retrieving revision 1.152
diff -u -r1.151 -r1.152
--- ChangeLog	24 Dec 2014 17:24:44 -0000	1.151
+++ ChangeLog	27 Dec 2014 19:31:57 -0000	1.152
@@ -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.151 2014/12/24 17:24:44 tamiko Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.152 2014/12/27 19:31:57 graaff Exp $
+
+  27 Dec 2014; Hans de Graaff <graaff@gentoo.org> use.mask:
+  Mask jemalloc USE flag since dev-libs/jemalloc is not yet keyworded. Added
+  for dev-lang/ruby.
 
   24 Dec 2014; Matthias Maier <tamiko@gentoo.org> package.use.mask:
   mask clang use flag for app-doc/doxygen



1.79                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.79&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.79&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.78&r2=1.79

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- use.mask	18 Oct 2014 18:14:29 -0000	1.78
+++ use.mask	27 Dec 2014 19:31:57 -0000	1.79
@@ -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/mips/use.mask,v 1.78 2014/10/18 18:14:29 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.79 2014/12/27 19:31:57 graaff Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -384,3 +384,7 @@
 
 # sys-libs/libseccomp has not been ported to this arch yet #524148
 seccomp
+
+# Hans de Graaff <graaff@gentoo.org> (27 Dec 2014)
+# dev-libs/jemalloc is not keyworded
+jemalloc





^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2014-12-28 11:59 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 59+ messages in thread
From: Anthony G. Basile (blueness) @ 2014-12-28 11:59 UTC (permalink / raw
  To: gentoo-commits

blueness    14/12/28 11:59:48

  Modified:             ChangeLog use.mask
  Log:
  Remove USE mask on jemalloc since it is now keyworded.

Revision  Changes    Path
1.153                profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.153&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.153&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.152&r2=1.153

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.152
retrieving revision 1.153
diff -u -r1.152 -r1.153
--- ChangeLog	27 Dec 2014 19:31:57 -0000	1.152
+++ ChangeLog	28 Dec 2014 11:59:48 -0000	1.153
@@ -1,6 +1,9 @@
 # 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.152 2014/12/27 19:31:57 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.153 2014/12/28 11:59:48 blueness Exp $
+
+  28 Dec 2014; Anthony G. Basile <blueness@gentoo.org> use.mask:
+  Remove USE mask on jemalloc since it is now keyworded.
 
   27 Dec 2014; Hans de Graaff <graaff@gentoo.org> use.mask:
   Mask jemalloc USE flag since dev-libs/jemalloc is not yet keyworded. Added



1.80                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.80&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.80&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.79&r2=1.80

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- use.mask	27 Dec 2014 19:31:57 -0000	1.79
+++ use.mask	28 Dec 2014 11:59:48 -0000	1.80
@@ -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/mips/use.mask,v 1.79 2014/12/27 19:31:57 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.80 2014/12/28 11:59:48 blueness Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
@@ -384,7 +384,3 @@
 
 # sys-libs/libseccomp has not been ported to this arch yet #524148
 seccomp
-
-# Hans de Graaff <graaff@gentoo.org> (27 Dec 2014)
-# dev-libs/jemalloc is not keyworded
-jemalloc





^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2015-02-11 16:09 Mike Frysinger (vapier)
  0 siblings, 0 replies; 59+ messages in thread
From: Mike Frysinger (vapier) @ 2015-02-11 16:09 UTC (permalink / raw
  To: gentoo-commits

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 <vapier@gentoo.org> use.mask:
+  Stop masking USE=bluetooth since it works on mips.
 
   01 Feb 2015; Michael Palimaka <kensington@gentoo.org> 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 <mattst88@gentoo.org> (13 Dec 2010)
-# We don't care much about bluetooth
-bluetooth
-
-# Matt Turner <mattst88@gentoo.org> (13 Dec 2010)
 # We don't have net-libs/libsmi keyworded
 smi
 





^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2015-04-16 22:05 Mike Frysinger (vapier)
  0 siblings, 0 replies; 59+ messages in thread
From: Mike Frysinger (vapier) @ 2015-04-16 22:05 UTC (permalink / raw
  To: gentoo-commits

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 <vapier@gentoo.org> use.mask:
+  Drop USE=wifi mask since it works on mips.
 
   12 Apr 2015; Mikle Kolyada <zlogene@gentoo.org> 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 <hardave@gentoo.org>
-# Temporarily masking wifi until I can test it
-# Preventing kde from going stable
-wifi
-
 # Henrik Brix Andersen <brix@gentoo.org>
 # According to the mips herd, we currently have no way of testing
 # pcmcia on mips, bug #90359





^ permalink raw reply	[flat|nested] 59+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask
@ 2015-08-01 11:50 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 59+ messages in thread
From: Anthony G. Basile (blueness) @ 2015-08-01 11:50 UTC (permalink / raw
  To: gentoo-commits

blueness    15/08/01 11:50:25

  Modified:             ChangeLog use.mask
  Log:
  use.mask USE=luajittex.  There is no luajit support on mips.  Bug #554376.

Revision  Changes    Path
1.163                profiles/arch/mips/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.163&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?rev=1.163&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/ChangeLog?r1=1.162&r2=1.163

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v
retrieving revision 1.162
retrieving revision 1.163
diff -u -r1.162 -r1.163
--- ChangeLog	24 May 2015 04:32:58 -0000	1.162
+++ ChangeLog	1 Aug 2015 11:50:25 -0000	1.163
@@ -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.162 2015/05/24 04:32:58 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/ChangeLog,v 1.163 2015/08/01 11:50:25 blueness Exp $
+
+  01 Aug 2015; Anthony G. Basile <blueness@gentoo.org> use.mask:
+  use.mask USE=luajittex. There is no luajit support on mips. Bug #554376.
 
   24 May 2015; Matt Turner <mattst88@gentoo.org> package.use.mask:
   Drop dead r600-llvm-compiler USE flag from package.use.mask.



1.84                 profiles/arch/mips/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.84&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?rev=1.84&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/mips/use.mask?r1=1.83&r2=1.84

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- use.mask	16 Apr 2015 22:05:25 -0000	1.83
+++ use.mask	1 Aug 2015 11:50:25 -0000	1.84
@@ -1,10 +1,14 @@
 # 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.83 2015/04/16 22:05:25 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/mips/use.mask,v 1.84 2015/08/01 11:50:25 blueness Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -mips
 
+# Anthony G. Basile <blueness@gentoo.org> (01 Aug 2015)
+# There is no luajit support on mips.  Bug #554376.
+luajittex
+
 # Markos Chandras <hwoarang@gentoo.org>
 # app-arch/lz4 does not seem to build on MIPS
 # Original bug report: #501600





^ permalink raw reply	[flat|nested] 59+ messages in thread

end of thread, other threads:[~2015-08-01 11:50 UTC | newest]

Thread overview: 59+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-22 16:07 [gentoo-commits] gentoo-x86 commit in profiles/arch/mips: ChangeLog use.mask Chi-Thanh Christopher Nguyen (chithanh)
  -- strict thread matches above, loose matches on Subject: below --
2015-08-01 11:50 Anthony G. Basile (blueness)
2015-04-16 22:05 Mike Frysinger (vapier)
2015-02-11 16:09 Mike Frysinger (vapier)
2014-12-28 11:59 Anthony G. Basile (blueness)
2014-12-27 19:31 Hans de Graaff (graaff)
2014-10-18 18:14 Mike Frysinger (vapier)
2014-10-04 11:41 Markos Chandras (hwoarang)
2014-03-06 19:28 Markos Chandras (hwoarang)
2014-01-14 19:14 Markos Chandras (hwoarang)
2013-10-11 22:27 Markos Chandras (hwoarang)
2013-07-10 18:51 Anthony G. Basile (blueness)
2013-05-28 13:36 Chi-Thanh Christopher Nguyen (chithanh)
2013-05-27 15:18 Chi-Thanh Christopher Nguyen (chithanh)
2013-02-06 23:32 Matt Turner (mattst88)
2013-01-20 10:51 Michal Gorny (mgorny)
2013-01-18 14:23 Samuli Suominen (ssuominen)
2012-11-24 21:38 Mike Gilbert (floppym)
2012-10-31 16:12 Michal Gorny (mgorny)
2012-07-18 12:48 Anthony G. Basile (blueness)
2012-07-04  7:39 Samuli Suominen (ssuominen)
2012-03-18 18:56 Matt Turner (mattst88)
2012-03-18 14:05 Samuli Suominen (ssuominen)
2012-02-10 21:31 Matt Turner (mattst88)
2012-02-10 18:50 Matt Turner (mattst88)
2012-02-10 17:28 Matt Turner (mattst88)
2011-09-23  2:30 Matt Turner (mattst88)
2011-08-21  2:49 Matt Turner (mattst88)
2011-08-21  2:48 Matt Turner (mattst88)
2011-08-21  2:44 Matt Turner (mattst88)
2011-08-20 22:57 Matt Turner (mattst88)
2011-07-14 18:02 Matt Turner (mattst88)
2011-07-11  4:33 Matt Turner (mattst88)
2011-07-11  4:31 Matt Turner (mattst88)
2011-07-10 23:47 Matt Turner (mattst88)
2011-06-28 19:23 Matt Turner (mattst88)
2011-06-14  5:49 Matt Turner (mattst88)
2011-06-13 22:49 Matt Turner (mattst88)
2011-05-09 21:20 Chi-Thanh Christopher Nguyen (chithanh)
2011-04-07 23:13 Mart Raudsepp (leio)
2010-12-14  2:51 Matt Turner (mattst88)
2010-12-14  2:48 Matt Turner (mattst88)
2010-12-14  2:37 Matt Turner (mattst88)
2010-12-14  2:33 Matt Turner (mattst88)
2010-12-14  1:59 Matt Turner (mattst88)
2010-12-06 22:30 Matt Turner (mattst88)
2010-11-21  6:15 Ryan Hill (dirtyepic)
2010-09-21 13:34 Mart Raudsepp (leio)
2010-08-09  9:18 Kacper Kowalik (xarthisius)
2009-12-13 23:20 Remi Cardona (remi)
2009-12-13 21:45 Remi Cardona (remi)
2009-10-19 13:22 Alexey Shvetsov (alexxy)
2009-08-16 22:07 Remi Cardona (remi)
2009-03-12 15:16 Peter Volkov (pva)
2009-03-03 12:44 Peter Volkov (pva)
2008-05-03 22:20 Ryan Hill (dirtyepic)
2008-05-03 22:03 Ryan Hill (dirtyepic)
2008-05-03  1:21 Ricardo Mendoza (ricmm)
2008-04-10  6:34 Donnie Berkholz (dberkholz)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox