public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux/x86: package.use.mask
@ 2008-08-01  9:48 Jean-Noel Rivasseau (elvanor)
  0 siblings, 0 replies; 15+ messages in thread
From: Jean-Noel Rivasseau (elvanor) @ 2008-08-01  9:48 UTC (permalink / raw
  To: gentoo-commits

elvanor     08/08/01 09:48:36

  Modified:             package.use.mask
  Log:
  No java6 for ia64, masked gcj flag for profiles without >=gcc-4.3.1

Revision  Changes    Path
1.2                  profiles/hardened/linux/x86/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.use.mask,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- package.use.mask	1 Apr 2008 17:41:30 -0000	1.1
+++ package.use.mask	1 Aug 2008 09:48:35 -0000	1.2
@@ -1,5 +1,9 @@
 # This file requires >=portage-2.1.1
 
+# Jean-Noël Rivasseau <elvanor@gentoo.org> (01 Aug 2008)
+# Disabling gcj flag, no gcc-4.3.1 yet
+dev-java/eclipse-ecj gcj
+
 # cyrus-sasl doesn't work w/ USE=berkdb (#192753)
 dev-libs/cyrus-sasl berkdb
 






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

* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux/x86: package.use.mask
@ 2009-01-31 15:18 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 15+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2009-01-31 15:18 UTC (permalink / raw
  To: gentoo-commits

scarabeus    09/01/31 15:18:55

  Modified:             package.use.mask
  Log:
  Mask cuda use flag for boinc. Make it work only for nonhardened amd64 and x86.

Revision  Changes    Path
1.3                  profiles/hardened/linux/x86/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.use.mask,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- package.use.mask	1 Aug 2008 09:48:35 -0000	1.2
+++ package.use.mask	31 Jan 2009 15:18:55 -0000	1.3
@@ -1,3 +1,6 @@
+# cuda does not work on hardended
+sci-misc/boinc cuda
+
 # This file requires >=portage-2.1.1
 
 # Jean-Noël Rivasseau <elvanor@gentoo.org> (01 Aug 2008)






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

* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux/x86: package.use.mask
@ 2009-05-31 15:47 Markus Meier (maekke)
  0 siblings, 0 replies; 15+ messages in thread
From: Markus Meier (maekke) @ 2009-05-31 15:47 UTC (permalink / raw
  To: gentoo-commits

maekke      09/05/31 15:47:27

  Modified:             package.use.mask
  Log:
  mask media-gfx/imagemagick[openmp] on hardened amd64/x86 profiles as it requires >=sys-devel/gcc-4.3

Revision  Changes    Path
1.4                  profiles/hardened/linux/x86/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.use.mask,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- package.use.mask	31 Jan 2009 15:18:55 -0000	1.3
+++ package.use.mask	31 May 2009 15:47:27 -0000	1.4
@@ -1,8 +1,12 @@
+# This file requires >=portage-2.1.1
+
+# Markus Meier <maekke@gentoo.org> (31 May 2009)
+# media-gfx/imagemagick[openmp] needs >=gcc-4.3
+media-gfx/imagemagick openmp
+
 # cuda does not work on hardended
 sci-misc/boinc cuda
 
-# This file requires >=portage-2.1.1
-
 # Jean-Noël Rivasseau <elvanor@gentoo.org> (01 Aug 2008)
 # Disabling gcj flag, no gcc-4.3.1 yet
 dev-java/eclipse-ecj gcj






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

* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux/x86: package.use.mask
@ 2009-06-02 20:52 Gordon Malm (gengor)
  0 siblings, 0 replies; 15+ messages in thread
From: Gordon Malm (gengor) @ 2009-06-02 20:52 UTC (permalink / raw
  To: gentoo-commits

gengor      09/06/02 20:52:09

  Modified:             package.use.mask
  Log:
  Remove unneccessary and misplaced openmp USE flag masking

Revision  Changes    Path
1.5                  profiles/hardened/linux/x86/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.use.mask,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- package.use.mask	31 May 2009 15:47:27 -0000	1.4
+++ package.use.mask	2 Jun 2009 20:52:09 -0000	1.5
@@ -1,9 +1,3 @@
-# This file requires >=portage-2.1.1
-
-# Markus Meier <maekke@gentoo.org> (31 May 2009)
-# media-gfx/imagemagick[openmp] needs >=gcc-4.3
-media-gfx/imagemagick openmp
-
 # cuda does not work on hardended
 sci-misc/boinc cuda
 






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

* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux/x86: package.use.mask
@ 2009-07-07  3:25 Gordon Malm (gengor)
  0 siblings, 0 replies; 15+ messages in thread
From: Gordon Malm (gengor) @ 2009-07-07  3:25 UTC (permalink / raw
  To: gentoo-commits

gengor      09/07/07 03:25:42

  Modified:             package.use.mask
  Log:
  More syncing with older hardened profiles

Revision  Changes    Path
1.6                  profiles/hardened/linux/x86/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.use.mask,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- package.use.mask	2 Jun 2009 20:52:09 -0000	1.5
+++ package.use.mask	7 Jul 2009 03:25:42 -0000	1.6
@@ -10,6 +10,3 @@
 
 # missing the necessary linux-headers dep
 >=net-fs/netatalk-2.0.3-r3 xfs
-
-# needs sys-process/audit which is masked by this profile
-sys-libs/pam audit






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

* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux/x86: package.use.mask
@ 2009-08-05 15:08 Gordon Malm (gengor)
  0 siblings, 0 replies; 15+ messages in thread
From: Gordon Malm (gengor) @ 2009-08-05 15:08 UTC (permalink / raw
  To: gentoo-commits

gengor      09/08/05 15:08:33

  Modified:             package.use.mask
  Log:
  Add pixman-0.12.0/sse2 masking since it was removed from parents

Revision  Changes    Path
1.8                  profiles/hardened/linux/x86/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.use.mask,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- package.use.mask	31 Jul 2009 11:00:12 -0000	1.7
+++ package.use.mask	5 Aug 2009 15:08:33 -0000	1.8
@@ -1,6 +1,10 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.use.mask,v 1.7 2009/07/31 11:00:12 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.use.mask,v 1.8 2009/08/05 15:08:33 gengor Exp $
+
+# 26 Mar 2009: Gordon Malm <gengor@gentoo.org>
+# This version fails if <gcc-4.2, subsequent versions do not
+=x11-libs/pixman-0.12.0 sse2
 
 # cuda does not work on hardended
 sci-misc/boinc cuda






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

* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux/x86: package.use.mask
@ 2009-09-19 10:58 Markus Meier (maekke)
  0 siblings, 0 replies; 15+ messages in thread
From: Markus Meier (maekke) @ 2009-09-19 10:58 UTC (permalink / raw
  To: gentoo-commits

maekke      09/09/19 10:58:08

  Modified:             package.use.mask
  Log:
  mask media-gfx/blender[openmp] on hardened 10.0 profiles as it requires sys-devel/gcc[openmp] which isn't available in these profiles

Revision  Changes    Path
1.9                  profiles/hardened/linux/x86/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.use.mask,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- package.use.mask	5 Aug 2009 15:08:33 -0000	1.8
+++ package.use.mask	19 Sep 2009 10:58:08 -0000	1.9
@@ -1,6 +1,11 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.use.mask,v 1.8 2009/08/05 15:08:33 gengor Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.use.mask,v 1.9 2009/09/19 10:58:08 maekke Exp $
+
+# Markus Meier <maekke@gentoo.org> (19 Sep 2009)
+# Mask media-gfx/blender[openmp] as it needs
+# sys-devel/gcc[openmp] which isn't available yet
+media-gfx/blender openmp
 
 # 26 Mar 2009: Gordon Malm <gengor@gentoo.org>
 # This version fails if <gcc-4.2, subsequent versions do not






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

* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux/x86: package.use.mask
@ 2009-09-30  5:16 Gordon Malm (gengor)
  0 siblings, 0 replies; 15+ messages in thread
From: Gordon Malm (gengor) @ 2009-09-30  5:16 UTC (permalink / raw
  To: gentoo-commits

gengor      09/09/30 05:16:29

  Modified:             package.use.mask
  Log:
  Masking USE 'openmp' not necessary here. we dont default to it, ebuild doesnt IUSE default and gcc-4.3.x (valid USE openmp) is in testing.

Revision  Changes    Path
1.10                 profiles/hardened/linux/x86/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.use.mask,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- package.use.mask	19 Sep 2009 10:58:08 -0000	1.9
+++ package.use.mask	30 Sep 2009 05:16:29 -0000	1.10
@@ -1,11 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.use.mask,v 1.9 2009/09/19 10:58:08 maekke Exp $
-
-# Markus Meier <maekke@gentoo.org> (19 Sep 2009)
-# Mask media-gfx/blender[openmp] as it needs
-# sys-devel/gcc[openmp] which isn't available yet
-media-gfx/blender openmp
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.use.mask,v 1.10 2009/09/30 05:16:29 gengor Exp $
 
 # 26 Mar 2009: Gordon Malm <gengor@gentoo.org>
 # This version fails if <gcc-4.2, subsequent versions do not






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

* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux/x86: package.use.mask
@ 2009-10-13 23:02 Gordon Malm (gengor)
  0 siblings, 0 replies; 15+ messages in thread
From: Gordon Malm (gengor) @ 2009-10-13 23:02 UTC (permalink / raw
  To: gentoo-commits

gengor      09/10/13 23:02:38

  Modified:             package.use.mask
  Log:
  Mark =sys-devel/gcc-4.3.4 stable on hardened via in-profile package.keywords

Revision  Changes    Path
1.12                 profiles/hardened/linux/x86/package.use.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/x86/package.use.mask?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/x86/package.use.mask?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/x86/package.use.mask?r1=1.11&r2=1.12

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.use.mask,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- package.use.mask	30 Sep 2009 05:31:07 -0000	1.11
+++ package.use.mask	13 Oct 2009 23:02:37 -0000	1.12
@@ -1,14 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.use.mask,v 1.11 2009/09/30 05:31:07 gengor Exp $
-
-# 26 Mar 2009: Gordon Malm <gengor@gentoo.org>
-# This version fails if <gcc-4.2, subsequent versions do not
-=x11-libs/pixman-0.12.0 sse2
-
-# Jean-Noël Rivasseau <elvanor@gentoo.org> (01 Aug 2008)
-# Disabling gcj flag, no gcc-4.3.1 yet
-dev-java/eclipse-ecj gcj
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.use.mask,v 1.12 2009/10/13 23:02:37 gengor Exp $
 
 # cyrus-sasl doesn't work w/ USE=berkdb (#192753)
 dev-libs/cyrus-sasl berkdb






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

* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux/x86: package.use.mask
@ 2010-02-11 18:39 Maciej Mrozowski (reavertm)
  0 siblings, 0 replies; 15+ messages in thread
From: Maciej Mrozowski (reavertm) @ 2010-02-11 18:39 UTC (permalink / raw
  To: gentoo-commits

reavertm    10/02/11 18:39:17

  Modified:             package.use.mask
  Log:
  Masked cxx USE flag of >=dev-util/kdevelop-3.9.98 due to missing gdb-7.0 on hardened

Revision  Changes    Path
1.13                 profiles/hardened/linux/x86/package.use.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/x86/package.use.mask?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/x86/package.use.mask?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/hardened/linux/x86/package.use.mask?r1=1.12&r2=1.13

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.use.mask,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- package.use.mask	13 Oct 2009 23:02:37 -0000	1.12
+++ package.use.mask	11 Feb 2010 18:39:16 -0000	1.13
@@ -1,6 +1,10 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.use.mask,v 1.12 2009/10/13 23:02:37 gengor Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.use.mask,v 1.13 2010/02/11 18:39:16 reavertm Exp $
+
+# Maciej Mrozowski <reavertm@gentoo.org> (11 Feb 2010)
+# Depends on >=sys-devel/gdb-7.0 which is masked on hardened
+>=dev-util/kdevelop-3.9.98 cxx
 
 # cyrus-sasl doesn't work w/ USE=berkdb (#192753)
 dev-libs/cyrus-sasl berkdb






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

* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux/x86: package.use.mask
@ 2011-03-08  0:05 Anthony G. Basile (blueness)
  0 siblings, 0 replies; 15+ messages in thread
From: Anthony G. Basile (blueness) @ 2011-03-08  0:05 UTC (permalink / raw
  To: gentoo-commits

blueness    11/03/08 00:05:04

  Modified:             package.use.mask
  Log:
  Removed outdated maskings for hardened profiles, bug #355915.

Revision  Changes    Path
1.14                 profiles/hardened/linux/x86/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.use.mask,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- package.use.mask	11 Feb 2010 18:39:16 -0000	1.13
+++ package.use.mask	8 Mar 2011 00:05:04 -0000	1.14
@@ -1,10 +1,6 @@
-# Copyright 1999-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/hardened/linux/x86/package.use.mask,v 1.13 2010/02/11 18:39:16 reavertm Exp $
-
-# Maciej Mrozowski <reavertm@gentoo.org> (11 Feb 2010)
-# Depends on >=sys-devel/gdb-7.0 which is masked on hardened
->=dev-util/kdevelop-3.9.98 cxx
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.use.mask,v 1.14 2011/03/08 00:05:04 blueness Exp $
 
 # cyrus-sasl doesn't work w/ USE=berkdb (#192753)
 dev-libs/cyrus-sasl berkdb






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

* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux/x86: package.use.mask
@ 2012-03-17  5:35 Tim Harder (radhermit)
  0 siblings, 0 replies; 15+ messages in thread
From: Tim Harder (radhermit) @ 2012-03-17  5:35 UTC (permalink / raw
  To: gentoo-commits

radhermit    12/03/17 05:35:03

  Modified:             package.use.mask
  Log:
  Mask USE="skype" for bitlbee on hardened amd64/x86.

Revision  Changes    Path
1.15                 profiles/hardened/linux/x86/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.use.mask,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- package.use.mask	8 Mar 2011 00:05:04 -0000	1.14
+++ package.use.mask	17 Mar 2012 05:35:03 -0000	1.15
@@ -1,6 +1,10 @@
-# 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/hardened/linux/x86/package.use.mask,v 1.14 2011/03/08 00:05:04 blueness Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.use.mask,v 1.15 2012/03/17 05:35:03 radhermit Exp $
+
+# Tim Harder <radhermit@gentoo.org> (17 Mar 2012)
+# skype doesn't work on hardened
+net-im/bitlbee skype
 
 # cyrus-sasl doesn't work w/ USE=berkdb (#192753)
 dev-libs/cyrus-sasl berkdb






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

* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux/x86: package.use.mask
@ 2012-03-22 16:57 Tim Harder (radhermit)
  0 siblings, 0 replies; 15+ messages in thread
From: Tim Harder (radhermit) @ 2012-03-22 16:57 UTC (permalink / raw
  To: gentoo-commits

radhermit    12/03/22 16:57:27

  Modified:             package.use.mask
  Log:
  Remove redundant use flag mask.

Revision  Changes    Path
1.16                 profiles/hardened/linux/x86/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.use.mask,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- package.use.mask	17 Mar 2012 05:35:03 -0000	1.15
+++ package.use.mask	22 Mar 2012 16:57:27 -0000	1.16
@@ -1,10 +1,6 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.use.mask,v 1.15 2012/03/17 05:35:03 radhermit Exp $
-
-# Tim Harder <radhermit@gentoo.org> (17 Mar 2012)
-# skype doesn't work on hardened
-net-im/bitlbee skype
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.use.mask,v 1.16 2012/03/22 16:57:27 radhermit Exp $
 
 # cyrus-sasl doesn't work w/ USE=berkdb (#192753)
 dev-libs/cyrus-sasl berkdb






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

* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux/x86: package.use.mask
@ 2012-11-29 21:20 Magnus Granberg (zorry)
  0 siblings, 0 replies; 15+ messages in thread
From: Magnus Granberg (zorry) @ 2012-11-29 21:20 UTC (permalink / raw
  To: gentoo-commits

zorry       12/11/29 21:20:47

  Modified:             package.use.mask
  Log:
  Mask nvidia on app-admin/conky on hardened profile

Revision  Changes    Path
1.18                 profiles/hardened/linux/x86/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.use.mask,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- package.use.mask	27 Nov 2012 01:20:13 -0000	1.17
+++ package.use.mask	29 Nov 2012 21:20:47 -0000	1.18
@@ -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/hardened/linux/x86/package.use.mask,v 1.17 2012/11/27 01:20:13 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.use.mask,v 1.18 2012/11/29 21:20:47 zorry Exp $
 
 # cyrus-sasl doesn't work w/ USE=berkdb (#192753)
 dev-libs/cyrus-sasl berkdb
@@ -15,3 +15,6 @@
 # Bug 433121
 x11-drivers/nvidia-drivers X tools
 
+# Magnus Granberg <zorry@gentoo.org> (29 Nov 2012)
+# Bug #444786 disable nvidia on app-admin/conky 
+app-admin/conky nvidia





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

* [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux/x86: package.use.mask
@ 2012-12-27 11:17 Sergey Popov (pinkbyte)
  0 siblings, 0 replies; 15+ messages in thread
From: Sergey Popov (pinkbyte) @ 2012-12-27 11:17 UTC (permalink / raw
  To: gentoo-commits

pinkbyte    12/12/27 11:17:38

  Modified:             package.use.mask
  Log:
  Remove obsolete masks, wrt bug #444181

Revision  Changes    Path
1.19                 profiles/hardened/linux/x86/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.use.mask,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- package.use.mask	29 Nov 2012 21:20:47 -0000	1.18
+++ package.use.mask	27 Dec 2012 11:17:38 -0000	1.19
@@ -1,13 +1,10 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.use.mask,v 1.18 2012/11/29 21:20:47 zorry Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/hardened/linux/x86/package.use.mask,v 1.19 2012/12/27 11:17:38 pinkbyte Exp $
 
 # cyrus-sasl doesn't work w/ USE=berkdb (#192753)
 dev-libs/cyrus-sasl berkdb
 
-# missing the necessary linux-headers dep
->=net-fs/netatalk-2.0.3-r3 xfs
-
 # Rick Farina <zerochaos@gentoo.org> (26 Nov 2012)
 # mask X and tools for we still miss the docs for revdep-pax
 # else hell will rule. (RWX in the libs)





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

end of thread, other threads:[~2012-12-27 11:17 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-22 16:57 [gentoo-commits] gentoo-x86 commit in profiles/hardened/linux/x86: package.use.mask Tim Harder (radhermit)
  -- strict thread matches above, loose matches on Subject: below --
2012-12-27 11:17 Sergey Popov (pinkbyte)
2012-11-29 21:20 Magnus Granberg (zorry)
2012-03-17  5:35 Tim Harder (radhermit)
2011-03-08  0:05 Anthony G. Basile (blueness)
2010-02-11 18:39 Maciej Mrozowski (reavertm)
2009-10-13 23:02 Gordon Malm (gengor)
2009-09-30  5:16 Gordon Malm (gengor)
2009-09-19 10:58 Markus Meier (maekke)
2009-08-05 15:08 Gordon Malm (gengor)
2009-07-07  3:25 Gordon Malm (gengor)
2009-06-02 20:52 Gordon Malm (gengor)
2009-05-31 15:47 Markus Meier (maekke)
2009-01-31 15:18 Tomas Chvatal (scarabeus)
2008-08-01  9:48 Jean-Noel Rivasseau (elvanor)

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