public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in profiles/prefix/darwin: package.use.mask
@ 2014-01-03  3:26 Chris Reffett (creffett)
  0 siblings, 0 replies; 12+ messages in thread
From: Chris Reffett (creffett) @ 2014-01-03  3:26 UTC (permalink / raw
  To: gentoo-commits

creffett    14/01/03 03:26:12

  Modified:             package.use.mask
  Log:
  Remove invalid entries from prefix/darwin/package.use.mask

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

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.use.mask,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- package.use.mask	13 Jun 2013 18:24:25 -0000	1.12
+++ package.use.mask	3 Jan 2014 03:26:12 -0000	1.13
@@ -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/prefix/darwin/package.use.mask,v 1.12 2013/06/13 18:24:25 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.use.mask,v 1.13 2014/01/03 03:26:12 creffett Exp $
 
 
 # Christoph Junghans <ottxor@gentoo.org> (26 Aug 2012)
@@ -17,7 +17,7 @@
 
 # Fabian Groffen <grobian@gentoo.org> (16 Feb 2011)
 # De-mask of OSX-specific USE-flags that are useful for VLC
-media-video/vlc -audioqueue -ios-vout -macosx macosx-audio -macosx-dialog-provider -macosx-eyetv -macosx-quartztext -macosx-qtcapture -macosx-vout
+media-video/vlc -audioqueue -ios-vout -macosx macosx-audio -macosx-dialog-provider -macosx-eyetv -macosx-quartztext -macosx-vout
 
 # Fabian Groffen <grobian@gentoo.org> (08 Jan 2011)
 # Darwin has libuuid from util-linux





^ permalink raw reply	[flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/prefix/darwin: package.use.mask
@ 2015-05-26  8:05 Fabian Groffen (grobian)
  0 siblings, 0 replies; 12+ messages in thread
From: Fabian Groffen (grobian) @ 2015-05-26  8:05 UTC (permalink / raw
  To: gentoo-commits

grobian     15/05/26 08:05:08

  Modified:             package.use.mask
  Log:
  Mask USE=uuid on Solaris and Darwin for ossp-uuid doesn't compile and isn't actually necessary, bug #324527

Revision  Changes    Path
1.14                 profiles/prefix/darwin/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.use.mask,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- package.use.mask	3 Jan 2014 03:26:12 -0000	1.13
+++ package.use.mask	26 May 2015 08:05:08 -0000	1.14
@@ -1,8 +1,12 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.use.mask,v 1.13 2014/01/03 03:26:12 creffett Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.use.mask,v 1.14 2015/05/26 08:05:08 grobian Exp $
 
 
+# Fabian Groffen <grobian@gentoo.org> (26 May 2015)
+# Avoid pulling in broken and unnecessary ossp-uuid, bug #324527
+dev-db/postgresql uuid
+
 # Christoph Junghans <ottxor@gentoo.org> (26 Aug 2012)
 # libutempter support does not work on Darwin (bug #388791)
 x11-terms/eterm utempter





^ permalink raw reply	[flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/prefix/darwin: package.use.mask
@ 2013-06-13 18:24 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 12+ messages in thread
From: Ulrich Mueller (ulm) @ 2013-06-13 18:24 UTC (permalink / raw
  To: gentoo-commits

ulm         13/06/13 18:24:25

  Modified:             package.use.mask
  Log:
  Remove mask for real USE flag because the flag is gone, bug 473206.

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

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.use.mask,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- package.use.mask	16 May 2013 19:31:05 -0000	1.11
+++ package.use.mask	13 Jun 2013 18:24:25 -0000	1.12
@@ -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/prefix/darwin/package.use.mask,v 1.11 2013/05/16 19:31:05 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.use.mask,v 1.12 2013/06/13 18:24:25 ulm Exp $
 
 
 # Christoph Junghans <ottxor@gentoo.org> (26 Aug 2012)
@@ -25,7 +25,7 @@
 
 # Fabian Groffen <grobian@gentoo.org> (30 Oct 2009)
 # linux only
-media-video/mplayer dvb lirc svga jack joystick matrox real
+media-video/mplayer dvb lirc svga jack joystick matrox
 
 # Fabian Groffen <grobian@gentoo.org> (03 Apr 2009)
 # ld: unknown option: -R/Library/Gentoo/usr/lib





^ permalink raw reply	[flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/prefix/darwin: package.use.mask
@ 2013-05-16 19:31 Ulrich Mueller (ulm)
  0 siblings, 0 replies; 12+ messages in thread
From: Ulrich Mueller (ulm) @ 2013-05-16 19:31 UTC (permalink / raw
  To: gentoo-commits

ulm         13/05/16 19:31:05

  Modified:             package.use.mask
  Log:
  Remove win32codecs from package.use.mask for mplayer, bug 468406.

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

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.use.mask,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- package.use.mask	26 Aug 2012 22:16:52 -0000	1.10
+++ package.use.mask	16 May 2013 19:31:05 -0000	1.11
@@ -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/prefix/darwin/package.use.mask,v 1.10 2012/08/26 22:16:52 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.use.mask,v 1.11 2013/05/16 19:31:05 ulm Exp $
 
 
 # Christoph Junghans <ottxor@gentoo.org> (26 Aug 2012)
@@ -25,7 +25,7 @@
 
 # Fabian Groffen <grobian@gentoo.org> (30 Oct 2009)
 # linux only
-media-video/mplayer dvb lirc svga jack joystick matrox real win32codecs
+media-video/mplayer dvb lirc svga jack joystick matrox real
 
 # Fabian Groffen <grobian@gentoo.org> (03 Apr 2009)
 # ld: unknown option: -R/Library/Gentoo/usr/lib





^ permalink raw reply	[flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/prefix/darwin: package.use.mask
@ 2012-08-26 22:16 Christoph Junghans (ottxor)
  0 siblings, 0 replies; 12+ messages in thread
From: Christoph Junghans (ottxor) @ 2012-08-26 22:16 UTC (permalink / raw
  To: gentoo-commits

ottxor      12/08/26 22:16:52

  Modified:             package.use.mask
  Log:
  mask utempter for x11-terms/eterm on Darwin

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

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.use.mask,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- package.use.mask	24 Mar 2012 16:09:10 -0000	1.9
+++ package.use.mask	26 Aug 2012 22:16:52 -0000	1.10
@@ -1,8 +1,12 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.use.mask,v 1.9 2012/03/24 16:09:10 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.use.mask,v 1.10 2012/08/26 22:16:52 ottxor Exp $
 
 
+# Christoph Junghans <ottxor@gentoo.org> (26 Aug 2012)
+# libutempter support does not work on Darwin (bug #388791)
+x11-terms/eterm utempter
+
 # Fabian Groffen <grobian@gentoo.org> (24 Mar 2012)
 # There's no upstream support for MPI on Darwin
 media-gfx/tachyon mpi





^ permalink raw reply	[flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/prefix/darwin: package.use.mask
@ 2012-03-24 16:09 Fabian Groffen (grobian)
  0 siblings, 0 replies; 12+ messages in thread
From: Fabian Groffen (grobian) @ 2012-03-24 16:09 UTC (permalink / raw
  To: gentoo-commits

grobian     12/03/24 16:09:10

  Modified:             package.use.mask
  Log:
  Mask and force the only USE-flag combination supported for Mac OS X Intel for media-gfx/tachyon

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

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.use.mask,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- package.use.mask	18 Mar 2012 14:06:41 -0000	1.8
+++ package.use.mask	24 Mar 2012 16:09:10 -0000	1.9
@@ -1,8 +1,12 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.use.mask,v 1.8 2012/03/18 14:06:41 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.use.mask,v 1.9 2012/03/24 16:09:10 grobian Exp $
 
 
+# Fabian Groffen <grobian@gentoo.org> (24 Mar 2012)
+# There's no upstream support for MPI on Darwin
+media-gfx/tachyon mpi
+
 # Fabian Groffen <grobian@gentoo.org> (01 Jan 2012)
 # gdb server is not supported on this platform
 sys-devel/gdb server






^ permalink raw reply	[flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/prefix/darwin: 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.8                  profiles/prefix/darwin/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.use.mask,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- package.use.mask	1 Jan 2012 19:39:29 -0000	1.7
+++ package.use.mask	18 Mar 2012 14:06:41 -0000	1.8
@@ -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/prefix/darwin/package.use.mask,v 1.7 2012/01/01 19:39:29 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.use.mask,v 1.8 2012/03/18 14:06:41 ssuominen Exp $
 
 
 # Fabian Groffen <grobian@gentoo.org> (01 Jan 2012)
@@ -17,7 +17,7 @@
 
 # Fabian Groffen <grobian@gentoo.org> (30 Oct 2009)
 # linux only
-media-video/mplayer dvb esd lirc svga jack joystick matrox real win32codecs
+media-video/mplayer dvb lirc svga jack joystick matrox real win32codecs
 
 # Fabian Groffen <grobian@gentoo.org> (03 Apr 2009)
 # ld: unknown option: -R/Library/Gentoo/usr/lib






^ permalink raw reply	[flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/prefix/darwin: package.use.mask
@ 2012-01-01 19:39 Fabian Groffen (grobian)
  0 siblings, 0 replies; 12+ messages in thread
From: Fabian Groffen (grobian) @ 2012-01-01 19:39 UTC (permalink / raw
  To: gentoo-commits

grobian     12/01/01 19:39:29

  Modified:             package.use.mask
  Log:
  Mask USE=server for sys-devel/gdb, since it's not supported on Darwin

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

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.use.mask,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- package.use.mask	7 Apr 2011 18:47:44 -0000	1.6
+++ package.use.mask	1 Jan 2012 19:39:29 -0000	1.7
@@ -1,6 +1,11 @@
-# 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/package.use.mask,v 1.6 2011/04/07 18:47:44 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.use.mask,v 1.7 2012/01/01 19:39:29 grobian Exp $
+
+
+# Fabian Groffen <grobian@gentoo.org> (01 Jan 2012)
+# gdb server is not supported on this platform
+sys-devel/gdb server
 
 # Fabian Groffen <grobian@gentoo.org> (16 Feb 2011)
 # De-mask of OSX-specific USE-flags that are useful for VLC






^ permalink raw reply	[flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/prefix/darwin: package.use.mask
@ 2011-02-16 21:03 Fabian Groffen (grobian)
  0 siblings, 0 replies; 12+ messages in thread
From: Fabian Groffen (grobian) @ 2011-02-16 21:03 UTC (permalink / raw
  To: gentoo-commits

grobian     11/02/16 21:03:14

  Modified:             package.use.mask
  Log:
  Unmask OSX-specific USE-flags for VLC on OSX

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

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.use.mask,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- package.use.mask	8 Jan 2011 13:44:01 -0000	1.4
+++ package.use.mask	16 Feb 2011 21:03:13 -0000	1.5
@@ -1,6 +1,10 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.use.mask,v 1.4 2011/01/08 13:44:01 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.use.mask,v 1.5 2011/02/16 21:03:13 grobian Exp $
+
+# Fabian Groffen <grobian@gentoo.org> (16 Feb 2011)
+# De-mask of OSX-specific USE-flags that are useful for VLC
+media-video/vlc -audioqueue -ios-vout -macosx macosx-audio -macosx-dialog-provider -macosx-eyetv -macosx-quartztext -macosx-qtcapture -macosx-vout
 
 # Fabian Groffen <grobian@gentoo.org> (08 Jan 2011)
 # Darwin has libuuid from util-linux






^ permalink raw reply	[flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/prefix/darwin: package.use.mask
@ 2011-01-08 13:44 Fabian Groffen (grobian)
  0 siblings, 0 replies; 12+ messages in thread
From: Fabian Groffen (grobian) @ 2011-01-08 13:44 UTC (permalink / raw
  To: gentoo-commits

grobian     11/01/08 13:44:01

  Modified:             package.use.mask
  Log:
  Unmask uuid on Darwin

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

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.use.mask,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- package.use.mask	10 Feb 2010 10:22:15 -0000	1.3
+++ package.use.mask	8 Jan 2011 13:44:01 -0000	1.4
@@ -1,6 +1,10 @@
-# 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/package.use.mask,v 1.3 2010/02/10 10:22:15 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.use.mask,v 1.4 2011/01/08 13:44:01 grobian Exp $
+
+# Fabian Groffen <grobian@gentoo.org> (08 Jan 2011)
+# Darwin has libuuid from util-linux
+x11-libs/libSM -uuid
 
 # Fabian Groffen <grobian@gentoo.org> (30 Oct 2009)
 # linux only






^ permalink raw reply	[flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/prefix/darwin: package.use.mask
@ 2010-02-10 10:22 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 12+ messages in thread
From: Samuli Suominen (ssuominen) @ 2010-02-10 10:22 UTC (permalink / raw
  To: gentoo-commits

ssuominen    10/02/10 10:22:15

  Modified:             package.use.mask
  Log:
  Remove USE arts mask

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

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.use.mask,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- package.use.mask	30 Oct 2009 20:40:34 -0000	1.2
+++ package.use.mask	10 Feb 2010 10:22:15 -0000	1.3
@@ -1,10 +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/package.use.mask,v 1.2 2009/10/30 20:40:34 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.use.mask,v 1.3 2010/02/10 10:22:15 ssuominen Exp $
 
 # Fabian Groffen <grobian@gentoo.org> (30 Oct 2009)
 # linux only
-media-video/mplayer dvb esd lirc svga arts jack joystick matrox real win32codecs
+media-video/mplayer dvb esd lirc svga jack joystick matrox real win32codecs
 
 # Fabian Groffen <grobian@gentoo.org> (03 Apr 2009)
 # ld: unknown option: -R/Library/Gentoo/usr/lib






^ permalink raw reply	[flat|nested] 12+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/prefix/darwin: 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:35

  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.2                  profiles/prefix/darwin/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/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:45 -0000	1.1
+++ package.use.mask	30 Oct 2009 20:40:34 -0000	1.2
@@ -1,15 +1,15 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.use.mask,v 1.1 2009/06/06 03:54:45 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/package.use.mask,v 1.2 2009/10/30 20:40:34 grobian Exp $
+
+# Fabian Groffen <grobian@gentoo.org> (30 Oct 2009)
+# linux only
+media-video/mplayer dvb esd lirc svga arts jack joystick matrox real win32codecs
 
 # Fabian Groffen <grobian@gentoo.org> (03 Apr 2009)
 # ld: unknown option: -R/Library/Gentoo/usr/lib
 ~sys-devel/gcc-4.3.3 gcj
 
-# Fabian Groffen <grobian@gentoo.org> (08 Aug 2008)
-# mmx don't really works on x86-macos
-net-irc/xchat mmx
-
 # Elias Pipping <pipping@gentoo.org> (16 Nov 2007)
 # make fails
 sys-devel/gcc objc-gc






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

end of thread, other threads:[~2015-05-26  8:05 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-03  3:26 [gentoo-commits] gentoo-x86 commit in profiles/prefix/darwin: package.use.mask Chris Reffett (creffett)
  -- strict thread matches above, loose matches on Subject: below --
2015-05-26  8:05 Fabian Groffen (grobian)
2013-06-13 18:24 Ulrich Mueller (ulm)
2013-05-16 19:31 Ulrich Mueller (ulm)
2012-08-26 22:16 Christoph Junghans (ottxor)
2012-03-24 16:09 Fabian Groffen (grobian)
2012-03-18 14:06 Samuli Suominen (ssuominen)
2012-01-01 19:39 Fabian Groffen (grobian)
2011-02-16 21:03 Fabian Groffen (grobian)
2011-01-08 13:44 Fabian Groffen (grobian)
2010-02-10 10:22 Samuli Suominen (ssuominen)
2009-10-30 20:40 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