public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in profiles/default/linux: use.mask
@ 2011-03-28 22:06 Diego Petteno (flameeyes)
  0 siblings, 0 replies; 5+ messages in thread
From: Diego Petteno (flameeyes) @ 2011-03-28 22:06 UTC (permalink / raw
  To: gentoo-commits

flameeyes    11/03/28 22:06:32

  Modified:             use.mask
  Log:
  Mask nouveau VIDEO_CARDS flag on non-Linux systems.

Revision  Changes    Path
1.2                  profiles/default/linux/use.mask

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

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/default/linux/use.mask,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- use.mask	1 Apr 2008 17:40:05 -0000	1.1
+++ use.mask	28 Mar 2011 22:06:32 -0000	1.2
@@ -1,6 +1,6 @@
-# Copyright 2004-2008 Gentoo Foundation.
+# Copyright 1999-2011 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/use.mask,v 1.1 2008/04/01 17:40:05 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/use.mask,v 1.2 2011/03/28 22:06:32 flameeyes Exp $
 
 # This file masks out USE flags that are simply NOT allowed in the default
 # profile for any architecture.  This works, for example, if a non-default
@@ -12,3 +12,6 @@
 
 # ppc and x86/amd64
 x264
+
+# linux-only drivers
+-video_cards_nouveau






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

* [gentoo-commits] gentoo-x86 commit in profiles/default/linux: use.mask
@ 2011-03-29  1:58 Diego Petteno (flameeyes)
  0 siblings, 0 replies; 5+ messages in thread
From: Diego Petteno (flameeyes) @ 2011-03-29  1:58 UTC (permalink / raw
  To: gentoo-commits

flameeyes    11/03/29 01:58:48

  Modified:             use.mask
  Log:
  Only unmask nouveau for x86 and amd64; follow the x11-base/xorg-drivers masking this time, but cover _all_ packages.

Revision  Changes    Path
1.3                  profiles/default/linux/use.mask

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

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/default/linux/use.mask,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- use.mask	28 Mar 2011 22:06:32 -0000	1.2
+++ use.mask	29 Mar 2011 01:58:48 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/use.mask,v 1.2 2011/03/28 22:06:32 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/use.mask,v 1.3 2011/03/29 01:58:48 flameeyes Exp $
 
 # This file masks out USE flags that are simply NOT allowed in the default
 # profile for any architecture.  This works, for example, if a non-default
@@ -12,6 +12,3 @@
 
 # ppc and x86/amd64
 x264
-
-# linux-only drivers
--video_cards_nouveau






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

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

flameeyes    12/08/27 15:19:58

  Modified:             use.mask
  Log:
  Mask netlink USE flag on non-Linux profiles.

Revision  Changes    Path
1.4                  profiles/default/linux/use.mask

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

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/default/linux/use.mask,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- use.mask	29 Mar 2011 01:58:48 -0000	1.3
+++ use.mask	27 Aug 2012 15:19:57 -0000	1.4
@@ -1,6 +1,6 @@
-# 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/default/linux/use.mask,v 1.3 2011/03/29 01:58:48 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/use.mask,v 1.4 2012/08/27 15:19:57 flameeyes Exp $
 
 # This file masks out USE flags that are simply NOT allowed in the default
 # profile for any architecture.  This works, for example, if a non-default
@@ -12,3 +12,7 @@
 
 # ppc and x86/amd64
 x264
+
+# Diego Elio Pettenò <flameeyes@gentoo.org> (27 Aug 2012)
+# netlink is a Linux-specific interface
+-netlink





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

* [gentoo-commits] gentoo-x86 commit in profiles/default/linux: use.mask
@ 2013-04-19 15:26 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 5+ messages in thread
From: Samuli Suominen (ssuominen) @ 2013-04-19 15:26 UTC (permalink / raw
  To: gentoo-commits

ssuominen    13/04/19 15:26:02

  Modified:             use.mask
  Log:
  Unmask USE="kmod" for Linux only.

Revision  Changes    Path
1.5                  profiles/default/linux/use.mask

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

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/default/linux/use.mask,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- use.mask	27 Aug 2012 15:19:57 -0000	1.4
+++ use.mask	19 Apr 2013 15:26:02 -0000	1.5
@@ -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/default/linux/use.mask,v 1.4 2012/08/27 15:19:57 flameeyes Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/use.mask,v 1.5 2013/04/19 15:26:02 ssuominen Exp $
 
 # This file masks out USE flags that are simply NOT allowed in the default
 # profile for any architecture.  This works, for example, if a non-default
@@ -16,3 +16,7 @@
 # Diego Elio Pettenò <flameeyes@gentoo.org> (27 Aug 2012)
 # netlink is a Linux-specific interface
 -netlink
+
+# Samuli Suominen <ssuominen@gentoo.org> (19 Apr 2013)
+# Linux specific module loading/unloading support
+-kmod





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

* [gentoo-commits] gentoo-x86 commit in profiles/default/linux: use.mask
@ 2015-06-02  9:15 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 5+ messages in thread
From: Ulrich Mueller (ulm) @ 2015-06-02  9:15 UTC (permalink / raw
  To: gentoo-commits

ulm         15/06/02 09:15:35

  Modified:             use.mask
  Log:
  Remove various masks related to emul-linux* from subprofiles.

Revision  Changes    Path
1.6                  profiles/default/linux/use.mask

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

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/default/linux/use.mask,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- use.mask	19 Apr 2013 15:26:02 -0000	1.5
+++ use.mask	2 Jun 2015 09:15:35 -0000	1.6
@@ -1,15 +1,12 @@
-# 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/default/linux/use.mask,v 1.5 2013/04/19 15:26:02 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/use.mask,v 1.6 2015/06/02 09:15:35 ulm Exp $
 
 # This file masks out USE flags that are simply NOT allowed in the default
 # profile for any architecture.  This works, for example, if a non-default
 # profile (such as the selinux profiles) have a USE flag associated with
 # them.
 
-# amd64 only:
-emul-linux-x86
-
 # ppc and x86/amd64
 x264
 





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

end of thread, other threads:[~2015-06-02  9:15 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-06-02  9:15 [gentoo-commits] gentoo-x86 commit in profiles/default/linux: use.mask Ulrich Mueller (ulm)
  -- strict thread matches above, loose matches on Subject: below --
2013-04-19 15:26 Samuli Suominen (ssuominen)
2012-08-27 15:19 Diego Petteno (flameeyes)
2011-03-29  1:58 Diego Petteno (flameeyes)
2011-03-28 22:06 Diego Petteno (flameeyes)

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