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

grobian     09/10/30 20:40:38

  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/macos/10.5/x86/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/x86/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:51 -0000	1.1
+++ package.use.mask	30 Oct 2009 20:40:37 -0000	1.2
@@ -1,17 +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/10.5/x86/package.use.mask,v 1.1 2009/06/06 03:54:51 solar Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/x86/package.use.mask,v 1.2 2009/10/30 20:40:37 grobian Exp $
 
 # Fabian Groffen <grobian@gentoo.org> (01 Feb 2009)
 # Doesn't compile, bug #257225
 media-video/ffmpeg mmx
 
-# Fabian Groffen <grobian@gentoo.org> (21 Dec 2008)
-# Proxying for Elias Pipping, broken combinations
-x11-terms/eterm sse2 mmx
-net-irc/xchat mmx
-dev-lisp/clisp X
-
 # Fabian Groffen <grobian@gentoo.org> (28 Apr 2008)
 # http://www.erlang.org/pipermail/erlang-questions/2007-July/027870.html
 dev-lang/erlang hipe
@@ -24,20 +18,6 @@
 # ruby fails to compile with USE=threads
 =dev-lang/ruby-1.8.6* threads
 
-# Elias Pipping <pipping@gentoo.org> (01 Sep 2007)
-# imlib2 does not compile with USE=mmx
-media-libs/imlib2 mmx
-
 # 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
-
-# flag returns compile errors
-media-video/mplayer livecd cpudetection
-# libs mising
-media-video/mplayer gtk sdl libcaca dv nas musepack bidi enca real win32codecs cdparanoia samba xanim live openal
-# X only
-media-video/mplayer xvmc xv dga X xinerama
-# linux only
-media-video/mplayer dvb esd lirc svga arts jack joystick matrox
-media-sound/mpg123 mmx






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

* [gentoo-commits] gentoo-x86 commit in profiles/prefix/darwin/macos/10.5/x86: package.use.mask
@ 2010-07-29 16:48 Jeremy Olexa (darkside)
  0 siblings, 0 replies; 4+ messages in thread
From: Jeremy Olexa (darkside) @ 2010-07-29 16:48 UTC (permalink / raw
  To: gentoo-commits

darkside    10/07/29 16:48:47

  Modified:             package.use.mask
  Log:
  Mask media-sound/mpg123[mmx,sse] on 32bit osx, bug 329859

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

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/x86/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:37 -0000	1.2
+++ package.use.mask	29 Jul 2010 16:48:47 -0000	1.3
@@ -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/10.5/x86/package.use.mask,v 1.2 2009/10/30 20:40:37 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/x86/package.use.mask,v 1.3 2010/07/29 16:48:47 darkside Exp $
+
+# Jeremy Olexa <darkside@gentoo.org> (29 Jul 2010)
+# Issues on 32bit osx, bug 329859
+media-sound/mpg123 mmx sse
 
 # Fabian Groffen <grobian@gentoo.org> (01 Feb 2009)
 # Doesn't compile, bug #257225






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

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

grobian     10/09/21 18:05:21

  Modified:             package.use.mask
  Log:
  Drop ruby[threads] mask, it compiles fine these days, solves bug #337808

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

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/x86/package.use.mask,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- package.use.mask	29 Jul 2010 16:48:47 -0000	1.3
+++ package.use.mask	21 Sep 2010 18:05:21 -0000	1.4
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/x86/package.use.mask,v 1.3 2010/07/29 16:48:47 darkside Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/x86/package.use.mask,v 1.4 2010/09/21 18:05:21 grobian Exp $
 
 # Jeremy Olexa <darkside@gentoo.org> (29 Jul 2010)
 # Issues on 32bit osx, bug 329859
@@ -18,10 +18,6 @@
 # generating documentation fails for hugs98 because of too many errors
 dev-lang/hugs98 doc
 
-# Elias Pipping <pipping@gentoo.org> (10 Nov 2007)
-# ruby fails to compile with USE=threads
-=dev-lang/ruby-1.8.6* threads
-
 # 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] 4+ messages in thread

* [gentoo-commits] gentoo-x86 commit in profiles/prefix/darwin/macos/10.5/x86: package.use.mask
@ 2011-04-07 18:47 Jeremy Olexa (darkside)
  0 siblings, 0 replies; 4+ messages in thread
From: Jeremy Olexa (darkside) @ 2011-04-07 18:47 UTC (permalink / raw
  To: gentoo-commits

darkside    11/04/07 18:47:44

  Modified:             package.use.mask
  Log:
  Cleanup invalid/obsolete package.mask entries

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

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/x86/package.use.mask,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- package.use.mask	21 Sep 2010 18:05:21 -0000	1.4
+++ package.use.mask	7 Apr 2011 18:47:44 -0000	1.5
@@ -1,6 +1,6 @@
-# Copyright 1999-2010 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/10.5/x86/package.use.mask,v 1.4 2010/09/21 18:05:21 grobian Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/prefix/darwin/macos/10.5/x86/package.use.mask,v 1.5 2011/04/07 18:47:44 darkside Exp $
 
 # Jeremy Olexa <darkside@gentoo.org> (29 Jul 2010)
 # Issues on 32bit osx, bug 329859
@@ -14,10 +14,6 @@
 # http://www.erlang.org/pipermail/erlang-questions/2007-July/027870.html
 dev-lang/erlang hipe
 
-# Elias Pipping <pipping@gentoo.org> (21 Nov 2007)
-# generating documentation fails for hugs98 because of too many errors
-dev-lang/hugs98 doc
-
 # 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] 4+ messages in thread

end of thread, other threads:[~2011-04-07 18:48 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-21 18:05 [gentoo-commits] gentoo-x86 commit in profiles/prefix/darwin/macos/10.5/x86: package.use.mask Fabian Groffen (grobian)
  -- strict thread matches above, loose matches on Subject: below --
2011-04-07 18:47 Jeremy Olexa (darkside)
2010-07-29 16:48 Jeremy Olexa (darkside)
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