public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in profiles/arch/x86: use.mask
@ 2008-05-09 20:01 Mart Raudsepp (leio)
  0 siblings, 0 replies; 15+ messages in thread
From: Mart Raudsepp (leio) @ 2008-05-09 20:01 UTC (permalink / raw
  To: gentoo-commits

leio        08/05/09 20:01:11

  Modified:             use.mask
  Log:
  Mask video_cards_geode USE flag on all platforms but x86, as it is a video card integrated into the Geode GX/LX CPU chip, which is x86.

Revision  Changes    Path
1.4                  profiles/arch/x86/use.mask

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

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- use.mask	30 Apr 2008 11:43:22 -0000	1.3
+++ use.mask	9 May 2008 20:01:10 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 2004 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.3 2008/04/30 11:43:22 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.4 2008/05/09 20:01:10 leio Exp $
 
 # This file masks out USE flags that are simply NOT allowed in the default
 # x86 profile.  This works, for example, if another architecture's
@@ -42,6 +42,7 @@
 -video_cards_fglrx
 -video_cards_vmware
 -video_cards_amd
+-video_cards_geode
 -video_cards_vermilion
 -video_cards_via
 -video_cards_xgi



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



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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/x86: use.mask
@ 2008-05-10 19:41 Mart Raudsepp (leio)
  0 siblings, 0 replies; 15+ messages in thread
From: Mart Raudsepp (leio) @ 2008-05-10 19:41 UTC (permalink / raw
  To: gentoo-commits

leio        08/05/10 19:41:29

  Modified:             use.mask
  Log:
  Remove video_cards_amd USE flag handling as it is called video_cards_geode now

Revision  Changes    Path
1.5                  profiles/arch/x86/use.mask

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

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- use.mask	9 May 2008 20:01:10 -0000	1.4
+++ use.mask	10 May 2008 19:41:29 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 2004 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.4 2008/05/09 20:01:10 leio Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.5 2008/05/10 19:41:29 leio Exp $
 
 # This file masks out USE flags that are simply NOT allowed in the default
 # x86 profile.  This works, for example, if another architecture's
@@ -41,7 +41,6 @@
 -video_cards_nvidia
 -video_cards_fglrx
 -video_cards_vmware
--video_cards_amd
 -video_cards_geode
 -video_cards_vermilion
 -video_cards_via



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



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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/x86: use.mask
@ 2008-11-06  0:07 Zac Medico (zmedico)
  0 siblings, 0 replies; 15+ messages in thread
From: Zac Medico (zmedico) @ 2008-11-06  0:07 UTC (permalink / raw
  To: gentoo-commits

zmedico     08/11/06 00:07:04

  Modified:             use.mask
  Log:
  Bug #245662 - Remove all unmaskings of the "real" USE flag.

Revision  Changes    Path
1.8                  profiles/arch/x86/use.mask

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

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- use.mask	27 Oct 2008 07:17:20 -0000	1.7
+++ use.mask	6 Nov 2008 00:07:04 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 2004 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.7 2008/10/27 07:17:20 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.8 2008/11/06 00:07:04 zmedico Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -x86
@@ -55,7 +55,6 @@
 
 #codec support
 -win32codecs
--real
 -x264
 
 # lvm2 cluster






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/x86: use.mask
@ 2009-03-11  8:10 Markus Ullmann (jokey)
  0 siblings, 0 replies; 15+ messages in thread
From: Markus Ullmann (jokey) @ 2009-03-11  8:10 UTC (permalink / raw
  To: gentoo-commits

jokey       09/03/11 08:10:11

  Modified:             use.mask
  Log:
  Adjust mask/unmask of virtualbox use_expand

Revision  Changes    Path
1.9                  profiles/arch/x86/use.mask

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

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- use.mask	6 Nov 2008 00:07:04 -0000	1.8
+++ use.mask	11 Mar 2009 08:10:11 -0000	1.9
@@ -1,6 +1,6 @@
 # Copyright 2004 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.8 2008/11/06 00:07:04 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.9 2009/03/11 08:10:11 jokey Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -x86
@@ -40,6 +40,7 @@
 
 # Modular X: unmask for architectures on which they are available
 -input_devices_synaptics
+-input_devices_virtualbox
 -input_devices_vmmouse
 -input_devices_wacom
 -video_cards_nvidia
@@ -48,6 +49,7 @@
 -video_cards_geode
 -video_cards_vermilion
 -video_cards_via
+-video_cards_virtualbox
 -video_cards_xgi
 
 # Modular X: mask for architectures on which they aren't available






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/x86: use.mask
@ 2009-07-06 18:36 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 15+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2009-07-06 18:36 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    09/07/06 18:36:00

  Modified:             use.mask
  Log:
  cman is masked for removal

Revision  Changes    Path
1.10                 profiles/arch/x86/use.mask

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

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- use.mask	11 Mar 2009 08:10:11 -0000	1.9
+++ use.mask	6 Jul 2009 18:36:00 -0000	1.10
@@ -1,6 +1,6 @@
 # Copyright 2004 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.9 2009/03/11 08:10:11 jokey Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.10 2009/07/06 18:36:00 mr_bones_ Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -x86
@@ -62,7 +62,6 @@
 # lvm2 cluster
 -clvm
 -gulm
--cman
 
 # psyco works on x86
 -psyco






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/x86: use.mask
@ 2010-07-27 22:59 Matti Bickel (mabi)
  0 siblings, 0 replies; 15+ messages in thread
From: Matti Bickel (mabi) @ 2010-07-27 22:59 UTC (permalink / raw
  To: gentoo-commits

mabi        10/07/27 22:59:38

  Modified:             use.mask
  Log:
  use.mask fdftk on non-x86 (bug #327319)

Revision  Changes    Path
1.20                 profiles/arch/x86/use.mask

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

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- use.mask	13 Jun 2010 10:08:39 -0000	1.19
+++ use.mask	27 Jul 2010 22:59:38 -0000	1.20
@@ -1,6 +1,6 @@
 # Copyright 2004 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.19 2010/06/13 10:08:39 spatz Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.20 2010/07/27 22:59:38 mabi Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -x86
@@ -9,6 +9,10 @@
 # x86 profile.  This works, for example, if another architecture's
 # profile have a USE flag associated with (such as altivec, mmx, etc).
 
+# 2010/07/27 - Matti Bickel <mabi@gentoo.org>
+# app-text/fdf is only supported on x86
+-fdftk
+
 # 2010/02/14 - Samuli Suominen <ssuominen@gentoo.org>
 # Unmask amd64/x86 only SANE_BACKENDS
 -sane_backends_canon_pp






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/x86: use.mask
@ 2012-02-04 10:42 Justin Lecher (jlec)
  0 siblings, 0 replies; 15+ messages in thread
From: Justin Lecher (jlec) @ 2012-02-04 10:42 UTC (permalink / raw
  To: gentoo-commits

jlec        12/02/04 10:42:17

  Modified:             use.mask
  Log:
  Mask USE=zeitgeist globally and unmask fpr keyworded arches

Revision  Changes    Path
1.29                 profiles/arch/x86/use.mask

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

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- use.mask	22 Dec 2011 12:27:04 -0000	1.28
+++ use.mask	4 Feb 2012 10:42:17 -0000	1.29
@@ -1,10 +1,14 @@
-# Copyright 1999-2011 Gentoo Foundation.
+# Copyright 1999-2012 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.28 2011/12/22 12:27:04 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.29 2012/02/04 10:42:17 jlec Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -x86
 
+# Justin Lecher <jlec@gentoo.org> (04. Feb 2012)
+# Unmask because deps are keyworded
+-zeitgeist
+
 # This file masks out USE flags that are simply NOT allowed in the default
 # x86 profile.  This works, for example, if another architecture's
 # profile have a USE flag associated with (such as altivec, mmx, etc).






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/x86: use.mask
@ 2012-08-21 15:16 Diego Petteno (flameeyes)
  0 siblings, 0 replies; 15+ messages in thread
From: Diego Petteno (flameeyes) @ 2012-08-21 15:16 UTC (permalink / raw
  To: gentoo-commits

flameeyes    12/08/21 15:16:15

  Modified:             use.mask
  Log:
  Mask ipmi USE flag on all arches but x86/amd64/ia64.

Revision  Changes    Path
1.33                 profiles/arch/x86/use.mask

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

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- use.mask	31 Jul 2012 14:37:45 -0000	1.32
+++ use.mask	21 Aug 2012 15:16:15 -0000	1.33
@@ -1,10 +1,14 @@
 # Copyright 1999-2012 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.32 2012/07/31 14:37:45 sera Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.33 2012/08/21 15:16:15 flameeyes Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -x86
 
+# Diego Elio Pettenò <flameeyes@gentoo.org> (21 Aug 2012)
+# IPMI is only implemented for x86, amd64 and ia64
+ipmi
+
 # Ralph Sennhauser <sera@gentoo.org> (31 Jul 2012)
 # Keywored on x86
 -python_targets_jython2_5





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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/x86: use.mask
@ 2012-09-30  6:59 Diego Petteno (flameeyes)
  0 siblings, 0 replies; 15+ messages in thread
From: Diego Petteno (flameeyes) @ 2012-09-30  6:59 UTC (permalink / raw
  To: gentoo-commits

flameeyes    12/09/30 06:59:28

  Modified:             use.mask
  Log:
  Mask oracle USe flag globally at base level and unmask for amd64/x86. This is required for me to commit freeradius without dropping ppc keyword.

Revision  Changes    Path
1.34                 profiles/arch/x86/use.mask

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

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- use.mask	21 Aug 2012 15:16:15 -0000	1.33
+++ use.mask	30 Sep 2012 06:59:28 -0000	1.34
@@ -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/use.mask,v 1.33 2012/08/21 15:16:15 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.34 2012/09/30 06:59:28 flameeyes Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -x86
@@ -86,6 +86,7 @@
 
 # Unmask dev-db/oracle-instantclient-basic support
 -oci8-instant-client
+-oracle
 
 # Unmask osp, used by asterisk; bug 115798
 -osp





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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/x86: use.mask
@ 2012-11-14 17:17 Luca Barbato (lu_zero)
  0 siblings, 0 replies; 15+ messages in thread
From: Luca Barbato (lu_zero) @ 2012-11-14 17:17 UTC (permalink / raw
  To: gentoo-commits

lu_zero     12/11/14 17:17:30

  Modified:             use.mask
  Log:
  Mask fdk pending keywording

Revision  Changes    Path
1.35                 profiles/arch/x86/use.mask

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

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- use.mask	30 Sep 2012 06:59:28 -0000	1.34
+++ use.mask	14 Nov 2012 17:17:30 -0000	1.35
@@ -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/use.mask,v 1.34 2012/09/30 06:59:28 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.35 2012/11/14 17:17:30 lu_zero Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -x86
@@ -159,3 +159,6 @@
 
 # 64bit Windows doesn't work on 32bit systems
 win64
+
+# fdk-aac is already keyworded here
+-fdk





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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/x86: use.mask
@ 2013-01-20 14:18 Hans de Graaff (graaff)
  0 siblings, 0 replies; 15+ messages in thread
From: Hans de Graaff (graaff) @ 2013-01-20 14:18 UTC (permalink / raw
  To: gentoo-commits

graaff      13/01/20 14:18:53

  Modified:             use.mask
  Log:
  Mask dev-lang/ruby-enterprise and its use flag.

Revision  Changes    Path
1.42                 profiles/arch/x86/use.mask

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

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- use.mask	20 Jan 2013 11:07:42 -0000	1.41
+++ use.mask	20 Jan 2013 14:18:53 -0000	1.42
@@ -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/use.mask,v 1.41 2013/01/20 11:07:42 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.42 2013/01/20 14:18:53 graaff Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -x86
@@ -59,7 +59,7 @@
 
 # 2010/05/03 - Alex Legler <a3li@gentoo.org>
 # Add support for Ruby Enterprise Edition targets where rubyee is available
--ruby_targets_ree18
+# -ruby_targets_ree18
 
 # 2010/01/08 - Diego E. Pettenò <flameeyes@gentoo.org>
 # Add support for JRuby targets where jruby is available





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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/x86: use.mask
@ 2013-01-26  0:17 Christoph Junghans (ottxor)
  0 siblings, 0 replies; 15+ messages in thread
From: Christoph Junghans (ottxor) @ 2013-01-26  0:17 UTC (permalink / raw
  To: gentoo-commits

ottxor      13/01/26 00:17:08

  Modified:             use.mask
  Log:
  fixed typo

Revision  Changes    Path
1.44                 profiles/arch/x86/use.mask

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

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- use.mask	25 Jan 2013 16:40:58 -0000	1.43
+++ use.mask	26 Jan 2013 00:17:08 -0000	1.44
@@ -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/use.mask,v 1.43 2013/01/25 16:40:58 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.44 2013/01/26 00:17:08 ottxor Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -x86
@@ -79,7 +79,7 @@
 -sse2
 -sse3
 -sse4
--see41
+-sse41
 -sse4a
 -sse5
 -ssse3





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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/x86: use.mask
@ 2014-01-14 19:15 Alexis Ballier (aballier)
  0 siblings, 0 replies; 15+ messages in thread
From: Alexis Ballier (aballier) @ 2014-01-14 19:15 UTC (permalink / raw
  To: gentoo-commits

aballier    14/01/14 19:15:08

  Modified:             use.mask
  Log:
  Add some usemasks for cpu related useflags that will be added to media-video/ffmpeg. Unmask relevant flags on amd64/x86. Leave arm and mips useflags to the arch team that know better where to unmask them.

Revision  Changes    Path
1.55                 profiles/arch/x86/use.mask

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

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- use.mask	22 Aug 2013 16:10:39 -0000	1.54
+++ use.mask	14 Jan 2014 19:15:08 -0000	1.55
@@ -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/x86/use.mask,v 1.54 2013/08/22 16:10:39 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.55 2014/01/14 19:15:08 aballier Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -x86
@@ -78,11 +78,13 @@
 -sse3
 -sse4
 -sse4_1
+-sse4_2
 -sse4a
 -ssse3
 -avx
 -avx128fma
 -avx256
+-fma4
 -svga
 -kqemu
 -nvram





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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/x86: use.mask
@ 2014-03-03 18:36 Alexis Ballier (aballier)
  0 siblings, 0 replies; 15+ messages in thread
From: Alexis Ballier (aballier) @ 2014-03-03 18:36 UTC (permalink / raw
  To: gentoo-commits

aballier    14/03/03 18:36:17

  Modified:             use.mask
  Log:
  mask fma3 useflag and unmask on x86/amd64

Revision  Changes    Path
1.57                 profiles/arch/x86/use.mask

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

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v
retrieving revision 1.56
retrieving revision 1.57
diff -u -r1.56 -r1.57
--- use.mask	26 Feb 2014 06:31:07 -0000	1.56
+++ use.mask	3 Mar 2014 18:36:17 -0000	1.57
@@ -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/x86/use.mask,v 1.56 2014/02/26 06:31:07 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.57 2014/03/03 18:36:17 aballier Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -x86
@@ -85,6 +85,7 @@
 -avx128fma
 -avx2
 -avx256
+-fma3
 -fma4
 -svga
 -kqemu





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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/x86: use.mask
@ 2014-04-08  9:43 Alexey Shvetsov (alexxy)
  0 siblings, 0 replies; 15+ messages in thread
From: Alexey Shvetsov (alexxy) @ 2014-04-08  9:43 UTC (permalink / raw
  To: gentoo-commits

alexxy      14/04/08 09:43:46

  Modified:             use.mask
  Log:
  Add udcm desc. And mask cuda on all arches and  unmask it for target ones only

Revision  Changes    Path
1.61                 profiles/arch/x86/use.mask

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

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- use.mask	30 Mar 2014 21:38:45 -0000	1.60
+++ use.mask	8 Apr 2014 09:43:46 -0000	1.61
@@ -1,10 +1,14 @@
 # Copyright 1999-2014 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.60 2014/03/30 21:38:45 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/use.mask,v 1.61 2014/04/08 09:43:46 alexxy Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -x86
 
+# Alexey Shvetsov <alexxy@gentoo.org> (08 Apr 2014)
+# Cuda works here
+-cuda
+
 # Michał Górny <mgorny@gentoo.org> (30 Mar 2014)
 # PyPy is keyworded on this arch.
 -python_targets_pypy





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

end of thread, other threads:[~2014-04-08  9:43 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-04 10:42 [gentoo-commits] gentoo-x86 commit in profiles/arch/x86: use.mask Justin Lecher (jlec)
  -- strict thread matches above, loose matches on Subject: below --
2014-04-08  9:43 Alexey Shvetsov (alexxy)
2014-03-03 18:36 Alexis Ballier (aballier)
2014-01-14 19:15 Alexis Ballier (aballier)
2013-01-26  0:17 Christoph Junghans (ottxor)
2013-01-20 14:18 Hans de Graaff (graaff)
2012-11-14 17:17 Luca Barbato (lu_zero)
2012-09-30  6:59 Diego Petteno (flameeyes)
2012-08-21 15:16 Diego Petteno (flameeyes)
2010-07-27 22:59 Matti Bickel (mabi)
2009-07-06 18:36 Michael Sterrett (mr_bones_)
2009-03-11  8:10 Markus Ullmann (jokey)
2008-11-06  0:07 Zac Medico (zmedico)
2008-05-10 19:41 Mart Raudsepp (leio)
2008-05-09 20:01 Mart Raudsepp (leio)

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