public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in profiles/features/selinux: package.use.mask
@ 2012-07-06  6:28 Alexandre Rostovtsev (tetromino)
  0 siblings, 0 replies; 7+ messages in thread
From: Alexandre Rostovtsev (tetromino) @ 2012-07-06  6:28 UTC (permalink / raw
  To: gentoo-commits

tetromino    12/07/06 06:28:56

  Modified:             package.use.mask
  Log:
  Remove wine[win64] mask since gcc-4.4 is marked stable everywhere.

Revision  Changes    Path
1.2                  profiles/features/selinux/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.use.mask,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- package.use.mask	17 May 2011 10:46:49 -0000	1.1
+++ package.use.mask	6 Jul 2012 06:28:56 -0000	1.2
@@ -1,10 +1,11 @@
+# Copyright 1999-2012 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.use.mask,v 1.2 2012/07/06 06:28:56 tetromino Exp $
+
 # Saleem Abdulrasool <compnerd@gentoo.org> (23 Nov 2007)
 # Unmask when we get HAL 0.5.10 straightened out
 media-sound/pulseaudio policykit
 
-# requires gcc-4.4
-app-emulation/wine win64
-
 # Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> (18 Feb 2011)
 # sys-apps/portage depends on sys-libs/libselinux, which currently does not support Python 3.
 sys-apps/portage python3






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

* [gentoo-commits] gentoo-x86 commit in profiles/features/selinux: package.use.mask
@ 2013-03-19 19:47 Sven Vermeulen (swift)
  0 siblings, 0 replies; 7+ messages in thread
From: Sven Vermeulen (swift) @ 2013-03-19 19:47 UTC (permalink / raw
  To: gentoo-commits

swift       13/03/19 19:47:50

  Modified:             package.use.mask
  Log:
  Fix bug #430488 - Remove python3 for portage entry in package.use.mask as well

Revision  Changes    Path
1.5                  profiles/features/selinux/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.use.mask,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- package.use.mask	8 Aug 2012 19:37:41 -0000	1.4
+++ package.use.mask	19 Mar 2013 19:47:50 -0000	1.5
@@ -1,11 +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/features/selinux/package.use.mask,v 1.4 2012/08/08 19:37:41 swift Exp $
-
-# Sven Vermeulen <swift@gentoo.org> (08 Aug 2012)
-# sys-apps/portage SELinux integration code still requires Python 2.
-# See bug #430488
-sys-apps/portage python3
+# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.use.mask,v 1.5 2013/03/19 19:47:50 swift Exp $
 
 # Saleem Abdulrasool <compnerd@gentoo.org> (23 Nov 2007)
 # Unmask when we get HAL 0.5.10 straightened out





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

* [gentoo-commits] gentoo-x86 commit in profiles/features/selinux: package.use.mask
@ 2014-09-16  7:35 Brian Dolbec (dolsen)
  0 siblings, 0 replies; 7+ messages in thread
From: Brian Dolbec (dolsen) @ 2014-09-16  7:35 UTC (permalink / raw
  To: gentoo-commits

dolsen      14/09/16 07:35:33

  Modified:             package.use.mask
  Log:
  Mask python_targets_pypy for portage on selinux

Revision  Changes    Path
1.6                  profiles/features/selinux/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.use.mask,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- package.use.mask	19 Mar 2013 19:47:50 -0000	1.5
+++ package.use.mask	16 Sep 2014 07:35:33 -0000	1.6
@@ -1,7 +1,11 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.use.mask,v 1.5 2013/03/19 19:47:50 swift Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.use.mask,v 1.6 2014/09/16 07:35:33 dolsen Exp $
 
 # Saleem Abdulrasool <compnerd@gentoo.org> (23 Nov 2007)
 # Unmask when we get HAL 0.5.10 straightened out
 media-sound/pulseaudio policykit
+
+# Brian Dolbec <dolsen@gentoo.org> (16 Sep 2014)
+# mask pypy for portage due to incompatibility with libselinux
+sys-apps/portage python_targets_pypy





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

* [gentoo-commits] gentoo-x86 commit in profiles/features/selinux: package.use.mask
@ 2014-09-17  5:04 Brian Dolbec (dolsen)
  0 siblings, 0 replies; 7+ messages in thread
From: Brian Dolbec (dolsen) @ 2014-09-17  5:04 UTC (permalink / raw
  To: gentoo-commits

dolsen      14/09/17 05:04:55

  Modified:             package.use.mask
  Log:
  Fix pypy masks for all utilities affected

Revision  Changes    Path
1.7                  profiles/features/selinux/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.use.mask,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- package.use.mask	16 Sep 2014 07:35:33 -0000	1.6
+++ package.use.mask	17 Sep 2014 05:04:55 -0000	1.7
@@ -1,11 +1,14 @@
-# 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/features/selinux/package.use.mask,v 1.6 2014/09/16 07:35:33 dolsen Exp $
+# Exp $
 
 # Saleem Abdulrasool <compnerd@gentoo.org> (23 Nov 2007)
 # Unmask when we get HAL 0.5.10 straightened out
 media-sound/pulseaudio policykit
 
-# Brian Dolbec <dolsen@gentoo.org> (16 Sep 2014)
-# mask pypy for portage due to incompatibility with libselinux
-sys-apps/portage python_targets_pypy
+# Brian Dolbec <dolsen@gentoo.org> (17 Sep 2014)
+# mask pypy for several utilities due to incompatibility with libselinux
+sys-apps/portage python_targets_pypy python_targets_pypy2_0
+app-portage/gentoolkit python_targets_pypy python_targets_pypy2_0
+app-portage/layman python_targets_pypy python_targets_pypy2_0
+app-admin/webapp-config python_targets_pypy python_targets_pypy2_0





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

* [gentoo-commits] gentoo-x86 commit in profiles/features/selinux: package.use.mask
@ 2014-09-17 13:08 Brian Dolbec (dolsen)
  0 siblings, 0 replies; 7+ messages in thread
From: Brian Dolbec (dolsen) @ 2014-09-17 13:08 UTC (permalink / raw
  To: gentoo-commits

dolsen      14/09/17 13:08:03

  Modified:             package.use.mask
  Log:
  Fix Header and remove unneeded pypy2_0 masks

Revision  Changes    Path
1.8                  profiles/features/selinux/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.use.mask,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- package.use.mask	17 Sep 2014 05:04:55 -0000	1.7
+++ package.use.mask	17 Sep 2014 13:08:03 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.use.mask,v 1.8 2014/09/17 13:08:03 dolsen Exp $
 
 # Saleem Abdulrasool <compnerd@gentoo.org> (23 Nov 2007)
 # Unmask when we get HAL 0.5.10 straightened out
@@ -8,7 +8,7 @@
 
 # Brian Dolbec <dolsen@gentoo.org> (17 Sep 2014)
 # mask pypy for several utilities due to incompatibility with libselinux
-sys-apps/portage python_targets_pypy python_targets_pypy2_0
-app-portage/gentoolkit python_targets_pypy python_targets_pypy2_0
-app-portage/layman python_targets_pypy python_targets_pypy2_0
-app-admin/webapp-config python_targets_pypy python_targets_pypy2_0
+sys-apps/portage python_targets_pypy
+app-portage/gentoolkit python_targets_pypy
+app-portage/layman python_targets_pypy
+app-admin/webapp-config python_targets_pypy





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

* [gentoo-commits] gentoo-x86 commit in profiles/features/selinux: package.use.mask
@ 2014-09-18  2:32 Patrick Lauer (patrick)
  0 siblings, 0 replies; 7+ messages in thread
From: Patrick Lauer (patrick) @ 2014-09-18  2:32 UTC (permalink / raw
  To: gentoo-commits

patrick     14/09/18 02:32:09

  Modified:             package.use.mask
  Log:
  Adding diffmask to  portage/pypy useflag masking

Revision  Changes    Path
1.9                  profiles/features/selinux/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.use.mask,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- package.use.mask	17 Sep 2014 13:08:03 -0000	1.8
+++ package.use.mask	18 Sep 2014 02:32:09 -0000	1.9
@@ -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/features/selinux/package.use.mask,v 1.8 2014/09/17 13:08:03 dolsen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.use.mask,v 1.9 2014/09/18 02:32:09 patrick Exp $
 
 # Saleem Abdulrasool <compnerd@gentoo.org> (23 Nov 2007)
 # Unmask when we get HAL 0.5.10 straightened out
@@ -12,3 +12,4 @@
 app-portage/gentoolkit python_targets_pypy
 app-portage/layman python_targets_pypy
 app-admin/webapp-config python_targets_pypy
+app-portage/diffmask python_targets_pypy





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

* [gentoo-commits] gentoo-x86 commit in profiles/features/selinux: package.use.mask
@ 2014-11-06 15:07 Michal Gorny (mgorny)
  0 siblings, 0 replies; 7+ messages in thread
From: Michal Gorny (mgorny) @ 2014-11-06 15:07 UTC (permalink / raw
  To: gentoo-commits

mgorny      14/11/06 15:07:47

  Modified:             package.use.mask
  Log:
  Update the SELinux mask to apply to PyPy3 as well.

Revision  Changes    Path
1.10                 profiles/features/selinux/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.use.mask,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- package.use.mask	18 Sep 2014 02:32:09 -0000	1.9
+++ package.use.mask	6 Nov 2014 15:07:47 -0000	1.10
@@ -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/features/selinux/package.use.mask,v 1.9 2014/09/18 02:32:09 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/features/selinux/package.use.mask,v 1.10 2014/11/06 15:07:47 mgorny Exp $
 
 # Saleem Abdulrasool <compnerd@gentoo.org> (23 Nov 2007)
 # Unmask when we get HAL 0.5.10 straightened out
@@ -8,8 +8,8 @@
 
 # Brian Dolbec <dolsen@gentoo.org> (17 Sep 2014)
 # mask pypy for several utilities due to incompatibility with libselinux
-sys-apps/portage python_targets_pypy
-app-portage/gentoolkit python_targets_pypy
-app-portage/layman python_targets_pypy
-app-admin/webapp-config python_targets_pypy
-app-portage/diffmask python_targets_pypy
+sys-apps/portage python_targets_pypy python_targets_pypy3
+app-portage/gentoolkit python_targets_pypy python_targets_pypy3
+app-portage/layman python_targets_pypy python_targets_pypy3
+app-admin/webapp-config python_targets_pypy python_targets_pypy3
+app-portage/diffmask python_targets_pypy python_targets_pypy3





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

end of thread, other threads:[~2014-11-06 15:07 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-09-17  5:04 [gentoo-commits] gentoo-x86 commit in profiles/features/selinux: package.use.mask Brian Dolbec (dolsen)
  -- strict thread matches above, loose matches on Subject: below --
2014-11-06 15:07 Michal Gorny (mgorny)
2014-09-18  2:32 Patrick Lauer (patrick)
2014-09-17 13:08 Brian Dolbec (dolsen)
2014-09-16  7:35 Brian Dolbec (dolsen)
2013-03-19 19:47 Sven Vermeulen (swift)
2012-07-06  6:28 Alexandre Rostovtsev (tetromino)

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