public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in profiles/default-linux/amd64: use.mask
@ 2007-09-12  2:15 Mike Frysinger (vapier)
  0 siblings, 0 replies; 4+ messages in thread
From: Mike Frysinger (vapier) @ 2007-09-12  2:15 UTC (permalink / raw
  To: gentoo-commits

vapier      07/09/12 02:15:53

  Modified:             use.mask
  Log:
  document *why* multitarget is masked

Revision  Changes    Path
1.64                 profiles/default-linux/amd64/use.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/amd64/use.mask?rev=1.64&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/amd64/use.mask?rev=1.64&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/amd64/use.mask?r1=1.63&r2=1.64

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/use.mask,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- use.mask	5 Sep 2007 20:53:41 -0000	1.63
+++ use.mask	12 Sep 2007 02:15:52 -0000	1.64
@@ -1,6 +1,6 @@
 # Copyright 2004 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/use.mask,v 1.63 2007/09/05 20:53:41 philantrop Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/use.mask,v 1.64 2007/09/12 02:15:52 vapier Exp $
 
 # SECTION: Unmask
 
@@ -74,11 +74,14 @@
 # doomsday ebuild is not available on this architecture
 doomsday
 
+# This breaks a multilib setup.  Ranlib seems to crap itself.
+# http://sourceware.org/ml/binutils/2007-09/msg00137.html
+multitarget
+
 # 2006/06/07 - Danny van Dyk <kugelfang@gentoo.org>
 # Profile cleanup: No info about these
 asm
 drac
-multitarget
 vidix
 
 # 2006/06/07 - Danny van Dyk <kugelfang@gentoo.org>



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in profiles/default-linux/amd64: use.mask
@ 2007-12-05  0:30 William Thomson (wltjr)
  0 siblings, 0 replies; 4+ messages in thread
From: William Thomson (wltjr) @ 2007-12-05  0:30 UTC (permalink / raw
  To: gentoo-commits

wltjr       07/12/05 00:30:20

  Modified:             use.mask
  Log:
  Removed firebird from use.mask per bug #187532

Revision  Changes    Path
1.67                 profiles/default-linux/amd64/use.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/amd64/use.mask?rev=1.67&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/amd64/use.mask?rev=1.67&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/amd64/use.mask?r1=1.66&r2=1.67

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/use.mask,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- use.mask	28 Nov 2007 23:38:37 -0000	1.66
+++ use.mask	5 Dec 2007 00:30:20 -0000	1.67
@@ -1,6 +1,6 @@
 # Copyright 2004 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/use.mask,v 1.66 2007/11/28 23:38:37 bicatali Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/use.mask,v 1.67 2007/12/05 00:30:20 wltjr Exp $
 
 # SECTION: Unmask
 
@@ -45,7 +45,6 @@
 # Unmask the flags for PHP that are available only on x86/amd64
 -oci8
 -oracle7
--firebird
 -db2
 
 # George Shapovalov <george@gentoo.org> (8 Apr 2007)
@@ -119,10 +118,6 @@
 3dfx
 
 # 2007/02/02 - Simon Stelling <blubb@gentoo.org>
-# firebird 1.5* has known problems on amd64; bug 156885
-firebird
-
-# 2007/02/02 - Simon Stelling <blubb@gentoo.org>
 # we don't have no gcc64; bug 144535
 gcc64
 



-- 
gentoo-commits@gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in profiles/default-linux/amd64: use.mask
@ 2009-05-29 20:48 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 4+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-05-29 20:48 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/05/29 20:48:22

  Modified:             use.mask
  Log:
  Remove mplayer-bin from rest of the profiles wrt 233394.

Revision  Changes    Path
1.72                 profiles/default-linux/amd64/use.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/amd64/use.mask?rev=1.72&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/amd64/use.mask?rev=1.72&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/amd64/use.mask?r1=1.71&r2=1.72

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/use.mask,v
retrieving revision 1.71
retrieving revision 1.72
diff -u -r1.71 -r1.72
--- use.mask	18 May 2008 14:22:52 -0000	1.71
+++ use.mask	29 May 2009 20:48:22 -0000	1.72
@@ -1,6 +1,6 @@
 # Copyright 2004 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/use.mask,v 1.71 2008/05/18 14:22:52 hkbst Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/use.mask,v 1.72 2009/05/29 20:48:22 ssuominen Exp $
 
 # SECTION: Unmask
 
@@ -52,10 +52,6 @@
 # supported on amd64
 -ada
 
-# Joseph Jezak <josejx@gentoo.org> (16 May 2007)
-# Only supported on amd64
--mplayer-bin
-
 # Robert Buchholz <rbu@gentoo.org> (03 Jun 2007)
 # Unmask as it works on amd64
 -lcd_devices_luise






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

* [gentoo-commits] gentoo-x86 commit in profiles/default-linux/amd64: use.mask
@ 2009-07-31  8:09 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 4+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-07-31  8:09 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/07/31 08:09:08

  Modified:             use.mask
  Log:
  Masked in base.

Revision  Changes    Path
1.73                 profiles/default-linux/amd64/use.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/amd64/use.mask?rev=1.73&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/amd64/use.mask?rev=1.73&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/amd64/use.mask?r1=1.72&r2=1.73

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/use.mask,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- use.mask	29 May 2009 20:48:22 -0000	1.72
+++ use.mask	31 Jul 2009 08:09:08 -0000	1.73
@@ -1,6 +1,6 @@
 # Copyright 2004 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/use.mask,v 1.72 2009/05/29 20:48:22 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/use.mask,v 1.73 2009/07/31 08:09:08 ssuominen Exp $
 
 # SECTION: Unmask
 
@@ -70,10 +70,6 @@
 # Mask some ALSA cards that are known broken in AMD64
 alsa_cards_cs5535audio
 
-# 2006/09/05 - Tupone Alfredo <tupone@gentoo.org>
-# doomsday ebuild is not available on this architecture
-doomsday
-
 # 2006/06/07 - Danny van Dyk <kugelfang@gentoo.org>
 # Profile cleanup: No info about these
 asm






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

end of thread, other threads:[~2009-07-31  8:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-12  2:15 [gentoo-commits] gentoo-x86 commit in profiles/default-linux/amd64: use.mask Mike Frysinger (vapier)
  -- strict thread matches above, loose matches on Subject: below --
2007-12-05  0:30 William Thomson (wltjr)
2009-05-29 20:48 Samuli Suominen (ssuominen)
2009-07-31  8:09 Samuli Suominen (ssuominen)

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