public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in profiles/arch/x86-fbsd: ChangeLog use.mask
@ 2009-06-05  9:44 Alexis Ballier (aballier)
  0 siblings, 0 replies; 12+ messages in thread
From: Alexis Ballier (aballier) @ 2009-06-05  9:44 UTC (permalink / raw
  To: gentoo-commits

aballier    09/06/05 09:44:10

  Modified:             ChangeLog use.mask
  Log:
  usemask pulseaudio on fbsd

Revision  Changes    Path
1.2                  profiles/arch/x86-fbsd/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	19 Jan 2009 21:55:44 -0000	1.1
+++ ChangeLog	5 Jun 2009 09:44:10 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/x86-fbsd profile directory
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v 1.1 2009/01/19 21:55:44 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v 1.2 2009/06/05 09:44:10 aballier Exp $
+
+  05 Jun 2009; Alexis Ballier <aballier@gentoo.org> use.mask:
+  usemask pulseaudio on fbsd
 
   19 Jan 2009; Alexis Ballier <aballier@gentoo.org> +make.defaults,
   +package.use.mask, +parent, +use.force, +use.mask:



1.2                  profiles/arch/x86-fbsd/use.mask

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

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/use.mask,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- use.mask	19 Jan 2009 21:55:44 -0000	1.1
+++ use.mask	5 Jun 2009 09:44:10 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 2004-2009 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/use.mask,v 1.1 2009/01/19 21:55:44 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/use.mask,v 1.2 2009/06/05 09:44:10 aballier Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -x86-fbsd
@@ -27,3 +27,6 @@
 
 # Diablo Latte and Caffe (JRE and JDK) works here
 -java
+
+# No pulseaudio version is keyworded; unmask when it works
+pulseaudio






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/x86-fbsd: ChangeLog use.mask
@ 2009-06-08  7:34 Alexis Ballier (aballier)
  0 siblings, 0 replies; 12+ messages in thread
From: Alexis Ballier (aballier) @ 2009-06-08  7:34 UTC (permalink / raw
  To: gentoo-commits

aballier    09/06/08 07:34:50

  Modified:             ChangeLog use.mask
  Log:
  usemask portaudio too on fbsd

Revision  Changes    Path
1.3                  profiles/arch/x86-fbsd/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	5 Jun 2009 09:44:10 -0000	1.2
+++ ChangeLog	8 Jun 2009 07:34:50 -0000	1.3
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/x86-fbsd profile directory
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v 1.2 2009/06/05 09:44:10 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v 1.3 2009/06/08 07:34:50 aballier Exp $
+
+  08 Jun 2009; Alexis Ballier <aballier@gentoo.org> use.mask:
+  usemask portaudio too on fbsd
 
   05 Jun 2009; Alexis Ballier <aballier@gentoo.org> use.mask:
   usemask pulseaudio on fbsd



1.3                  profiles/arch/x86-fbsd/use.mask

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

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/use.mask,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- use.mask	5 Jun 2009 09:44:10 -0000	1.2
+++ use.mask	8 Jun 2009 07:34:50 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 2004-2009 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/use.mask,v 1.2 2009/06/05 09:44:10 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/use.mask,v 1.3 2009/06/08 07:34:50 aballier Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -x86-fbsd
@@ -30,3 +30,5 @@
 
 # No pulseaudio version is keyworded; unmask when it works
 pulseaudio
+# No portaudio version is keyworded; unmask when it works
+portaudio






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/x86-fbsd: ChangeLog use.mask
@ 2009-06-27 12:05 Alexis Ballier (aballier)
  0 siblings, 0 replies; 12+ messages in thread
From: Alexis Ballier (aballier) @ 2009-06-27 12:05 UTC (permalink / raw
  To: gentoo-commits

aballier    09/06/27 12:05:16

  Modified:             ChangeLog use.mask
  Log:
  Mask policykit support until it is keyworded on fbsd

Revision  Changes    Path
1.4                  profiles/arch/x86-fbsd/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	8 Jun 2009 07:34:50 -0000	1.3
+++ ChangeLog	27 Jun 2009 12:05:16 -0000	1.4
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/x86-fbsd profile directory
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v 1.3 2009/06/08 07:34:50 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v 1.4 2009/06/27 12:05:16 aballier Exp $
+
+  27 Jun 2009; Alexis Ballier <aballier@gentoo.org> use.mask:
+  Mask policykit support until it is keyworded
 
   08 Jun 2009; Alexis Ballier <aballier@gentoo.org> use.mask:
   usemask portaudio too on fbsd



1.4                  profiles/arch/x86-fbsd/use.mask

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

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/use.mask,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- use.mask	8 Jun 2009 07:34:50 -0000	1.3
+++ use.mask	27 Jun 2009 12:05:16 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 2004-2009 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/use.mask,v 1.3 2009/06/08 07:34:50 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/use.mask,v 1.4 2009/06/27 12:05:16 aballier Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -x86-fbsd
@@ -32,3 +32,6 @@
 pulseaudio
 # No portaudio version is keyworded; unmask when it works
 portaudio
+
+# Mask policykit support until it is keyworded
+policykit






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/x86-fbsd: ChangeLog use.mask
@ 2009-07-02 19:42 Alexis Ballier (aballier)
  0 siblings, 0 replies; 12+ messages in thread
From: Alexis Ballier (aballier) @ 2009-07-02 19:42 UTC (permalink / raw
  To: gentoo-commits

aballier    09/07/02 19:42:46

  Modified:             ChangeLog use.mask
  Log:
  unmask policykit useflag on x86-fbsd

Revision  Changes    Path
1.5                  profiles/arch/x86-fbsd/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	27 Jun 2009 12:05:16 -0000	1.4
+++ ChangeLog	2 Jul 2009 19:42:46 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/x86-fbsd profile directory
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v 1.4 2009/06/27 12:05:16 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v 1.5 2009/07/02 19:42:46 aballier Exp $
+
+  02 Jul 2009; Alexis Ballier <aballier@gentoo.org> use.mask:
+  unmask policykit useflag on x86-fbsd
 
   27 Jun 2009; Alexis Ballier <aballier@gentoo.org> use.mask:
   Mask policykit support until it is keyworded



1.5                  profiles/arch/x86-fbsd/use.mask

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

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/use.mask,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- use.mask	27 Jun 2009 12:05:16 -0000	1.4
+++ use.mask	2 Jul 2009 19:42:46 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 2004-2009 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/use.mask,v 1.4 2009/06/27 12:05:16 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/use.mask,v 1.5 2009/07/02 19:42:46 aballier Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -x86-fbsd
@@ -32,6 +32,3 @@
 pulseaudio
 # No portaudio version is keyworded; unmask when it works
 portaudio
-
-# Mask policykit support until it is keyworded
-policykit






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/x86-fbsd: ChangeLog use.mask
@ 2010-03-07 17:56 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 12+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-03-07 17:56 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/03/07 17:56:08

  Modified:             ChangeLog use.mask
  Log:
  Unmask x86_* flags sse3, sse4, sse4a, and sse5.

Revision  Changes    Path
1.13                 profiles/arch/x86-fbsd/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	13 Dec 2009 21:45:30 -0000	1.12
+++ ChangeLog	7 Mar 2010 17:56:07 -0000	1.13
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/x86-fbsd profile directory
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v 1.12 2009/12/13 21:45:30 remi Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v 1.13 2010/03/07 17:56:07 ssuominen Exp $
+
+  07 Mar 2010; Samuli Suominen <ssuominen@gentoo.org> use.mask:
+  Unmask x86_* flags sse3, sse4, sse4a, and sse5.
 
   13 Dec 2009; Rémi Cardona <remi@gentoo.org> make.defaults:
   drop "vga" from VIDEO_CARDS in all profiles



1.7                  profiles/arch/x86-fbsd/use.mask

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

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/use.mask,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- use.mask	19 Aug 2009 21:19:48 -0000	1.6
+++ use.mask	7 Mar 2010 17:56:07 -0000	1.7
@@ -1,6 +1,6 @@
 # Copyright 2004-2009 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/use.mask,v 1.6 2009/08/19 21:19:48 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/use.mask,v 1.7 2010/03/07 17:56:07 ssuominen Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -x86-fbsd
@@ -13,6 +13,9 @@
 -sse
 -sse2
 -sse3
+-sse4
+-sse4a
+-sse5
 -ssse3
 -win32codecs
 






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/x86-fbsd: ChangeLog use.mask
@ 2011-10-06 20:42 Alexis Ballier (aballier)
  0 siblings, 0 replies; 12+ messages in thread
From: Alexis Ballier (aballier) @ 2011-10-06 20:42 UTC (permalink / raw
  To: gentoo-commits

aballier    11/10/06 20:42:30

  Modified:             ChangeLog use.mask
  Log:
  mask vaapi useflag as libva doesnt build

Revision  Changes    Path
1.29                 profiles/arch/x86-fbsd/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	5 Oct 2011 18:14:04 -0000	1.28
+++ ChangeLog	6 Oct 2011 20:42:30 -0000	1.29
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/x86-fbsd profile directory
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v 1.28 2011/10/05 18:14:04 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v 1.29 2011/10/06 20:42:30 aballier Exp $
+
+  06 Oct 2011; Alexis Ballier <aballier@gentoo.org> use.mask:
+  mask vaapi useflag as libva doesnt build
 
   05 Oct 2011; Alexis Ballier <aballier@gentoo.org> -package.mask:
   unmask texlive as most of it is keyworded and older versions are going away



1.8                  profiles/arch/x86-fbsd/use.mask

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

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/use.mask,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- use.mask	7 Mar 2010 17:56:07 -0000	1.7
+++ use.mask	6 Oct 2011 20:42:30 -0000	1.8
@@ -1,6 +1,6 @@
-# Copyright 2004-2009 Gentoo Foundation.
+# Copyright 1999-2011 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/use.mask,v 1.7 2010/03/07 17:56:07 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/use.mask,v 1.8 2011/10/06 20:42:30 aballier Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -x86-fbsd
@@ -38,3 +38,6 @@
 
 # valgrind hasn't been ported to fbsd yet
 valgrind
+
+# libva doesnt build on fbsd for now
+vaapi






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

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

mgorny      12/12/05 10:35:57

  Modified:             ChangeLog use.mask
  Log:
  Mask PYTHON_TARGETS for pypy & jython.

Revision  Changes    Path
1.35                 profiles/arch/x86-fbsd/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog	4 Oct 2012 15:29:30 -0000	1.34
+++ ChangeLog	5 Dec 2012 10:35:57 -0000	1.35
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/x86-fbsd profile directory
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v 1.34 2012/10/04 15:29:30 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v 1.35 2012/12/05 10:35:57 mgorny Exp $
+
+  05 Dec 2012; Michał Górny <mgorny@gentoo.org> use.mask:
+  Mask PYTHON_TARGETS for pypy & jython.
 
   04 Oct 2012; Samuli Suominen <ssuominen@gentoo.org> package.use.mask:
   Remove ancient USE="autotrace" mask wrt #317619



1.10                 profiles/arch/x86-fbsd/use.mask

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

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/use.mask,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- use.mask	21 Aug 2012 15:16:15 -0000	1.9
+++ use.mask	5 Dec 2012 10:35:57 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/use.mask,v 1.9 2012/08/21 15:16:15 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/use.mask,v 1.10 2012/12/05 10:35:57 mgorny Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -x86-fbsd
@@ -44,3 +44,12 @@
 
 # libva doesnt build on fbsd for now
 vaapi
+
+# Michał Górny <mgorny@gentoo.org> (05 Dec 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





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

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

mgorny      13/01/20 10:51:22

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

Revision  Changes    Path
1.37                 profiles/arch/x86-fbsd/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	27 Dec 2012 08:16:32 -0000	1.36
+++ ChangeLog	20 Jan 2013 10:51:22 -0000	1.37
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/x86-fbsd profile directory
-# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v 1.36 2012/12/27 08:16:32 tetromino Exp $
+# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v 1.37 2013/01/20 10:51:22 mgorny Exp $
+
+  20 Jan 2013; Michał Górny <mgorny@gentoo.org> use.mask:
+  Remove duplicate pypy/jython masks (masked in base profile now).
 
   27 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org> package.use.mask:
   Add epiphany[jit] to webkit-gtk[jit] unmask.



1.11                 profiles/arch/x86-fbsd/use.mask

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

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/use.mask,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- use.mask	5 Dec 2012 10:35:57 -0000	1.10
+++ use.mask	20 Jan 2013 10:51:22 -0000	1.11
@@ -1,6 +1,6 @@
-# Copyright 1999-2012 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/x86-fbsd/use.mask,v 1.10 2012/12/05 10:35:57 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/use.mask,v 1.11 2013/01/20 10:51:22 mgorny Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -x86-fbsd
@@ -44,12 +44,3 @@
 
 # libva doesnt build on fbsd for now
 vaapi
-
-# Michał Górny <mgorny@gentoo.org> (05 Dec 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





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

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

mattst88    13/02/07 03:23:41

  Modified:             ChangeLog use.mask
  Log:
  Drop sse5 USE flag.

Revision  Changes    Path
1.38                 profiles/arch/x86-fbsd/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	20 Jan 2013 10:51:22 -0000	1.37
+++ ChangeLog	7 Feb 2013 03:23:41 -0000	1.38
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/x86-fbsd profile directory
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v 1.37 2013/01/20 10:51:22 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v 1.38 2013/02/07 03:23:41 mattst88 Exp $
+
+  07 Feb 2013; Matt Turner <mattst88@gentoo.org> use.mask:
+  Drop sse5 USE flag.
 
   20 Jan 2013; Michał Górny <mgorny@gentoo.org> use.mask:
   Remove duplicate pypy/jython masks (masked in base profile now).



1.12                 profiles/arch/x86-fbsd/use.mask

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

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/use.mask,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- use.mask	20 Jan 2013 10:51:22 -0000	1.11
+++ use.mask	7 Feb 2013 03:23:41 -0000	1.12
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/use.mask,v 1.11 2013/01/20 10:51:22 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/use.mask,v 1.12 2013/02/07 03:23:41 mattst88 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -x86-fbsd
@@ -18,7 +18,6 @@
 -sse3
 -sse4
 -sse4a
--sse5
 -ssse3
 -win32codecs
 





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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/x86-fbsd: ChangeLog use.mask
@ 2013-08-22 16:07 Chi-Thanh Christopher Nguyen (chithanh)
  0 siblings, 0 replies; 12+ 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:41

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

Revision  Changes    Path
1.42                 profiles/arch/x86-fbsd/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- ChangeLog	9 Aug 2013 13:19:51 -0000	1.41
+++ ChangeLog	22 Aug 2013 16:07:41 -0000	1.42
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/x86-fbsd profile directory
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v 1.41 2013/08/09 13:19:51 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v 1.42 2013/08/22 16:07:41 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.
 
   09 Aug 2013; Alexis Ballier <aballier@gentoo.org> use.force, use.mask:
   unmask and force abi_x86_32



1.15                 profiles/arch/x86-fbsd/use.mask

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

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/use.mask,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- use.mask	9 Aug 2013 13:19:51 -0000	1.14
+++ use.mask	22 Aug 2013 16:07:41 -0000	1.15
@@ -1,6 +1,6 @@
 # Copyright 1999-2013 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/use.mask,v 1.14 2013/08/09 13:19:51 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/use.mask,v 1.15 2013/08/22 16:07:41 chithanh Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -x86-fbsd
@@ -43,3 +43,7 @@
 
 # libva doesnt build on fbsd for now
 vaapi
+
+# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (22 Aug 2013)
+# virtual/opencl is not keyworded
+opencl





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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/x86-fbsd: ChangeLog use.mask
@ 2015-01-28 21:33 Michal Gorny (mgorny)
  0 siblings, 0 replies; 12+ messages in thread
From: Michal Gorny (mgorny) @ 2015-01-28 21:33 UTC (permalink / raw
  To: gentoo-commits

mgorny      15/01/28 21:33:57

  Modified:             ChangeLog use.mask
  Log:
  Unmask CPU_FLAGS_X86.

Revision  Changes    Path
1.49                 profiles/arch/x86-fbsd/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- ChangeLog	28 Jan 2015 00:37:00 -0000	1.48
+++ ChangeLog	28 Jan 2015 21:33:57 -0000	1.49
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/x86-fbsd profile directory
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v 1.48 2015/01/28 00:37:00 johu Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v 1.49 2015/01/28 21:33:57 mgorny Exp $
+
+  28 Jan 2015; Michał Górny <mgorny@gentoo.org> use.mask:
+  Unmask CPU_FLAGS_X86.
 
   28 Jan 2015; Johannes Huber <johu@gentoo.org> package.use.mask:
   Mask app-crypt/qca[botan].



1.16                 profiles/arch/x86-fbsd/use.mask

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

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/use.mask,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- use.mask	22 Aug 2013 16:07:41 -0000	1.15
+++ use.mask	28 Jan 2015 21:33:57 -0000	1.16
@@ -1,6 +1,6 @@
-# Copyright 1999-2013 Gentoo Foundation.
+# Copyright 1999-2015 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/use.mask,v 1.15 2013/08/22 16:07:41 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/use.mask,v 1.16 2015/01/28 21:33:57 mgorny Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -x86-fbsd
@@ -20,6 +20,25 @@
 -sse4
 -sse4a
 -ssse3
+-cpu_flags_x86_3dnow
+-cpu_flags_x86_3dnowext
+-cpu_flags_x86_aes
+-cpu_flags_x86_avx
+-cpu_flags_x86_avx2
+-cpu_flags_x86_fma3
+-cpu_flags_x86_fma4
+-cpu_flags_x86_mmx
+-cpu_flags_x86_mmxext
+-cpu_flags_x86_padlock
+-cpu_flags_x86_popcnt
+-cpu_flags_x86_sse
+-cpu_flags_x86_sse2
+-cpu_flags_x86_sse3
+-cpu_flags_x86_sse4_1
+-cpu_flags_x86_sse4_2
+-cpu_flags_x86_sse4a
+-cpu_flags_x86_ssse3
+-cpu_flags_x86_xop
 
 # nvidia drivers works on x86
 -xvmc





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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/x86-fbsd: ChangeLog use.mask
@ 2015-05-19 21:04 James Le Cuirot (chewi)
  0 siblings, 0 replies; 12+ messages in thread
From: James Le Cuirot (chewi) @ 2015-05-19 21:04 UTC (permalink / raw
  To: gentoo-commits

chewi       15/05/19 21:04:58

  Modified:             ChangeLog use.mask
  Log:
  Mask java USE flag on fbsd because icedtea needs testing and gcj isn't
  supported.

Revision  Changes    Path
1.52                 profiles/arch/x86-fbsd/ChangeLog

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

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- ChangeLog	11 May 2015 01:51:48 -0000	1.51
+++ ChangeLog	19 May 2015 21:04:58 -0000	1.52
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/x86-fbsd profile directory
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v 1.51 2015/05/11 01:51:48 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/ChangeLog,v 1.52 2015/05/19 21:04:58 chewi Exp $
+
+  19 May 2015; James Le Cuirot <chewi@gentoo.org> use.mask:
+  Mask java because icedtea needs testing and gcj isn't supported.
 
   11 May 2015; Davide Pesavento <pesa@gentoo.org> package.mask:
   Extend Qt4-multilib mask to cover 4.8.7 as well.



1.17                 profiles/arch/x86-fbsd/use.mask

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

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/use.mask,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- use.mask	28 Jan 2015 21:33:57 -0000	1.16
+++ use.mask	19 May 2015 21:04:58 -0000	1.17
@@ -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/x86-fbsd/use.mask,v 1.16 2015/01/28 21:33:57 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86-fbsd/use.mask,v 1.17 2015/05/19 21:04:58 chewi Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -x86-fbsd
@@ -49,8 +49,9 @@
 -video_cards_vmware
 -input_devices_vmmouse
 
-# Diablo Latte and Caffe (JRE and JDK) works here
--java
+# James Le Cuirot <chewi@gentoo.org> (19 May 2015)
+# icedtea needs testing and gcj isn't supported
+java
 
 # No pulseaudio version is keyworded; unmask when it works
 pulseaudio





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

end of thread, other threads:[~2015-05-19 21:05 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-07 17:56 [gentoo-commits] gentoo-x86 commit in profiles/arch/x86-fbsd: ChangeLog use.mask Samuli Suominen (ssuominen)
  -- strict thread matches above, loose matches on Subject: below --
2015-05-19 21:04 James Le Cuirot (chewi)
2015-01-28 21:33 Michal Gorny (mgorny)
2013-08-22 16:07 Chi-Thanh Christopher Nguyen (chithanh)
2013-02-07  3:23 Matt Turner (mattst88)
2013-01-20 10:51 Michal Gorny (mgorny)
2012-12-05 10:35 Michal Gorny (mgorny)
2011-10-06 20:42 Alexis Ballier (aballier)
2009-07-02 19:42 Alexis Ballier (aballier)
2009-06-27 12:05 Alexis Ballier (aballier)
2009-06-08  7:34 Alexis Ballier (aballier)
2009-06-05  9:44 Alexis Ballier (aballier)

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