public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in profiles/prefix/darwin/macos: package.use.mask
@ 2009-08-18 19:19 Fabian Groffen (grobian)
  0 siblings, 0 replies; 12+ messages in thread
From: Fabian Groffen (grobian) @ 2009-08-18 19:19 UTC (permalink / raw
  To: gentoo-commits

grobian     09/08/18 19:19:51

  Modified:             package.use.mask
  Log:
  Mask aqua USE-flag for python, since it's absolutely not yet ready for use

Revision  Changes    Path
1.2                  profiles/prefix/darwin/macos/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- package.use.mask	6 Jun 2009 03:54:46 -0000	1.1
+++ package.use.mask	18 Aug 2009 19:19:51 -0000	1.2
@@ -1,7 +1,11 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask,v 1.1 2009/06/06 03:54:46 solar Exp $
-# $Id: package.use.mask,v 1.1 2009/06/06 03:54:46 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask,v 1.2 2009/08/18 19:19:51 grobian Exp $
+
+# Fabian Groffen <grobian@gentoo.org> (18 Aug 2009)
+# This is a Framework build in progress, that currently doesn't play
+# nice with a traditional UNIX build (think of detection of site-packages)
+dev-lang/python aqua
 
 # Jeremy Olexa <darkside@gentoo.org> (12 Feb 2009)
 # Doesn't work with python support, bug 257572






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

* [gentoo-commits] gentoo-x86 commit in profiles/prefix/darwin/macos: package.use.mask
@ 2009-08-31 20:05 Fabian Groffen (grobian)
  0 siblings, 0 replies; 12+ messages in thread
From: Fabian Groffen (grobian) @ 2009-08-31 20:05 UTC (permalink / raw
  To: gentoo-commits

grobian     09/08/31 20:05:35

  Modified:             package.use.mask
  Log:
  unmask aqua USE-flag for python, now it seems I sorted all outstanding issues

Revision  Changes    Path
1.3                  profiles/prefix/darwin/macos/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- package.use.mask	18 Aug 2009 19:19:51 -0000	1.2
+++ package.use.mask	31 Aug 2009 20:05:35 -0000	1.3
@@ -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/prefix/darwin/macos/package.use.mask,v 1.2 2009/08/18 19:19:51 grobian Exp $
-
-# Fabian Groffen <grobian@gentoo.org> (18 Aug 2009)
-# This is a Framework build in progress, that currently doesn't play
-# nice with a traditional UNIX build (think of detection of site-packages)
-dev-lang/python aqua
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask,v 1.3 2009/08/31 20:05:35 grobian Exp $
 
 # Jeremy Olexa <darkside@gentoo.org> (12 Feb 2009)
 # Doesn't work with python support, bug 257572






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

* [gentoo-commits] gentoo-x86 commit in profiles/prefix/darwin/macos: package.use.mask
@ 2009-10-30 20:40 Fabian Groffen (grobian)
  0 siblings, 0 replies; 12+ messages in thread
From: Fabian Groffen (grobian) @ 2009-10-30 20:40 UTC (permalink / raw
  To: gentoo-commits

grobian     09/10/30 20:40:36

  Modified:             package.use.mask
  Log:
  Move mplayer USE-masks up to global darwin/macos level (for bug #291203), and cleanup mmx masking

Revision  Changes    Path
1.4                  profiles/prefix/darwin/macos/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- package.use.mask	31 Aug 2009 20:05:35 -0000	1.3
+++ package.use.mask	30 Oct 2009 20:40:35 -0000	1.4
@@ -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/prefix/darwin/macos/package.use.mask,v 1.3 2009/08/31 20:05:35 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask,v 1.4 2009/10/30 20:40:35 grobian Exp $
+
+# Fabian Groffen <grobian@gentoo.org> (30 Oct 2009)
+# X only
+media-video/mplayer xvmc xv dga X xinerama
 
 # Jeremy Olexa <darkside@gentoo.org> (12 Feb 2009)
 # Doesn't work with python support, bug 257572






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

* [gentoo-commits] gentoo-x86 commit in profiles/prefix/darwin/macos: package.use.mask
@ 2009-12-27 20:04 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 12+ messages in thread
From: Ulrich Mueller (ulm) @ 2009-12-27 20:04 UTC (permalink / raw
  To: gentoo-commits

ulm         09/12/27 20:04:47

  Modified:             package.use.mask
  Log:
  Reflect package move from app-editors/emacs-cvs to app-editors/emacs-vcs in package.use.mask.

Revision  Changes    Path
1.5                  profiles/prefix/darwin/macos/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- package.use.mask	30 Oct 2009 20:40:35 -0000	1.4
+++ package.use.mask	27 Dec 2009 20:04:46 -0000	1.5
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask,v 1.4 2009/10/30 20:40:35 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask,v 1.5 2009/12/27 20:04:46 ulm Exp $
 
 # Fabian Groffen <grobian@gentoo.org> (30 Oct 2009)
 # X only
@@ -13,7 +13,7 @@
 # Fabian Groffen <grobian@gentoo.org> (30 Dec 2008)
 # +     pipping | grobian: please package.use.mask aqua for emacs-cvs for now
 # +     pipping | grobian: hopefully i find the time to fix it at some point
-app-editors/emacs-cvs aqua
+app-editors/emacs-vcs aqua
 
 # Fabian Groffen <grobian@gentoo.org> (06 Aug 2008)
 # runtime loading is horribly broken (it uses fixed .so.0, but when






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

* [gentoo-commits] gentoo-x86 commit in profiles/prefix/darwin/macos: package.use.mask
@ 2010-02-10 18:06 Fabian Groffen (grobian)
  0 siblings, 0 replies; 12+ messages in thread
From: Fabian Groffen (grobian) @ 2010-02-10 18:06 UTC (permalink / raw
  To: gentoo-commits

grobian     10/02/10 18:06:09

  Modified:             package.use.mask
  Log:
  Mask qt4 USE-flag for cmake on Darwin, since we don't want the .app version of cmake

Revision  Changes    Path
1.6                  profiles/prefix/darwin/macos/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- package.use.mask	27 Dec 2009 20:04:46 -0000	1.5
+++ package.use.mask	10 Feb 2010 18:06:09 -0000	1.6
@@ -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/prefix/darwin/macos/package.use.mask,v 1.5 2009/12/27 20:04:46 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask,v 1.6 2010/02/10 18:06:09 grobian Exp $
+
+# Fabian Groffen <grobian@gentoo.org> (10 Feb 2010)
+# Bug #304291, tries to build a .app with Qt, don't feel like fixing it
+dev-util/cmake qt4
 
 # Fabian Groffen <grobian@gentoo.org> (30 Oct 2009)
 # X only






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

* [gentoo-commits] gentoo-x86 commit in profiles/prefix/darwin/macos: package.use.mask
@ 2010-02-10 19:23 Fabian Groffen (grobian)
  0 siblings, 0 replies; 12+ messages in thread
From: Fabian Groffen (grobian) @ 2010-02-10 19:23 UTC (permalink / raw
  To: gentoo-commits

grobian     10/02/10 19:23:21

  Modified:             package.use.mask
  Log:
  Heiko Przybyl felt like fixing cmake building a .app with USE=qt4

Revision  Changes    Path
1.7                  profiles/prefix/darwin/macos/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- package.use.mask	10 Feb 2010 18:06:09 -0000	1.6
+++ package.use.mask	10 Feb 2010 19:23:21 -0000	1.7
@@ -1,10 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask,v 1.6 2010/02/10 18:06:09 grobian Exp $
-
-# Fabian Groffen <grobian@gentoo.org> (10 Feb 2010)
-# Bug #304291, tries to build a .app with Qt, don't feel like fixing it
-dev-util/cmake qt4
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask,v 1.7 2010/02/10 19:23:21 grobian Exp $
 
 # Fabian Groffen <grobian@gentoo.org> (30 Oct 2009)
 # X only






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

* [gentoo-commits] gentoo-x86 commit in profiles/prefix/darwin/macos: package.use.mask
@ 2010-06-22 18:23 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; 12+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-06-22 18:23 UTC (permalink / raw
  To: gentoo-commits

arfrever    10/06/22 18:23:54

  Modified:             package.use.mask
  Log:
  dev-util/subversion renamed to dev-vcs/subversion.

Revision  Changes    Path
1.8                  profiles/prefix/darwin/macos/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- package.use.mask	10 Feb 2010 19:23:21 -0000	1.7
+++ package.use.mask	22 Jun 2010 18:23:54 -0000	1.8
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask,v 1.7 2010/02/10 19:23:21 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask,v 1.8 2010/06/22 18:23:54 arfrever Exp $
 
 # Fabian Groffen <grobian@gentoo.org> (30 Oct 2009)
 # X only
@@ -18,7 +18,7 @@
 # Fabian Groffen <grobian@gentoo.org> (06 Aug 2008)
 # runtime loading is horribly broken (it uses fixed .so.0, but when
 # that's fixed it still doesn't work)
-dev-util/subversion dso
+dev-vcs/subversion dso
 
 # Elias Pipping <pipping@gentoo.org> (25 Nov 2007)
 # there's no (official) java6 on macosx






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

* [gentoo-commits] gentoo-x86 commit in profiles/prefix/darwin/macos: package.use.mask
@ 2011-02-09 18:59 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 12+ messages in thread
From: Ulrich Mueller (ulm) @ 2011-02-09 18:59 UTC (permalink / raw
  To: gentoo-commits

ulm         11/02/09 18:59:26

  Modified:             package.use.mask
  Log:
  Remove obsolete mask entries for Emacs.

Revision  Changes    Path
1.9                  profiles/prefix/darwin/macos/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- package.use.mask	22 Jun 2010 18:23:54 -0000	1.8
+++ package.use.mask	9 Feb 2011 18:59:26 -0000	1.9
@@ -1,6 +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/prefix/darwin/macos/package.use.mask,v 1.8 2010/06/22 18:23:54 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask,v 1.9 2011/02/09 18:59:26 ulm Exp $
 
 # Fabian Groffen <grobian@gentoo.org> (30 Oct 2009)
 # X only
@@ -10,11 +10,6 @@
 # Doesn't work with python support, bug 257572
 gnome-extra/libgsf python
 
-# Fabian Groffen <grobian@gentoo.org> (30 Dec 2008)
-# +     pipping | grobian: please package.use.mask aqua for emacs-cvs for now
-# +     pipping | grobian: hopefully i find the time to fix it at some point
-app-editors/emacs-vcs aqua
-
 # Fabian Groffen <grobian@gentoo.org> (06 Aug 2008)
 # runtime loading is horribly broken (it uses fixed .so.0, but when
 # that's fixed it still doesn't work)






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

* [gentoo-commits] gentoo-x86 commit in profiles/prefix/darwin/macos: package.use.mask
@ 2011-12-30 15:49 Fabian Groffen (grobian)
  0 siblings, 0 replies; 12+ messages in thread
From: Fabian Groffen (grobian) @ 2011-12-30 15:49 UTC (permalink / raw
  To: gentoo-commits

grobian     11/12/30 15:49:34

  Modified:             package.use.mask
  Log:
  Inherit Mac OS X arch-specific masks through arch sub-tree

Revision  Changes    Path
1.10                 profiles/prefix/darwin/macos/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- package.use.mask	9 Feb 2011 18:59:26 -0000	1.9
+++ package.use.mask	30 Dec 2011 15:49:34 -0000	1.10
@@ -1,10 +1,11 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask,v 1.9 2011/02/09 18:59:26 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask,v 1.10 2011/12/30 15:49:34 grobian Exp $
 
 # Fabian Groffen <grobian@gentoo.org> (30 Oct 2009)
-# X only
+# X and linux only
 media-video/mplayer xvmc xv dga X xinerama
+media-video/mplayer dvb esd lirc svga jack joystick matrox
 
 # Jeremy Olexa <darkside@gentoo.org> (12 Feb 2009)
 # Doesn't work with python support, bug 257572
@@ -15,6 +16,10 @@
 # that's fixed it still doesn't work)
 dev-vcs/subversion dso
 
-# Elias Pipping <pipping@gentoo.org> (25 Nov 2007)
-# there's no (official) java6 on macosx
-dev-util/checkstyle test
+# Elias Pipping <pipping@gentoo.org> (13 Sep 2007)
+# mc fails to compile with USE=slang (unicode implies slang)
+app-misc/mc unicode slang
+
+# Elias Pipping <pipping@gentoo.org> (27 Aug 2007)
+# elinks does not compile with USE=perl (tested with 0.11.{2,3})
+www-client/elinks perl






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

* [gentoo-commits] gentoo-x86 commit in profiles/prefix/darwin/macos: package.use.mask
@ 2012-02-09 19:11 Fabian Groffen (grobian)
  0 siblings, 0 replies; 12+ messages in thread
From: Fabian Groffen (grobian) @ 2012-02-09 19:11 UTC (permalink / raw
  To: gentoo-commits

grobian     12/02/09 19:11:55

  Modified:             package.use.mask
  Log:
  Drop USE=slang mask on mc, bug #398415

Revision  Changes    Path
1.11                 profiles/prefix/darwin/macos/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- package.use.mask	30 Dec 2011 15:49:34 -0000	1.10
+++ package.use.mask	9 Feb 2012 19:11:55 -0000	1.11
@@ -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/prefix/darwin/macos/package.use.mask,v 1.10 2011/12/30 15:49:34 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask,v 1.11 2012/02/09 19:11:55 grobian Exp $
 
 # Fabian Groffen <grobian@gentoo.org> (30 Oct 2009)
 # X and linux only
@@ -16,10 +16,6 @@
 # that's fixed it still doesn't work)
 dev-vcs/subversion dso
 
-# Elias Pipping <pipping@gentoo.org> (13 Sep 2007)
-# mc fails to compile with USE=slang (unicode implies slang)
-app-misc/mc unicode slang
-
 # Elias Pipping <pipping@gentoo.org> (27 Aug 2007)
 # elinks does not compile with USE=perl (tested with 0.11.{2,3})
 www-client/elinks perl






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

* [gentoo-commits] gentoo-x86 commit in profiles/prefix/darwin/macos: package.use.mask
@ 2012-03-18 14:06 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 12+ messages in thread
From: Samuli Suominen (ssuominen) @ 2012-03-18 14:06 UTC (permalink / raw
  To: gentoo-commits

ssuominen    12/03/18 14:06:41

  Modified:             package.use.mask
  Log:
  Remove mask for USE="esd" because there is no such flag in tree anymore.

Revision  Changes    Path
1.12                 profiles/prefix/darwin/macos/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- package.use.mask	9 Feb 2012 19:11:55 -0000	1.11
+++ package.use.mask	18 Mar 2012 14:06:41 -0000	1.12
@@ -1,11 +1,11 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask,v 1.11 2012/02/09 19:11:55 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask,v 1.12 2012/03/18 14:06:41 ssuominen Exp $
 
 # Fabian Groffen <grobian@gentoo.org> (30 Oct 2009)
 # X and linux only
 media-video/mplayer xvmc xv dga X xinerama
-media-video/mplayer dvb esd lirc svga jack joystick matrox
+media-video/mplayer dvb lirc svga jack joystick matrox
 
 # Jeremy Olexa <darkside@gentoo.org> (12 Feb 2009)
 # Doesn't work with python support, bug 257572






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

* [gentoo-commits] gentoo-x86 commit in profiles/prefix/darwin/macos: package.use.mask
@ 2012-08-01 10:46 Fabian Groffen (grobian)
  0 siblings, 0 replies; 12+ messages in thread
From: Fabian Groffen (grobian) @ 2012-08-01 10:46 UTC (permalink / raw
  To: gentoo-commits

grobian     12/08/01 10:46:14

  Modified:             package.use.mask
  Log:
  Update mplayer X-related USE masks for OSX

Revision  Changes    Path
1.13                 profiles/prefix/darwin/macos/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- package.use.mask	18 Mar 2012 14:06:41 -0000	1.12
+++ package.use.mask	1 Aug 2012 10:46:14 -0000	1.13
@@ -1,10 +1,10 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask,v 1.12 2012/03/18 14:06:41 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/package.use.mask,v 1.13 2012/08/01 10:46:14 grobian Exp $
 
 # Fabian Groffen <grobian@gentoo.org> (30 Oct 2009)
 # X and linux only
-media-video/mplayer xvmc xv dga X xinerama
+media-video/mplayer xvmc xv dga X xinerama xscreensaver
 media-video/mplayer dvb lirc svga jack joystick matrox
 
 # Jeremy Olexa <darkside@gentoo.org> (12 Feb 2009)





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

end of thread, other threads:[~2012-08-01 10:46 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-27 20:04 [gentoo-commits] gentoo-x86 commit in profiles/prefix/darwin/macos: package.use.mask Ulrich Mueller (ulm)
  -- strict thread matches above, loose matches on Subject: below --
2012-08-01 10:46 Fabian Groffen (grobian)
2012-03-18 14:06 Samuli Suominen (ssuominen)
2012-02-09 19:11 Fabian Groffen (grobian)
2011-12-30 15:49 Fabian Groffen (grobian)
2011-02-09 18:59 Ulrich Mueller (ulm)
2010-06-22 18:23 Arfrever Frehtes Taifersar Arahesis (arfrever)
2010-02-10 19:23 Fabian Groffen (grobian)
2010-02-10 18:06 Fabian Groffen (grobian)
2009-10-30 20:40 Fabian Groffen (grobian)
2009-08-31 20:05 Fabian Groffen (grobian)
2009-08-18 19:19 Fabian Groffen (grobian)

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