public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2008-04-10  6:33 Donnie Berkholz (dberkholz)
  0 siblings, 0 replies; 68+ messages in thread
From: Donnie Berkholz (dberkholz) @ 2008-04-10  6:33 UTC (permalink / raw
  To: gentoo-commits

dberkholz    08/04/10 06:33:58

  Modified:             ChangeLog use.mask
  Log:
  changing around video_cards_via masking by unmasking only for available arches instead of masking on unavailable.

Revision  Changes    Path
1.5                  profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	3 Apr 2008 09:27:08 -0000	1.4
+++ ChangeLog	10 Apr 2008 06:33:58 -0000	1.5
@@ -1,6 +1,10 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.4 2008/04/03 09:27:08 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.5 2008/04/10 06:33:58 dberkholz Exp $
+
+  10 Apr 2008; Donnie Berkholz <dberkholz@gentoo.org>; use.mask:
+  changing around video_cards_via masking by unmasking only for available
+  arches instead of masking on unavailable.
 
   03 Apr 2008; Raúl Porcel <armin76@gentoo.org> package.use.mask, use.mask:
   Move dvb and mythtv to global use.mask



1.3                  profiles/arch/alpha/use.mask

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

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- use.mask	3 Apr 2008 09:27:08 -0000	1.2
+++ use.mask	10 Apr 2008 06:33:58 -0000	1.3
@@ -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/arch/alpha/use.mask,v 1.2 2008/04/03 09:27:08 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.3 2008/04/10 06:33:58 dberkholz Exp $
 
 # This file masks out USE flags that are simply NOT allowed in the default
 # profile for any architecture.  This works, for example, if a non-default
@@ -105,7 +105,6 @@
 video_cards_trident
 video_cards_tseng
 video_cards_vesa
-video_cards_via
 
 
 # dspam and dspam-web use this one



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2008-05-13 18:30 Raul Porcel (armin76)
  0 siblings, 0 replies; 68+ messages in thread
From: Raul Porcel (armin76) @ 2008-05-13 18:30 UTC (permalink / raw
  To: gentoo-commits

armin76     08/05/13 18:30:38

  Modified:             ChangeLog use.mask
  Log:
  Unmask lm_sensors, bug #221891

Revision  Changes    Path
1.7                  profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.7&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.7&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.6&r2=1.7

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog	10 Apr 2008 19:53:13 -0000	1.6
+++ ChangeLog	13 May 2008 18:30:37 -0000	1.7
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.6 2008/04/10 19:53:13 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.7 2008/05/13 18:30:37 armin76 Exp $
+
+  13 May 2008; Raúl Porcel <armin76@gentoo.org> use.mask:
+  Unmask lm_sensors, bug #221891
 
   10 Apr 2008; Donnie Berkholz <dberkholz@gentoo.org>; make.defaults:
   Make VIDEO_CARDS defaults a reasonable set instead of every imaginable



1.4                  profiles/arch/alpha/use.mask

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

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- use.mask	10 Apr 2008 06:33:58 -0000	1.3
+++ use.mask	13 May 2008 18:30:37 -0000	1.4
@@ -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/arch/alpha/use.mask,v 1.3 2008/04/10 06:33:58 dberkholz Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.4 2008/05/13 18:30:37 armin76 Exp $
 
 # This file masks out USE flags that are simply NOT allowed in the default
 # profile for any architecture.  This works, for example, if a non-default
@@ -40,7 +40,6 @@
 gnustep
 hardened
 howl
-lm_sensors
 mzscheme
 netbeans
 pike



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2008-06-23 18:28 Raul Porcel (armin76)
  0 siblings, 0 replies; 68+ messages in thread
From: Raul Porcel (armin76) @ 2008-06-23 18:28 UTC (permalink / raw
  To: gentoo-commits

armin76     08/06/23 18:28:16

  Modified:             ChangeLog use.mask
  Log:
  Use.mask mtp, no hardware to test

Revision  Changes    Path
1.11                 profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.11&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.11&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.10&r2=1.11

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- ChangeLog	25 May 2008 18:15:26 -0000	1.10
+++ ChangeLog	23 Jun 2008 18:28:16 -0000	1.11
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.10 2008/05/25 18:15:26 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.11 2008/06/23 18:28:16 armin76 Exp $
+
+  23 Jun 2008; Raúl Porcel <armin76@gentoo.org> use.mask:
+  Use.mask mtp, no hardware to test
 
   25 May 2008; Tobias Klausmann <klausman@gentoo.org> package.mask:
   libggi compiles on alpha these days



1.5                  profiles/arch/alpha/use.mask

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

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- use.mask	13 May 2008 18:30:37 -0000	1.4
+++ use.mask	23 Jun 2008 18:28:16 -0000	1.5
@@ -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/arch/alpha/use.mask,v 1.4 2008/05/13 18:30:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.5 2008/06/23 18:28:16 armin76 Exp $
 
 # This file masks out USE flags that are simply NOT allowed in the default
 # profile for any architecture.  This works, for example, if a non-default
@@ -16,6 +16,7 @@
 hbci
 ipod
 ivtv
+mtp
 mythtv
 nvtv
 lirc



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2008-07-07 13:40 Raul Porcel (armin76)
  0 siblings, 0 replies; 68+ messages in thread
From: Raul Porcel (armin76) @ 2008-07-07 13:40 UTC (permalink / raw
  To: gentoo-commits

armin76     08/07/07 13:40:04

  Modified:             ChangeLog use.mask
  Log:
  Unmask hddtemp USE-flag

Revision  Changes    Path
1.13                 profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.13&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.13&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.12&r2=1.13

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- ChangeLog	7 Jul 2008 13:34:58 -0000	1.12
+++ ChangeLog	7 Jul 2008 13:40:03 -0000	1.13
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.12 2008/07/07 13:34:58 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.13 2008/07/07 13:40:03 armin76 Exp $
+
+  07 Jul 2008; Raúl Porcel <armin76@gentoo.org> use.mask:
+  Unmask hddtemp USE-flag
 
   07 Jul 2008; Raúl Porcel <armin76@gentoo.org> package.use.mask:
   Make dev-lisp/clisp deps minimal



1.6                  profiles/arch/alpha/use.mask

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

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- use.mask	23 Jun 2008 18:28:16 -0000	1.5
+++ use.mask	7 Jul 2008 13:40:03 -0000	1.6
@@ -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/arch/alpha/use.mask,v 1.5 2008/06/23 18:28:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.6 2008/07/07 13:40:03 armin76 Exp $
 
 # This file masks out USE flags that are simply NOT allowed in the default
 # profile for any architecture.  This works, for example, if a non-default
@@ -121,8 +121,6 @@
 # conky dependencies missing keywords related (dragonheart -20061112)
 # media-sound/mpd
 mpd
-# app-admin/hddtemp
-hddtemp
 
 # USE=d seems to break gcc-4.1.2 (#178896)
 d



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2008-07-07 15:30 Raul Porcel (armin76)
  0 siblings, 0 replies; 68+ messages in thread
From: Raul Porcel (armin76) @ 2008-07-07 15:30 UTC (permalink / raw
  To: gentoo-commits

armin76     08/07/07 15:30:13

  Modified:             ChangeLog use.mask
  Log:
  Reuse.mask hddtemp as its not stable yet, to remove in 30 days

Revision  Changes    Path
1.14                 profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.14&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.14&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.13&r2=1.14

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- ChangeLog	7 Jul 2008 13:40:03 -0000	1.13
+++ ChangeLog	7 Jul 2008 15:30:13 -0000	1.14
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.13 2008/07/07 13:40:03 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.14 2008/07/07 15:30:13 armin76 Exp $
+
+  07 Jul 2008; Raúl Porcel <armin76@gentoo.org> use.mask:
+  Reuse.mask hddtemp as its not stable yet, to remove in 30 days
 
   07 Jul 2008; Raúl Porcel <armin76@gentoo.org> use.mask:
   Unmask hddtemp USE-flag



1.7                  profiles/arch/alpha/use.mask

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

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- use.mask	7 Jul 2008 13:40:03 -0000	1.6
+++ use.mask	7 Jul 2008 15:30:13 -0000	1.7
@@ -1,12 +1,16 @@
 # Copyright 2004 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.6 2008/07/07 13:40:03 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.7 2008/07/07 15:30:13 armin76 Exp $
 
 # This file masks out USE flags that are simply NOT allowed in the default
 # profile for any architecture.  This works, for example, if a non-default
 # profile (such as the selinux profiles) have a USE flag associated with
 # them.
 
+# Raúl Porcel <armin76@gentoo.org> (07 Jul 2008)
+# To be unmasked in 30 days
+hddtemp
+
 # No hardware to test by the team
 3dfx
 bluetooth



-- 
gentoo-commits@lists.gentoo.org mailing list



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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2008-08-10 16:00 Raul Porcel (armin76)
  0 siblings, 0 replies; 68+ messages in thread
From: Raul Porcel (armin76) @ 2008-08-10 16:00 UTC (permalink / raw
  To: gentoo-commits

armin76     08/08/10 16:00:39

  Modified:             ChangeLog use.mask
  Log:
  Unmask hddtemp USE-flag

Revision  Changes    Path
1.15                 profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.15&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.15&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.14&r2=1.15

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -r1.14 -r1.15
--- ChangeLog	7 Jul 2008 15:30:13 -0000	1.14
+++ ChangeLog	10 Aug 2008 16:00:39 -0000	1.15
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.14 2008/07/07 15:30:13 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.15 2008/08/10 16:00:39 armin76 Exp $
+
+  10 Aug 2008; Raúl Porcel <armin76@gentoo.org> use.mask:
+  Unmask hddtemp USE-flag
 
   07 Jul 2008; Raúl Porcel <armin76@gentoo.org> use.mask:
   Reuse.mask hddtemp as its not stable yet, to remove in 30 days



1.8                  profiles/arch/alpha/use.mask

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

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- use.mask	7 Jul 2008 15:30:13 -0000	1.7
+++ use.mask	10 Aug 2008 16:00:39 -0000	1.8
@@ -1,16 +1,12 @@
 # Copyright 2004 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.7 2008/07/07 15:30:13 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.8 2008/08/10 16:00:39 armin76 Exp $
 
 # This file masks out USE flags that are simply NOT allowed in the default
 # profile for any architecture.  This works, for example, if a non-default
 # profile (such as the selinux profiles) have a USE flag associated with
 # them.
 
-# Raúl Porcel <armin76@gentoo.org> (07 Jul 2008)
-# To be unmasked in 30 days
-hddtemp
-
 # No hardware to test by the team
 3dfx
 bluetooth






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2008-08-31 15:14 Raul Porcel (armin76)
  0 siblings, 0 replies; 68+ messages in thread
From: Raul Porcel (armin76) @ 2008-08-31 15:14 UTC (permalink / raw
  To: gentoo-commits

armin76     08/08/31 15:14:57

  Modified:             ChangeLog use.mask
  Log:
  Use.mask openct, no hardware to test

Revision  Changes    Path
1.17                 profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.16&r2=1.17

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- ChangeLog	31 Aug 2008 14:47:29 -0000	1.16
+++ ChangeLog	31 Aug 2008 15:14:57 -0000	1.17
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.16 2008/08/31 14:47:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.17 2008/08/31 15:14:57 armin76 Exp $
+
+  31 Aug 2008; Raúl Porcel <armin76@gentoo.org> use.mask:
+  Use.mask openct, no hardware to test
 
   31 Aug 2008; Raúl Porcel <armin76@gentoo.org> package.mask:
   Unmask gnome-2.22



1.9                  profiles/arch/alpha/use.mask

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

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- use.mask	10 Aug 2008 16:00:39 -0000	1.8
+++ use.mask	31 Aug 2008 15:14:57 -0000	1.9
@@ -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/arch/alpha/use.mask,v 1.8 2008/08/10 16:00:39 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.9 2008/08/31 15:14:57 armin76 Exp $
 
 # This file masks out USE flags that are simply NOT allowed in the default
 # profile for any architecture.  This works, for example, if a non-default
@@ -20,6 +20,7 @@
 mythtv
 nvtv
 lirc
+openct
 pcmcia
 pda
 sms






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2008-11-10 11:00 Raul Porcel (armin76)
  0 siblings, 0 replies; 68+ messages in thread
From: Raul Porcel (armin76) @ 2008-11-10 11:00 UTC (permalink / raw
  To: gentoo-commits

armin76     08/11/10 11:00:08

  Modified:             ChangeLog use.mask
  Log:
  Use.mask dxr3, no hardware to test

Revision  Changes    Path
1.18                 profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.17&r2=1.18

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- ChangeLog	31 Aug 2008 15:14:57 -0000	1.17
+++ ChangeLog	10 Nov 2008 11:00:08 -0000	1.18
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.17 2008/08/31 15:14:57 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.18 2008/11/10 11:00:08 armin76 Exp $
+
+  10 Nov 2008; Raúl Porcel <armin76@gentoo.org> use.mask:
+  Use.mask dxr3, no hardware to test
 
   31 Aug 2008; Raúl Porcel <armin76@gentoo.org> use.mask:
   Use.mask openct, no hardware to test



1.12                 profiles/arch/alpha/use.mask

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

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- use.mask	22 Oct 2008 14:49:28 -0000	1.11
+++ use.mask	10 Nov 2008 11:00:08 -0000	1.12
@@ -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/arch/alpha/use.mask,v 1.11 2008/10/22 14:49:28 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.12 2008/11/10 11:00:08 armin76 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -15,6 +15,7 @@
 bluetooth
 chipcard
 dvb
+dxr3
 gnokii
 hbci
 ipod






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2008-11-10 11:02 Raul Porcel (armin76)
  0 siblings, 0 replies; 68+ messages in thread
From: Raul Porcel (armin76) @ 2008-11-10 11:02 UTC (permalink / raw
  To: gentoo-commits

armin76     08/11/10 11:02:05

  Modified:             ChangeLog use.mask
  Log:
  Use.mask laptop, no hardware on alpha

Revision  Changes    Path
1.19                 profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	10 Nov 2008 11:00:08 -0000	1.18
+++ ChangeLog	10 Nov 2008 11:02:05 -0000	1.19
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.18 2008/11/10 11:00:08 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.19 2008/11/10 11:02:05 armin76 Exp $
+
+  10 Nov 2008; Raúl Porcel <armin76@gentoo.org> use.mask:
+  Use.mask laptop, no hardware on alpha
 
   10 Nov 2008; Raúl Porcel <armin76@gentoo.org> use.mask:
   Use.mask dxr3, no hardware to test



1.13                 profiles/arch/alpha/use.mask

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

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- use.mask	10 Nov 2008 11:00:08 -0000	1.12
+++ use.mask	10 Nov 2008 11:02:05 -0000	1.13
@@ -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/arch/alpha/use.mask,v 1.12 2008/11/10 11:00:08 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.13 2008/11/10 11:02:05 armin76 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -37,6 +37,7 @@
 cpufreq
 dell
 dmi
+laptop
 
 # Stuff that doesn't work on alpha, or not tested
 avi






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2008-12-26 11:48 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 68+ messages in thread
From: Tobias Klausmann (klausman) @ 2008-12-26 11:48 UTC (permalink / raw
  To: gentoo-commits

klausman    08/12/26 11:48:34

  Modified:             ChangeLog use.mask
  Log:
  Masked openafs on alpha

Revision  Changes    Path
1.21                 profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.20&r2=1.21

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- ChangeLog	23 Nov 2008 12:59:23 -0000	1.20
+++ ChangeLog	26 Dec 2008 11:48:34 -0000	1.21
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.20 2008/11/23 12:59:23 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.21 2008/12/26 11:48:34 klausman Exp $
+
+  26 Dec 2008; Tobias Klausmann <klausman@gentoo.org> use.mask:
+  Masked openafs on alpha
 
   23 Nov 2008; Patrick Lauer <patrick@gentoo.org> package.use.mask:
   webkit is missing keywords, masking webkit useflag for PyQt4



1.14                 profiles/arch/alpha/use.mask

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

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- use.mask	10 Nov 2008 11:02:05 -0000	1.13
+++ use.mask	26 Dec 2008 11:48:34 -0000	1.14
@@ -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/arch/alpha/use.mask,v 1.13 2008/11/10 11:02:05 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.14 2008/12/26 11:48:34 klausman Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -139,3 +139,8 @@
 
 # This works
 -x264
+
+# too complicated/invovled to test and too small user base
+# Tobias Klausmann <klausman@gentoo.org>
+afs
+






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2009-04-11 15:37 Raul Porcel (armin76)
  0 siblings, 0 replies; 68+ messages in thread
From: Raul Porcel (armin76) @ 2009-04-11 15:37 UTC (permalink / raw
  To: gentoo-commits

armin76     09/04/11 15:37:29

  Modified:             ChangeLog use.mask
  Log:
  Add semantic-desktop to use.mask

Revision  Changes    Path
1.26                 profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.26&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.26&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.25&r2=1.26

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ChangeLog	20 Mar 2009 15:29:17 -0000	1.25
+++ ChangeLog	11 Apr 2009 15:37:29 -0000	1.26
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.25 2009/03/20 15:29:17 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.26 2009/04/11 15:37:29 armin76 Exp $
+
+  11 Apr 2009; Raúl Porcel <armin76@gentoo.org> use.mask:
+  Add semantic-desktop to use.mask
 
   20 Mar 2009; Raúl Porcel <armin76@gentoo.org> package.use.mask:
   Remask webkit on qt packages since qt-webkit is not stable



1.16                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.15&r2=1.16

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- use.mask	11 Feb 2009 22:56:43 -0000	1.15
+++ use.mask	11 Apr 2009 15:37:29 -0000	1.16
@@ -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/arch/alpha/use.mask,v 1.15 2009/02/11 22:56:43 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.16 2009/04/11 15:37:29 armin76 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -60,6 +60,10 @@
 
 # Other
 
+# Raúl Porcel <armin76@gentoo.org> (11 Apr 2009)
+# Keep kde depends minimal
+semantic-desktop
+
 # Ben de Groot <yngwin@gentoo.org> 11 Feb 2009
 # both x11-libs/qt-phonon and media-sound/phonon are unkeyworded
 phonon






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2009-04-11 15:44 Raul Porcel (armin76)
  0 siblings, 0 replies; 68+ messages in thread
From: Raul Porcel (armin76) @ 2009-04-11 15:44 UTC (permalink / raw
  To: gentoo-commits

armin76     09/04/11 15:44:26

  Modified:             ChangeLog use.mask
  Log:
  Use.mask mecab

Revision  Changes    Path
1.27                 profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.27&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.27&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.26&r2=1.27

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- ChangeLog	11 Apr 2009 15:37:29 -0000	1.26
+++ ChangeLog	11 Apr 2009 15:44:26 -0000	1.27
@@ -1,9 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.26 2009/04/11 15:37:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.27 2009/04/11 15:44:26 armin76 Exp $
 
   11 Apr 2009; Raúl Porcel <armin76@gentoo.org> use.mask:
-  Add semantic-desktop to use.mask
+  Add semantic-desktop, mecab to use.mask
 
   20 Mar 2009; Raúl Porcel <armin76@gentoo.org> package.use.mask:
   Remask webkit on qt packages since qt-webkit is not stable



1.17                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.17&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.17&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.16&r2=1.17

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- use.mask	11 Apr 2009 15:37:29 -0000	1.16
+++ use.mask	11 Apr 2009 15:44:26 -0000	1.17
@@ -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/arch/alpha/use.mask,v 1.16 2009/04/11 15:37:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.17 2009/04/11 15:44:26 armin76 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -63,6 +63,7 @@
 # Raúl Porcel <armin76@gentoo.org> (11 Apr 2009)
 # Keep kde depends minimal
 semantic-desktop
+mecab
 
 # Ben de Groot <yngwin@gentoo.org> 11 Feb 2009
 # both x11-libs/qt-phonon and media-sound/phonon are unkeyworded






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2009-04-11 17:22 Raul Porcel (armin76)
  0 siblings, 0 replies; 68+ messages in thread
From: Raul Porcel (armin76) @ 2009-04-11 17:22 UTC (permalink / raw
  To: gentoo-commits

armin76     09/04/11 17:22:08

  Modified:             ChangeLog use.mask
  Log:
  Add tunepimp to use.mask

Revision  Changes    Path
1.29                 profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.29&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.29&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.28&r2=1.29

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- ChangeLog	11 Apr 2009 16:26:49 -0000	1.28
+++ ChangeLog	11 Apr 2009 17:22:08 -0000	1.29
@@ -1,12 +1,12 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.28 2009/04/11 16:26:49 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.29 2009/04/11 17:22:08 armin76 Exp $
 
   11 Apr 2009; Raúl Porcel <armin76@gentoo.org> package.use.mask:
   Unmask webkit
 
   11 Apr 2009; Raúl Porcel <armin76@gentoo.org> use.mask:
-  Add semantic-desktop, mecab to use.mask
+  Add semantic-desktop, mecab, tunepimp to use.mask
 
   20 Mar 2009; Raúl Porcel <armin76@gentoo.org> package.use.mask:
   Remask webkit on qt packages since qt-webkit is not stable



1.18                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.18&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.18&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.17&r2=1.18

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- use.mask	11 Apr 2009 15:44:26 -0000	1.17
+++ use.mask	11 Apr 2009 17:22:08 -0000	1.18
@@ -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/arch/alpha/use.mask,v 1.17 2009/04/11 15:44:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.18 2009/04/11 17:22:08 armin76 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -64,6 +64,7 @@
 # Keep kde depends minimal
 semantic-desktop
 mecab
+tunepimp
 
 # Ben de Groot <yngwin@gentoo.org> 11 Feb 2009
 # both x11-libs/qt-phonon and media-sound/phonon are unkeyworded






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2009-04-11 18:33 Raul Porcel (armin76)
  0 siblings, 0 replies; 68+ messages in thread
From: Raul Porcel (armin76) @ 2009-04-11 18:33 UTC (permalink / raw
  To: gentoo-commits

armin76     09/04/11 18:33:32

  Modified:             ChangeLog use.mask
  Log:
  Add captury to use.mask

Revision  Changes    Path
1.30                 profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.29&r2=1.30

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- ChangeLog	11 Apr 2009 17:22:08 -0000	1.29
+++ ChangeLog	11 Apr 2009 18:33:32 -0000	1.30
@@ -1,12 +1,12 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.29 2009/04/11 17:22:08 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.30 2009/04/11 18:33:32 armin76 Exp $
 
   11 Apr 2009; Raúl Porcel <armin76@gentoo.org> package.use.mask:
   Unmask webkit
 
   11 Apr 2009; Raúl Porcel <armin76@gentoo.org> use.mask:
-  Add semantic-desktop, mecab, tunepimp to use.mask
+  Add semantic-desktop, mecab, tunepimp, captury to use.mask
 
   20 Mar 2009; Raúl Porcel <armin76@gentoo.org> package.use.mask:
   Remask webkit on qt packages since qt-webkit is not stable



1.19                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.18&r2=1.19

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- use.mask	11 Apr 2009 17:22:08 -0000	1.18
+++ use.mask	11 Apr 2009 18:33:32 -0000	1.19
@@ -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/arch/alpha/use.mask,v 1.18 2009/04/11 17:22:08 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.19 2009/04/11 18:33:32 armin76 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -65,6 +65,7 @@
 semantic-desktop
 mecab
 tunepimp
+captury
 
 # Ben de Groot <yngwin@gentoo.org> 11 Feb 2009
 # both x11-libs/qt-phonon and media-sound/phonon are unkeyworded






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2009-04-11 18:39 Raul Porcel (armin76)
  0 siblings, 0 replies; 68+ messages in thread
From: Raul Porcel (armin76) @ 2009-04-11 18:39 UTC (permalink / raw
  To: gentoo-commits

armin76     09/04/11 18:39:38

  Modified:             ChangeLog use.mask
  Log:
  Add bittorrent-external to use.mask

Revision  Changes    Path
1.31                 profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.30&r2=1.31

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- ChangeLog	11 Apr 2009 18:33:32 -0000	1.30
+++ ChangeLog	11 Apr 2009 18:39:38 -0000	1.31
@@ -1,12 +1,12 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.30 2009/04/11 18:33:32 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.31 2009/04/11 18:39:38 armin76 Exp $
 
   11 Apr 2009; Raúl Porcel <armin76@gentoo.org> package.use.mask:
   Unmask webkit
 
   11 Apr 2009; Raúl Porcel <armin76@gentoo.org> use.mask:
-  Add semantic-desktop, mecab, tunepimp, captury to use.mask
+  Add semantic-desktop, mecab, tunepimp, captury, bittorrent-external to use.mask
 
   20 Mar 2009; Raúl Porcel <armin76@gentoo.org> package.use.mask:
   Remask webkit on qt packages since qt-webkit is not stable



1.20                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.20&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.20&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.19&r2=1.20

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- use.mask	11 Apr 2009 18:33:32 -0000	1.19
+++ use.mask	11 Apr 2009 18:39:38 -0000	1.20
@@ -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/arch/alpha/use.mask,v 1.19 2009/04/11 18:33:32 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.20 2009/04/11 18:39:38 armin76 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -66,6 +66,7 @@
 mecab
 tunepimp
 captury
+bittorrent-external
 
 # Ben de Groot <yngwin@gentoo.org> 11 Feb 2009
 # both x11-libs/qt-phonon and media-sound/phonon are unkeyworded






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2009-04-11 19:08 Raul Porcel (armin76)
  0 siblings, 0 replies; 68+ messages in thread
From: Raul Porcel (armin76) @ 2009-04-11 19:08 UTC (permalink / raw
  To: gentoo-commits

armin76     09/04/11 19:08:34

  Modified:             ChangeLog use.mask
  Log:
  Add gps to use.mask

Revision  Changes    Path
1.32                 profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.31&r2=1.32

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- ChangeLog	11 Apr 2009 18:39:38 -0000	1.31
+++ ChangeLog	11 Apr 2009 19:08:34 -0000	1.32
@@ -1,12 +1,13 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.31 2009/04/11 18:39:38 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.32 2009/04/11 19:08:34 armin76 Exp $
 
   11 Apr 2009; Raúl Porcel <armin76@gentoo.org> package.use.mask:
   Unmask webkit
 
   11 Apr 2009; Raúl Porcel <armin76@gentoo.org> use.mask:
-  Add semantic-desktop, mecab, tunepimp, captury, bittorrent-external to use.mask
+  Add semantic-desktop, mecab, tunepimp, captury, bittorrent-external, gps
+  to use.mask
 
   20 Mar 2009; Raúl Porcel <armin76@gentoo.org> package.use.mask:
   Remask webkit on qt packages since qt-webkit is not stable



1.21                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.21&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.21&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.20&r2=1.21

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- use.mask	11 Apr 2009 18:39:38 -0000	1.20
+++ use.mask	11 Apr 2009 19:08:34 -0000	1.21
@@ -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/arch/alpha/use.mask,v 1.20 2009/04/11 18:39:38 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.21 2009/04/11 19:08:34 armin76 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -17,6 +17,7 @@
 dvb
 dxr3
 gnokii
+gps
 hbci
 ipod
 ivtv






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2009-04-12 16:47 Raul Porcel (armin76)
  0 siblings, 0 replies; 68+ messages in thread
From: Raul Porcel (armin76) @ 2009-04-12 16:47 UTC (permalink / raw
  To: gentoo-commits

armin76     09/04/12 16:47:44

  Modified:             ChangeLog use.mask
  Log:
  Add kttsd to use.mask

Revision  Changes    Path
1.34                 profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.33&r2=1.34

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- ChangeLog	11 Apr 2009 20:22:42 -0000	1.33
+++ ChangeLog	12 Apr 2009 16:47:44 -0000	1.34
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.33 2009/04/11 20:22:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.34 2009/04/12 16:47:44 armin76 Exp $
+
+  12 Apr 2009; Raúl Porcel <armin76@gentoo.org> use.mask:
+  Add kttsd to use.mask
 
   11 Apr 2009; Raúl Porcel <armin76@gentoo.org> package.use.mask:
   Mask editor and solver for kde-base/kalzium to keep deps minimal



1.22                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.22&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.22&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.21&r2=1.22

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- use.mask	11 Apr 2009 19:08:34 -0000	1.21
+++ use.mask	12 Apr 2009 16:47:44 -0000	1.22
@@ -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/arch/alpha/use.mask,v 1.21 2009/04/11 19:08:34 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.22 2009/04/12 16:47:44 armin76 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -68,6 +68,7 @@
 tunepimp
 captury
 bittorrent-external
+kttsd
 
 # Ben de Groot <yngwin@gentoo.org> 11 Feb 2009
 # both x11-libs/qt-phonon and media-sound/phonon are unkeyworded






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2009-04-12 16:50 Raul Porcel (armin76)
  0 siblings, 0 replies; 68+ messages in thread
From: Raul Porcel (armin76) @ 2009-04-12 16:50 UTC (permalink / raw
  To: gentoo-commits

armin76     09/04/12 16:50:06

  Modified:             ChangeLog use.mask
  Log:
  Typo

Revision  Changes    Path
1.35                 profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.34&r2=1.35

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog	12 Apr 2009 16:47:44 -0000	1.34
+++ ChangeLog	12 Apr 2009 16:50:06 -0000	1.35
@@ -1,9 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.34 2009/04/12 16:47:44 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.35 2009/04/12 16:50:06 armin76 Exp $
 
   12 Apr 2009; Raúl Porcel <armin76@gentoo.org> use.mask:
-  Add kttsd to use.mask
+  Add ktts to use.mask
 
   11 Apr 2009; Raúl Porcel <armin76@gentoo.org> package.use.mask:
   Mask editor and solver for kde-base/kalzium to keep deps minimal



1.23                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.23&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.23&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.22&r2=1.23

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- use.mask	12 Apr 2009 16:47:44 -0000	1.22
+++ use.mask	12 Apr 2009 16:50:06 -0000	1.23
@@ -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/arch/alpha/use.mask,v 1.22 2009/04/12 16:47:44 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.23 2009/04/12 16:50:06 armin76 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -68,7 +68,7 @@
 tunepimp
 captury
 bittorrent-external
-kttsd
+ktts
 
 # Ben de Groot <yngwin@gentoo.org> 11 Feb 2009
 # both x11-libs/qt-phonon and media-sound/phonon are unkeyworded






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2009-05-03 18:52 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 68+ messages in thread
From: Tobias Klausmann (klausman) @ 2009-05-03 18:52 UTC (permalink / raw
  To: gentoo-commits

klausman    09/05/03 18:52:10

  Modified:             ChangeLog use.mask
  Log:
  Masked topal use flag since it needs gnat/ada

Revision  Changes    Path
1.36                 profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.35&r2=1.36

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- ChangeLog	12 Apr 2009 16:50:06 -0000	1.35
+++ ChangeLog	3 May 2009 18:52:10 -0000	1.36
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.35 2009/04/12 16:50:06 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.36 2009/05/03 18:52:10 klausman Exp $
+
+  03 May 2009; Tobias Klausmann <klausman@gentoo.org> use.mask:
+  Masked topal use flag since it needs gnat/ada
 
   12 Apr 2009; Raúl Porcel <armin76@gentoo.org> use.mask:
   Add ktts to use.mask



1.24                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.24&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.24&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.23&r2=1.24

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- use.mask	12 Apr 2009 16:50:06 -0000	1.23
+++ use.mask	3 May 2009 18:52:10 -0000	1.24
@@ -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/arch/alpha/use.mask,v 1.23 2009/04/12 16:50:06 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.24 2009/05/03 18:52:10 klausman Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -158,3 +158,5 @@
 # Tobias Klausmann <klausman@gentoo.org>
 afs
 
+# uses gnat/ada which is too big to support currently
+topal






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2009-05-28 16:48 Raul Porcel (armin76)
  0 siblings, 0 replies; 68+ messages in thread
From: Raul Porcel (armin76) @ 2009-05-28 16:48 UTC (permalink / raw
  To: gentoo-commits

armin76     09/05/28 16:48:16

  Modified:             ChangeLog use.mask
  Log:
  Use.mask radeonhd and ast video_cards

Revision  Changes    Path
1.37                 profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.36&r2=1.37

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- ChangeLog	3 May 2009 18:52:10 -0000	1.36
+++ ChangeLog	28 May 2009 16:48:16 -0000	1.37
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.36 2009/05/03 18:52:10 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.37 2009/05/28 16:48:16 armin76 Exp $
+
+  28 May 2009; Raúl Porcel <armin76@gentoo.org> use.mask:
+  Use.mask radeonhd and ast video_cards
 
   03 May 2009; Tobias Klausmann <klausman@gentoo.org> use.mask:
   Masked topal use flag since it needs gnat/ada



1.25                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.25&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.25&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.24&r2=1.25

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- use.mask	3 May 2009 18:52:10 -0000	1.24
+++ use.mask	28 May 2009 16:48:16 -0000	1.25
@@ -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/arch/alpha/use.mask,v 1.24 2009/05/03 18:52:10 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.25 2009/05/28 16:48:16 armin76 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -112,6 +112,7 @@
 # Modular X: mask non-alpha cards
 video_cards_apm
 video_cards_ark
+video_cards_ast
 video_cards_chips
 video_cards_cyrix
 video_cards_i128
@@ -122,6 +123,7 @@
 video_cards_neomagic
 video_cards_newport
 video_cards_nsc
+video_cards_radeonhd
 video_cards_sis
 video_cards_trident
 video_cards_tseng






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2009-08-16 22:06 Remi Cardona (remi)
  0 siblings, 0 replies; 68+ messages in thread
From: Remi Cardona (remi) @ 2009-08-16 22:06 UTC (permalink / raw
  To: gentoo-commits

remi        09/08/16 22:06:27

  Modified:             ChangeLog use.mask
  Log:
  drop last traces of i810

Revision  Changes    Path
1.38                 profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.37&r2=1.38

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- ChangeLog	28 May 2009 16:48:16 -0000	1.37
+++ ChangeLog	16 Aug 2009 22:06:26 -0000	1.38
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.37 2009/05/28 16:48:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.38 2009/08/16 22:06:26 remi Exp $
+
+  16 Aug 2009; Rémi Cardona <remi@gentoo.org> use.mask:
+  drop last traces of i810
 
   28 May 2009; Raúl Porcel <armin76@gentoo.org> use.mask:
   Use.mask radeonhd and ast video_cards



1.28                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.28&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.28&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.27&r2=1.28

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- use.mask	31 Jul 2009 21:48:08 -0000	1.27
+++ use.mask	16 Aug 2009 22:06:26 -0000	1.28
@@ -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/arch/alpha/use.mask,v 1.27 2009/07/31 21:48:08 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.28 2009/08/16 22:06:26 remi Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -116,7 +116,6 @@
 video_cards_cyrix
 video_cards_i128
 video_cards_i740
-video_cards_i810
 video_cards_imstt
 video_cards_intel
 video_cards_neomagic






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2009-09-12 10:11 Raul Porcel (armin76)
  0 siblings, 0 replies; 68+ messages in thread
From: Raul Porcel (armin76) @ 2009-09-12 10:11 UTC (permalink / raw
  To: gentoo-commits

armin76     09/09/12 10:11:16

  Modified:             ChangeLog use.mask
  Log:
  Use.mask redland and raptor to keep kde deps minimal

Revision  Changes    Path
1.43                 profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.43&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.43&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.42&r2=1.43

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- ChangeLog	6 Sep 2009 02:04:53 -0000	1.42
+++ ChangeLog	12 Sep 2009 10:11:16 -0000	1.43
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.42 2009/09/06 02:04:53 jmbsvicetto Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.43 2009/09/12 10:11:16 armin76 Exp $
+
+  12 Sep 2009; Raúl Porcel <armin76@gentoo.org> use.mask:
+  Use.mask redland and raptor to keep kde deps minimal
 
   06 Sep 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
   package.mask:



1.30                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.30&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.30&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.29&r2=1.30

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- use.mask	19 Aug 2009 21:19:47 -0000	1.29
+++ use.mask	12 Sep 2009 10:11:16 -0000	1.30
@@ -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/arch/alpha/use.mask,v 1.29 2009/08/19 21:19:47 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.30 2009/09/12 10:11:16 armin76 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -69,6 +69,8 @@
 captury
 bittorrent-external
 ktts
+redland
+raptor
 
 # Ben de Groot <yngwin@gentoo.org> 11 Feb 2009
 # both x11-libs/qt-phonon and media-sound/phonon are unkeyworded






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2009-09-12 15:59 Raul Porcel (armin76)
  0 siblings, 0 replies; 68+ messages in thread
From: Raul Porcel (armin76) @ 2009-09-12 15:59 UTC (permalink / raw
  To: gentoo-commits

armin76     09/09/12 15:59:49

  Modified:             ChangeLog use.mask
  Log:
  Use.mask pm-utils

Revision  Changes    Path
1.44                 profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.44&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.44&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.43&r2=1.44

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- ChangeLog	12 Sep 2009 10:11:16 -0000	1.43
+++ ChangeLog	12 Sep 2009 15:59:49 -0000	1.44
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.43 2009/09/12 10:11:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.44 2009/09/12 15:59:49 armin76 Exp $
+
+  12 Sep 2009; Raúl Porcel <armin76@gentoo.org> use.mask:
+  Use.mask pm-utils
 
   12 Sep 2009; Raúl Porcel <armin76@gentoo.org> use.mask:
   Use.mask redland and raptor to keep kde deps minimal



1.31                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.31&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.31&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.30&r2=1.31

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- use.mask	12 Sep 2009 10:11:16 -0000	1.30
+++ use.mask	12 Sep 2009 15:59:49 -0000	1.31
@@ -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/arch/alpha/use.mask,v 1.30 2009/09/12 10:11:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.31 2009/09/12 15:59:49 armin76 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -38,6 +38,7 @@
 dell
 dmi
 laptop
+pm-utils
 
 # Stuff that doesn't work on alpha, or not tested
 avi






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2009-09-12 16:08 Raul Porcel (armin76)
  0 siblings, 0 replies; 68+ messages in thread
From: Raul Porcel (armin76) @ 2009-09-12 16:08 UTC (permalink / raw
  To: gentoo-commits

armin76     09/09/12 16:08:42

  Modified:             ChangeLog use.mask
  Log:
  +indi,+fits

Revision  Changes    Path
1.45                 profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.45&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.45&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.44&r2=1.45

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- ChangeLog	12 Sep 2009 15:59:49 -0000	1.44
+++ ChangeLog	12 Sep 2009 16:08:42 -0000	1.45
@@ -1,12 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.44 2009/09/12 15:59:49 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.45 2009/09/12 16:08:42 armin76 Exp $
 
   12 Sep 2009; Raúl Porcel <armin76@gentoo.org> use.mask:
-  Use.mask pm-utils
-
-  12 Sep 2009; Raúl Porcel <armin76@gentoo.org> use.mask:
-  Use.mask redland and raptor to keep kde deps minimal
+  Use.mask redland and raptor, pm-utils, indi, fits
 
   06 Sep 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
   package.mask:



1.32                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.32&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.32&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.31&r2=1.32

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- use.mask	12 Sep 2009 15:59:49 -0000	1.31
+++ use.mask	12 Sep 2009 16:08:42 -0000	1.32
@@ -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/arch/alpha/use.mask,v 1.31 2009/09/12 15:59:49 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.32 2009/09/12 16:08:42 armin76 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -72,6 +72,8 @@
 ktts
 redland
 raptor
+fits
+indi
 
 # Ben de Groot <yngwin@gentoo.org> 11 Feb 2009
 # both x11-libs/qt-phonon and media-sound/phonon are unkeyworded






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2009-09-12 16:13 Raul Porcel (armin76)
  0 siblings, 0 replies; 68+ messages in thread
From: Raul Porcel (armin76) @ 2009-09-12 16:13 UTC (permalink / raw
  To: gentoo-commits

armin76     09/09/12 16:13:56

  Modified:             ChangeLog use.mask
  Log:
  +wicd

Revision  Changes    Path
1.46                 profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.46&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.46&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.45&r2=1.46

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- ChangeLog	12 Sep 2009 16:08:42 -0000	1.45
+++ ChangeLog	12 Sep 2009 16:13:56 -0000	1.46
@@ -1,9 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.45 2009/09/12 16:08:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.46 2009/09/12 16:13:56 armin76 Exp $
 
   12 Sep 2009; Raúl Porcel <armin76@gentoo.org> use.mask:
-  Use.mask redland and raptor, pm-utils, indi, fits
+  Use.mask redland and raptor, pm-utils, indi, fits, wicd
 
   06 Sep 2009; Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org>
   package.mask:



1.33                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.33&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.33&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.32&r2=1.33

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -r1.32 -r1.33
--- use.mask	12 Sep 2009 16:08:42 -0000	1.32
+++ use.mask	12 Sep 2009 16:13:56 -0000	1.33
@@ -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/arch/alpha/use.mask,v 1.32 2009/09/12 16:08:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.33 2009/09/12 16:13:56 armin76 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -74,6 +74,7 @@
 raptor
 fits
 indi
+wicd
 
 # Ben de Groot <yngwin@gentoo.org> 11 Feb 2009
 # both x11-libs/qt-phonon and media-sound/phonon are unkeyworded






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2009-12-13 23:20 Remi Cardona (remi)
  0 siblings, 0 replies; 68+ messages in thread
From: Remi Cardona (remi) @ 2009-12-13 23:20 UTC (permalink / raw
  To: gentoo-commits

remi        09/12/13 23:20:33

  Modified:             ChangeLog use.mask
  Log:
  drop "imstt" from VIDEO_CARDS in all profiles

Revision  Changes    Path
1.50                 profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.50&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.50&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.49&r2=1.50

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- ChangeLog	13 Dec 2009 21:45:25 -0000	1.49
+++ ChangeLog	13 Dec 2009 23:20:33 -0000	1.50
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.49 2009/12/13 21:45:25 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.50 2009/12/13 23:20:33 remi Exp $
+
+  13 Dec 2009; Rémi Cardona <remi@gentoo.org> use.mask:
+  drop "imstt" from VIDEO_CARDS in all profiles
 
   13 Dec 2009; Rémi Cardona <remi@gentoo.org> make.defaults:
   drop "vga" from VIDEO_CARDS in all profiles



1.34                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.34&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.34&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.33&r2=1.34

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- use.mask	12 Sep 2009 16:13:56 -0000	1.33
+++ use.mask	13 Dec 2009 23:20:33 -0000	1.34
@@ -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/arch/alpha/use.mask,v 1.33 2009/09/12 16:13:56 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.34 2009/12/13 23:20:33 remi Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -123,7 +123,6 @@
 video_cards_cyrix
 video_cards_i128
 video_cards_i740
-video_cards_imstt
 video_cards_intel
 video_cards_neomagic
 video_cards_newport






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2010-05-15 17:08 Raul Porcel (armin76)
  0 siblings, 0 replies; 68+ messages in thread
From: Raul Porcel (armin76) @ 2010-05-15 17:08 UTC (permalink / raw
  To: gentoo-commits

armin76     10/05/15 17:08:15

  Modified:             ChangeLog use.mask
  Log:
  Use.mask schroedinger

Revision  Changes    Path
1.59                 profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.59&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.59&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.58&r2=1.59

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- ChangeLog	28 Mar 2010 18:04:16 -0000	1.58
+++ ChangeLog	15 May 2010 17:08:15 -0000	1.59
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.58 2010/03/28 18:04:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.59 2010/05/15 17:08:15 armin76 Exp $
+
+  15 May 2010; Raúl Porcel <armin76@gentoo.org> use.mask:
+  Use.mask schroedinger
 
   28 Mar 2010; Raúl Porcel <armin76@gentoo.org> package.use.mask:
   Package.use.mask dev-util/subversion kde



1.35                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.34&r2=1.35

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- use.mask	13 Dec 2009 23:20:33 -0000	1.34
+++ use.mask	15 May 2010 17:08:15 -0000	1.35
@@ -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/arch/alpha/use.mask,v 1.34 2009/12/13 23:20:33 remi Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.35 2010/05/15 17:08:15 armin76 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -60,6 +60,9 @@
 mono
 ocamlopt
 
+# Stuff we don't want
+schroedinger
+
 # Other
 
 # Raúl Porcel <armin76@gentoo.org> (11 Apr 2009)






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2010-05-16 17:02 Raul Porcel (armin76)
  0 siblings, 0 replies; 68+ messages in thread
From: Raul Porcel (armin76) @ 2010-05-16 17:02 UTC (permalink / raw
  To: gentoo-commits

armin76     10/05/16 17:02:09

  Modified:             ChangeLog use.mask
  Log:
  Use.mask ots

Revision  Changes    Path
1.60                 profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.60&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.60&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.59&r2=1.60

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- ChangeLog	15 May 2010 17:08:15 -0000	1.59
+++ ChangeLog	16 May 2010 17:02:09 -0000	1.60
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.59 2010/05/15 17:08:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.60 2010/05/16 17:02:09 armin76 Exp $
+
+  16 May 2010; Raúl Porcel <armin76@gentoo.org> use.mask:
+  Use.mask ots
 
   15 May 2010; Raúl Porcel <armin76@gentoo.org> use.mask:
   Use.mask schroedinger



1.36                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.36&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.36&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.35&r2=1.36

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- use.mask	15 May 2010 17:08:15 -0000	1.35
+++ use.mask	16 May 2010 17:02:09 -0000	1.36
@@ -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/arch/alpha/use.mask,v 1.35 2010/05/15 17:08:15 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.36 2010/05/16 17:02:09 armin76 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -62,6 +62,7 @@
 
 # Stuff we don't want
 schroedinger
+ots
 
 # Other
 






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2010-06-27 17:52 Raul Porcel (armin76)
  0 siblings, 0 replies; 68+ messages in thread
From: Raul Porcel (armin76) @ 2010-06-27 17:52 UTC (permalink / raw
  To: gentoo-commits

armin76     10/06/27 17:52:00

  Modified:             ChangeLog use.mask
  Log:
  Use.mask vaapi

Revision  Changes    Path
1.63                 profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.63&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.63&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.62&r2=1.63

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- ChangeLog	26 Jun 2010 17:22:54 -0000	1.62
+++ ChangeLog	27 Jun 2010 17:52:00 -0000	1.63
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.62 2010/06/26 17:22:54 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.63 2010/06/27 17:52:00 armin76 Exp $
+
+  27 Jun 2010; Raúl Porcel <armin76@gentoo.org> use.mask:
+  Use.mask vaapi
 
   26 Jun 2010; Raúl Porcel <armin76@gentoo.org> package.use.mask:
   Use.mask custom-optimization



1.37                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.37&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.37&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.36&r2=1.37

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- use.mask	16 May 2010 17:02:09 -0000	1.36
+++ use.mask	27 Jun 2010 17:52:00 -0000	1.37
@@ -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/arch/alpha/use.mask,v 1.36 2010/05/16 17:02:09 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.37 2010/06/27 17:52:00 armin76 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -53,6 +53,7 @@
 pike
 timidity
 valgrind
+vaapi
 
 # Stuff that doesn't compile on alpha
 clisp






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2010-06-27 18:08 Raul Porcel (armin76)
  0 siblings, 0 replies; 68+ messages in thread
From: Raul Porcel (armin76) @ 2010-06-27 18:08 UTC (permalink / raw
  To: gentoo-commits

armin76     10/06/27 18:08:33

  Modified:             ChangeLog use.mask
  Log:
  Use.mask rtmp, vpx

Revision  Changes    Path
1.64                 profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.64&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.64&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.63&r2=1.64

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- ChangeLog	27 Jun 2010 17:52:00 -0000	1.63
+++ ChangeLog	27 Jun 2010 18:08:33 -0000	1.64
@@ -1,9 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.63 2010/06/27 17:52:00 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.64 2010/06/27 18:08:33 armin76 Exp $
 
   27 Jun 2010; Raúl Porcel <armin76@gentoo.org> use.mask:
-  Use.mask vaapi
+  Use.mask vaapi/rtmp/vpx
 
   26 Jun 2010; Raúl Porcel <armin76@gentoo.org> package.use.mask:
   Use.mask custom-optimization



1.38                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.38&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.38&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.37&r2=1.38

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -r1.37 -r1.38
--- use.mask	27 Jun 2010 17:52:00 -0000	1.37
+++ use.mask	27 Jun 2010 18:08:33 -0000	1.38
@@ -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/arch/alpha/use.mask,v 1.37 2010/06/27 17:52:00 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.38 2010/06/27 18:08:33 armin76 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -54,6 +54,8 @@
 timidity
 valgrind
 vaapi
+rtmp
+vpx
 
 # Stuff that doesn't compile on alpha
 clisp






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2010-10-10 18:39 Raul Porcel (armin76)
  0 siblings, 0 replies; 68+ messages in thread
From: Raul Porcel (armin76) @ 2010-10-10 18:39 UTC (permalink / raw
  To: gentoo-commits

armin76     10/10/10 18:39:26

  Modified:             ChangeLog use.mask
  Log:
  Use.mask frei0r

Revision  Changes    Path
1.71                 profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.71&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.71&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.70&r2=1.71

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- ChangeLog	15 Aug 2010 13:56:06 -0000	1.70
+++ ChangeLog	10 Oct 2010 18:39:26 -0000	1.71
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.70 2010/08/15 13:56:06 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.71 2010/10/10 18:39:26 armin76 Exp $
+
+  10 Oct 2010; Raúl Porcel <armin76@gentoo.org> use.mask:
+  Use.mask frei0r
 
   15 Aug 2010; Raúl Porcel <armin76@gentoo.org> -package.mask,
   package.use.mask, use.mask:



1.42                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.42&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.42&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.41&r2=1.42

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.41
retrieving revision 1.42
diff -u -r1.41 -r1.42
--- use.mask	15 Aug 2010 13:59:06 -0000	1.41
+++ use.mask	10 Oct 2010 18:39:26 -0000	1.42
@@ -1,6 +1,6 @@
-# Copyright 2004-2010 Gentoo Foundation.
+# Copyright 1999-2010 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.41 2010/08/15 13:59:06 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.42 2010/10/10 18:39:26 armin76 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -70,6 +70,7 @@
 afs
 schroedinger
 ots
+frei0r
 
 # Other
 






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2010-12-14  2:53 Matt Turner (mattst88)
  0 siblings, 0 replies; 68+ messages in thread
From: Matt Turner (mattst88) @ 2010-12-14  2:53 UTC (permalink / raw
  To: gentoo-commits

mattst88    10/12/14 02:53:25

  Modified:             ChangeLog use.mask
  Log:
  use.mask llvm.

Revision  Changes    Path
1.81                 profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.81&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.81&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.80&r2=1.81

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- ChangeLog	9 Dec 2010 21:20:09 -0000	1.80
+++ ChangeLog	14 Dec 2010 02:53:25 -0000	1.81
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.80 2010/12/09 21:20:09 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.81 2010/12/14 02:53:25 mattst88 Exp $
+
+  14 Dec 2010; Matt Turner <mattst88@gentoo.org> use.mask:
+  use.mask llvm.
 
   09 Dec 2010; <nirbheek@gentoo.org> package.use.mask:
   net-misc/connman is not keyworded, bug 348308



1.43                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.43&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.43&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.42&r2=1.43

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- use.mask	10 Oct 2010 18:39:26 -0000	1.42
+++ use.mask	14 Dec 2010 02:53:25 -0000	1.43
@@ -1,6 +1,6 @@
 # Copyright 1999-2010 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.42 2010/10/10 18:39:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.43 2010/12/14 02:53:25 mattst88 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -153,3 +153,7 @@
 
 # uses gnat/ada which is too big to support currently
 topal
+
+# Matt Turner <mattst88@gentoo.org> (13 Dec 2010)
+# We don't have sys-devel/llvm
+llvm






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2011-01-06 12:45 Raul Porcel (armin76)
  0 siblings, 0 replies; 68+ messages in thread
From: Raul Porcel (armin76) @ 2011-01-06 12:45 UTC (permalink / raw
  To: gentoo-commits

armin76     11/01/06 12:45:21

  Modified:             ChangeLog use.mask
  Log:
  Use.mask libev

Revision  Changes    Path
1.84                 profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.84&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.84&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.83&r2=1.84

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- ChangeLog	26 Dec 2010 05:36:11 -0000	1.83
+++ ChangeLog	6 Jan 2011 12:45:21 -0000	1.84
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
-# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.83 2010/12/26 05:36:11 mattst88 Exp $
+# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.84 2011/01/06 12:45:21 armin76 Exp $
+
+  06 Jan 2011; Raúl Porcel <armin76@gentoo.org> use.mask:
+  Use.mask libev
 
   26 Dec 2010; Matt Turner <mattst88@gentoo.org> package.use.mask:
   Add 'www-client/elinks javascript' package.use.mask



1.44                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.44&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.44&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.43&r2=1.44

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- use.mask	14 Dec 2010 02:53:25 -0000	1.43
+++ use.mask	6 Jan 2011 12:45:21 -0000	1.44
@@ -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/arch/alpha/use.mask,v 1.43 2010/12/14 02:53:25 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.44 2011/01/06 12:45:21 armin76 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -71,6 +71,7 @@
 schroedinger
 ots
 frei0r
+libev
 
 # Other
 






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2011-01-30 18:24 Raul Porcel (armin76)
  0 siblings, 0 replies; 68+ messages in thread
From: Raul Porcel (armin76) @ 2011-01-30 18:24 UTC (permalink / raw
  To: gentoo-commits

armin76     11/01/30 18:24:33

  Modified:             ChangeLog use.mask
  Log:
  Use.mask quvi

Revision  Changes    Path
1.85                 profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.85&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.85&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.84&r2=1.85

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- ChangeLog	6 Jan 2011 12:45:21 -0000	1.84
+++ ChangeLog	30 Jan 2011 18:24:33 -0000	1.85
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.84 2011/01/06 12:45:21 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.85 2011/01/30 18:24:33 armin76 Exp $
+
+  30 Jan 2011; Raúl Porcel <armin76@gentoo.org> use.mask:
+  Use.mask quvi
 
   06 Jan 2011; Raúl Porcel <armin76@gentoo.org> use.mask:
   Use.mask libev



1.45                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.45&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.45&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.44&r2=1.45

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.44
retrieving revision 1.45
diff -u -r1.44 -r1.45
--- use.mask	6 Jan 2011 12:45:21 -0000	1.44
+++ use.mask	30 Jan 2011 18:24:33 -0000	1.45
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.44 2011/01/06 12:45:21 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.45 2011/01/30 18:24:33 armin76 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -59,6 +59,7 @@
 rtmp
 vpx
 kde
+quvi
 
 # Stuff that doesn't compile on alpha
 clisp






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2011-02-27 16:16 Raul Porcel (armin76)
  0 siblings, 0 replies; 68+ messages in thread
From: Raul Porcel (armin76) @ 2011-02-27 16:16 UTC (permalink / raw
  To: gentoo-commits

armin76     11/02/27 16:16:06

  Modified:             ChangeLog use.mask
  Log:
  Use.mask pdfannotextractor

Revision  Changes    Path
1.86                 profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.86&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.86&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.85&r2=1.86

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- ChangeLog	30 Jan 2011 18:24:33 -0000	1.85
+++ ChangeLog	27 Feb 2011 16:16:06 -0000	1.86
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.85 2011/01/30 18:24:33 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.86 2011/02/27 16:16:06 armin76 Exp $
+
+  27 Feb 2011; Raúl Porcel <armin76@gentoo.org> use.mask:
+  Use.mask pdfannotextractor
 
   30 Jan 2011; Raúl Porcel <armin76@gentoo.org> use.mask:
   Use.mask quvi



1.46                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.46&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.46&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.45&r2=1.46

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- use.mask	30 Jan 2011 18:24:33 -0000	1.45
+++ use.mask	27 Feb 2011 16:16:06 -0000	1.46
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.45 2011/01/30 18:24:33 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.46 2011/02/27 16:16:06 armin76 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -85,11 +85,11 @@
 networkmanager
 
 
-# alpha doesn't have java support other than compaq-j*, which isn't a
-# current version.  must mask this to keep things sane
+# alpha doesn't have java support
 java
 java-internal
 java-external
+pdfannotextractor
 
 # Mask vpopmail until net-mail/vpopmail goes out of package.mask
 vpopmail






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2011-04-23 18:48 Raul Porcel (armin76)
  0 siblings, 0 replies; 68+ messages in thread
From: Raul Porcel (armin76) @ 2011-04-23 18:48 UTC (permalink / raw
  To: gentoo-commits

armin76     11/04/23 18:48:28

  Modified:             ChangeLog use.mask
  Log:
  Add video_cards_nouveau to use.mask

Revision  Changes    Path
1.92                 profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.92&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.92&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.91&r2=1.92

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- ChangeLog	2 Apr 2011 12:50:28 -0000	1.91
+++ ChangeLog	23 Apr 2011 18:48:28 -0000	1.92
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.91 2011/04/02 12:50:28 ulm Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.92 2011/04/23 18:48:28 armin76 Exp $
+
+  23 Apr 2011; Raúl Porcel <armin76@gentoo.org> use.mask:
+  Add video_cards_nouveau to use.mask
 
   02 Apr 2011; Ulrich Mueller <ulm@gentoo.org> -virtuals:
   Remove old-style virtual/bootloader, bug 359971.



1.48                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.48&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.48&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.47&r2=1.48

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -r1.47 -r1.48
--- use.mask	27 Mar 2011 15:47:31 -0000	1.47
+++ use.mask	23 Apr 2011 18:48:28 -0000	1.48
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.47 2011/03/27 15:47:31 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.48 2011/04/23 18:48:28 armin76 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -76,6 +76,10 @@
 
 # Other
 
+# Raúl Porcel <armin76@gentoo.org> (23 Apr 2011)
+# Needs to be tested
+video_cards_nouveau
+
 # Ben de Groot <yngwin@gentoo.org> 11 Feb 2009
 # both x11-libs/qt-phonon and media-sound/phonon are unkeyworded
 phonon






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2011-04-30 17:55 Raul Porcel (armin76)
  0 siblings, 0 replies; 68+ messages in thread
From: Raul Porcel (armin76) @ 2011-04-30 17:55 UTC (permalink / raw
  To: gentoo-commits

armin76     11/04/30 17:55:40

  Modified:             ChangeLog use.mask
  Log:
  Use.mask apcupsd

Revision  Changes    Path
1.93                 profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.93&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.93&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.92&r2=1.93

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.92
retrieving revision 1.93
diff -u -r1.92 -r1.93
--- ChangeLog	23 Apr 2011 18:48:28 -0000	1.92
+++ ChangeLog	30 Apr 2011 17:55:40 -0000	1.93
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.92 2011/04/23 18:48:28 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.93 2011/04/30 17:55:40 armin76 Exp $
+
+  30 Apr 2011; Raúl Porcel <armin76@gentoo.org> use.mask:
+  Use.mask apcupsd
 
   23 Apr 2011; Raúl Porcel <armin76@gentoo.org> use.mask:
   Add video_cards_nouveau to use.mask



1.49                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.49&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.49&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.48&r2=1.49

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.48
retrieving revision 1.49
diff -u -r1.48 -r1.49
--- use.mask	23 Apr 2011 18:48:28 -0000	1.48
+++ use.mask	30 Apr 2011 17:55:40 -0000	1.49
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.48 2011/04/23 18:48:28 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.49 2011/04/30 17:55:40 armin76 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -12,6 +12,7 @@
 
 # No hardware to test by the team
 3dfx
+apcupsd
 bluetooth
 chipcard
 dvb






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2011-05-29 16:12 Raul Porcel (armin76)
  0 siblings, 0 replies; 68+ messages in thread
From: Raul Porcel (armin76) @ 2011-05-29 16:12 UTC (permalink / raw
  To: gentoo-commits

armin76     11/05/29 16:12:29

  Modified:             ChangeLog use.mask
  Log:
  Use.mask prelude

Revision  Changes    Path
1.94                 profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.94&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.94&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.93&r2=1.94

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- ChangeLog	30 Apr 2011 17:55:40 -0000	1.93
+++ ChangeLog	29 May 2011 16:12:29 -0000	1.94
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.93 2011/04/30 17:55:40 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.94 2011/05/29 16:12:29 armin76 Exp $
+
+  29 May 2011; Raúl Porcel <armin76@gentoo.org> use.mask:
+  Use.mask prelude
 
   30 Apr 2011; Raúl Porcel <armin76@gentoo.org> use.mask:
   Use.mask apcupsd



1.50                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.50&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.50&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.49&r2=1.50

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.49
retrieving revision 1.50
diff -u -r1.49 -r1.50
--- use.mask	30 Apr 2011 17:55:40 -0000	1.49
+++ use.mask	29 May 2011 16:12:29 -0000	1.50
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.49 2011/04/30 17:55:40 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.50 2011/05/29 16:12:29 armin76 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -74,6 +74,7 @@
 ots
 frei0r
 libev
+prelude
 
 # Other
 






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2011-08-21  2:51 Matt Turner (mattst88)
  0 siblings, 0 replies; 68+ messages in thread
From: Matt Turner (mattst88) @ 2011-08-21  2:51 UTC (permalink / raw
  To: gentoo-commits

mattst88    11/08/21 02:51:31

  Modified:             ChangeLog use.mask
  Log:
  Remove radeonhd from use.mask. It's gone from the tree.

Revision  Changes    Path
1.97                 profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.97&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.97&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.96&r2=1.97

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.96
retrieving revision 1.97
diff -u -r1.96 -r1.97
--- ChangeLog	3 Jul 2011 15:09:42 -0000	1.96
+++ ChangeLog	21 Aug 2011 02:51:31 -0000	1.97
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.96 2011/07/03 15:09:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.97 2011/08/21 02:51:31 mattst88 Exp $
+
+  21 Aug 2011; Matt Turner <mattst88@gentoo.org> use.mask:
+  Remove radeonhd from use.mask. It's gone from the tree.
 
   03 Jul 2011; Raúl Porcel <armin76@gentoo.org> package.use.mask:
   P.use.mask =sys-apps/portage-2.1.10* python3



1.51                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.51&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.51&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.50&r2=1.51

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- use.mask	29 May 2011 16:12:29 -0000	1.50
+++ use.mask	21 Aug 2011 02:51:31 -0000	1.51
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.50 2011/05/29 16:12:29 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.51 2011/08/21 02:51:31 mattst88 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -129,7 +129,6 @@
 video_cards_neomagic
 video_cards_newport
 video_cards_nsc
-video_cards_radeonhd
 video_cards_sis
 video_cards_trident
 video_cards_tseng






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2011-10-28  5:04 Alexandre Rostovtsev (tetromino)
  0 siblings, 0 replies; 68+ messages in thread
From: Alexandre Rostovtsev (tetromino) @ 2011-10-28  5:04 UTC (permalink / raw
  To: gentoo-commits

tetromino    11/10/28 05:04:13

  Modified:             ChangeLog use.mask
  Log:
  use.mask colord and packagekit on arches that don't have colord and packagekit-base keyworded to allow gtk+-3.2 unmasking. use.mask instead of p.use.mask because other packages with these flags are coming. Bug #387959.

Revision  Changes    Path
1.100                profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.100&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.100&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.99&r2=1.100

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.99
retrieving revision 1.100
diff -u -r1.99 -r1.100
--- ChangeLog	8 Oct 2011 18:47:17 -0000	1.99
+++ ChangeLog	28 Oct 2011 05:04:13 -0000	1.100
@@ -1,6 +1,10 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.99 2011/10/08 18:47:17 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.100 2011/10/28 05:04:13 tetromino Exp $
+
+  28 Oct 2011; Alexandre Rostovtsev <tetromino@gentoo.org> use.mask:
+  use.mask colord and packagekit to allow gtk+-3.2 unmasking. use.mask instead
+  of p.use.mask because other packages with these flags are coming. Bug #387959
 
   08 Oct 2011; Raúl Porcel <armin76@gentoo.org> package.use.mask:
   p.use.mask app-text/asciidoc test



1.52                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.52&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.52&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.51&r2=1.52

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.51
retrieving revision 1.52
diff -u -r1.51 -r1.52
--- use.mask	21 Aug 2011 02:51:31 -0000	1.51
+++ use.mask	28 Oct 2011 05:04:13 -0000	1.52
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.51 2011/08/21 02:51:31 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.52 2011/10/28 05:04:13 tetromino Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -78,6 +78,11 @@
 
 # Other
 
+# Alexandre Rostovtsev <tetromino@gmail.com> (28 Oct 2011)
+# x11-misc/colord and app-admin/packagekit-base not tested. Bug #387959.
+colord
+packagekit
+
 # Raúl Porcel <armin76@gentoo.org> (23 Apr 2011)
 # Needs to be tested
 video_cards_nouveau






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2011-12-29 12:35 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 68+ messages in thread
From: Tobias Klausmann (klausman) @ 2011-12-29 12:35 UTC (permalink / raw
  To: gentoo-commits

klausman    11/12/29 12:35:54

  Modified:             ChangeLog use.mask
  Log:
  Drop Ruby 1.9 mask since there now is a keyworded dev-ruby/rubygems (1.8.11) that works

Revision  Changes    Path
1.103                profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.103&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.103&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.102&r2=1.103

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.102
retrieving revision 1.103
diff -u -r1.102 -r1.103
--- ChangeLog	26 Dec 2011 10:58:37 -0000	1.102
+++ ChangeLog	29 Dec 2011 12:35:53 -0000	1.103
@@ -1,6 +1,10 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.102 2011/12/26 10:58:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.103 2011/12/29 12:35:53 klausman Exp $
+
+  29 Dec 2011; Tobias Klausmann <klausman@gentoo.org> use.mask:
+  Drop Ruby 1.9 mask since there now is a keyworded dev-ruby/rubygems (1.8.11)
+  that works
 
   26 Dec 2011; Raúl Porcel <armin76@gentoo.org> package.use.mask:
   Package.use.mask www-client/firefox crashreporter as it fails to build



1.54                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.54&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.54&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.53&r2=1.54

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- use.mask	28 Dec 2011 16:24:20 -0000	1.53
+++ use.mask	29 Dec 2011 12:35:53 -0000	1.54
@@ -1,6 +1,6 @@
 # Copyright 1999-2011 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.53 2011/12/28 16:24:20 graaff Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.54 2011/12/29 12:35:53 klausman Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -169,7 +169,3 @@
 # Matt Turner <mattst88@gentoo.org> (13 Dec 2010)
 # We don't have sys-devel/llvm
 llvm
-
-# Hans de Graaff <graaff@gentoo.org> (28 Dec 2011)
-# Temporarily masking since ruby 1.9 isn't fully keyworded yet, bug 332593
-ruby_targets_ruby19






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2012-02-05 18:16 Raul Porcel (armin76)
  0 siblings, 0 replies; 68+ messages in thread
From: Raul Porcel (armin76) @ 2012-02-05 18:16 UTC (permalink / raw
  To: gentoo-commits

armin76     12/02/05 18:16:06

  Modified:             ChangeLog use.mask
  Log:
  Use.mask bluray, libtar, bug #397891

Revision  Changes    Path
1.104                profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.104&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.104&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.103&r2=1.104

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.103
retrieving revision 1.104
diff -u -r1.103 -r1.104
--- ChangeLog	29 Dec 2011 12:35:53 -0000	1.103
+++ ChangeLog	5 Feb 2012 18:16:06 -0000	1.104
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.103 2011/12/29 12:35:53 klausman Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.104 2012/02/05 18:16:06 armin76 Exp $
+
+  05 Feb 2012; Raúl Porcel <armin76@gentoo.org> use.mask:
+  Use.mask bluray, libtar, bug #397891
 
   29 Dec 2011; Tobias Klausmann <klausman@gentoo.org> use.mask:
   Drop Ruby 1.9 mask since there now is a keyworded dev-ruby/rubygems (1.8.11)



1.55                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.55&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.55&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.54&r2=1.55

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- use.mask	29 Dec 2011 12:35:53 -0000	1.54
+++ use.mask	5 Feb 2012 18:16:06 -0000	1.55
@@ -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/arch/alpha/use.mask,v 1.54 2011/12/29 12:35:53 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.55 2012/02/05 18:16:06 armin76 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -14,6 +14,7 @@
 3dfx
 apcupsd
 bluetooth
+bluray
 chipcard
 dvb
 gnokii
@@ -75,6 +76,7 @@
 frei0r
 libev
 prelude
+libtar
 
 # Other
 






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2012-02-10 17:52 Matt Turner (mattst88)
  0 siblings, 0 replies; 68+ messages in thread
From: Matt Turner (mattst88) @ 2012-02-10 17:52 UTC (permalink / raw
  To: gentoo-commits

mattst88    12/02/10 17:52:00

  Modified:             ChangeLog use.mask
  Log:
  Add new video_cards_* to use.mask.

Revision  Changes    Path
1.105                profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.105&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.105&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.104&r2=1.105

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.104
retrieving revision 1.105
diff -u -r1.104 -r1.105
--- ChangeLog	5 Feb 2012 18:16:06 -0000	1.104
+++ ChangeLog	10 Feb 2012 17:52:00 -0000	1.105
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.104 2012/02/05 18:16:06 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.105 2012/02/10 17:52:00 mattst88 Exp $
+
+  10 Feb 2012; Matt Turner <mattst88@gentoo.org> use.mask:
+  Add new video_cards_* to use.mask.
 
   05 Feb 2012; Raúl Porcel <armin76@gentoo.org> use.mask:
   Use.mask bluray, libtar, bug #397891



1.56                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.56&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.56&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.55&r2=1.56

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- use.mask	5 Feb 2012 18:16:06 -0000	1.55
+++ use.mask	10 Feb 2012 17:52:00 -0000	1.56
@@ -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/arch/alpha/use.mask,v 1.55 2012/02/05 18:16:06 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.56 2012/02/10 17:52:00 mattst88 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -141,6 +141,12 @@
 video_cards_tseng
 video_cards_vesa
 
+# Matt Turner <mattst88@gentoo.org>
+# Mask more VIDEO_CARDs added with mesa-8.0
+video_cards_i915
+video_cards_i965
+# vmware wasn't added with mesa-8.0, but it should still be masked
+video_cards_vmware
 
 # dspam and dspam-web use this one
 # We've never supported cyrus-imapd because nobody asked for






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2012-02-10 21:28 Matt Turner (mattst88)
  0 siblings, 0 replies; 68+ messages in thread
From: Matt Turner (mattst88) @ 2012-02-10 21:28 UTC (permalink / raw
  To: gentoo-commits

mattst88    12/02/10 21:28:54

  Modified:             ChangeLog use.mask
  Log:
  Mask wayland USE flag.

Revision  Changes    Path
1.107                profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.107&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.107&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.106&r2=1.107

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -r1.106 -r1.107
--- ChangeLog	10 Feb 2012 18:47:56 -0000	1.106
+++ ChangeLog	10 Feb 2012 21:28:53 -0000	1.107
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.106 2012/02/10 18:47:56 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.107 2012/02/10 21:28:53 mattst88 Exp $
+
+  10 Feb 2012; Matt Turner <mattst88@gentoo.org> use.mask:
+  Mask wayland USE flag.
 
   10 Feb 2012; Matt Turner <mattst88@gentoo.org> use.mask:
   Mask d3d USE flag.



1.58                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.58&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.58&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.57&r2=1.58

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -r1.57 -r1.58
--- use.mask	10 Feb 2012 18:46:36 -0000	1.57
+++ use.mask	10 Feb 2012 21:28:53 -0000	1.58
@@ -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/arch/alpha/use.mask,v 1.57 2012/02/10 18:46:36 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.58 2012/02/10 21:28:53 mattst88 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -181,3 +181,7 @@
 # Matt Turner <mattst88@gentoo.org) (10 Feb 2012)
 # mask d3d since we don't have wine
 d3d
+
+# Matt Turner <mattst88@gentoo.org) (10 Feb 2012)
+# mask wayland since dev-libs/wayland isn't keyworded
+wayland






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2012-04-08 15:02 Raul Porcel (armin76)
  0 siblings, 0 replies; 68+ messages in thread
From: Raul Porcel (armin76) @ 2012-04-08 15:02 UTC (permalink / raw
  To: gentoo-commits

armin76     12/04/08 15:02:00

  Modified:             ChangeLog use.mask
  Log:
  Use.mask aacplus

Revision  Changes    Path
1.109                profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.109&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.109&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.108&r2=1.109

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.108
retrieving revision 1.109
diff -u -r1.108 -r1.109
--- ChangeLog	21 Feb 2012 06:45:18 -0000	1.108
+++ ChangeLog	8 Apr 2012 15:02:00 -0000	1.109
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.108 2012/02/21 06:45:18 zmedico Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.109 2012/04/08 15:02:00 armin76 Exp $
+
+  08 Apr 2012; Raúl Porcel <armin76@gentoo.org> use.mask:
+  Use.mask aacplus
 
   21 Feb 2012; Zac Medico <zmedico@gentoo.org> package.use.mask:
   Bug #402215: Mask USE=xattr for sys-apps/portage, pending ~alpha keyword for



1.59                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.59&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.59&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.58&r2=1.59

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -r1.58 -r1.59
--- use.mask	10 Feb 2012 21:28:53 -0000	1.58
+++ use.mask	8 Apr 2012 15:02:00 -0000	1.59
@@ -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/arch/alpha/use.mask,v 1.58 2012/02/10 21:28:53 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.59 2012/04/08 15:02:00 armin76 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -77,6 +77,7 @@
 libev
 prelude
 libtar
+aacplus
 
 # Other
 






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2012-05-06 17:54 Raul Porcel (armin76)
  0 siblings, 0 replies; 68+ messages in thread
From: Raul Porcel (armin76) @ 2012-05-06 17:54 UTC (permalink / raw
  To: gentoo-commits

armin76     12/05/06 17:54:26

  Modified:             ChangeLog use.mask
  Log:
  Add systemd to use.mask, needs testing

Revision  Changes    Path
1.113                profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.113&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.113&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.112&r2=1.113

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.112
retrieving revision 1.113
diff -u -r1.112 -r1.113
--- ChangeLog	6 May 2012 16:36:39 -0000	1.112
+++ ChangeLog	6 May 2012 17:54:26 -0000	1.113
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.112 2012/05/06 16:36:39 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.113 2012/05/06 17:54:26 armin76 Exp $
+
+  06 May 2012; Raúl Porcel <armin76@gentoo.org> use.mask:
+  Add systemd to use.mask, needs testing
 
   06 May 2012; Raúl Porcel <armin76@gentoo.org> -package.use.force:
   Remove nptlonly outdated package.use.force



1.60                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.60&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.60&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.59&r2=1.60

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- use.mask	8 Apr 2012 15:02:00 -0000	1.59
+++ use.mask	6 May 2012 17:54:26 -0000	1.60
@@ -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/arch/alpha/use.mask,v 1.59 2012/04/08 15:02:00 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.60 2012/05/06 17:54:26 armin76 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -62,6 +62,7 @@
 vpx
 kde
 quvi
+systemd
 
 # Stuff that doesn't compile on alpha
 clisp






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2012-05-26 17:03 Raul Porcel (armin76)
  0 siblings, 0 replies; 68+ messages in thread
From: Raul Porcel (armin76) @ 2012-05-26 17:03 UTC (permalink / raw
  To: gentoo-commits

armin76     12/05/26 17:03:17

  Modified:             ChangeLog use.mask
  Log:
  Use.mask webm

Revision  Changes    Path
1.119                profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.119&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.119&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.118&r2=1.119

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -r1.118 -r1.119
--- ChangeLog	25 May 2012 17:42:50 -0000	1.118
+++ ChangeLog	26 May 2012 17:03:17 -0000	1.119
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.118 2012/05/25 17:42:50 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.119 2012/05/26 17:03:17 armin76 Exp $
+
+  26 May 2012; Raúl Porcel <armin76@gentoo.org> use.mask:
+  Use.mask webm
 
   25 May 2012; Alexandre Rostovtsev <tetromino@gentoo.org> package.use.mask:
   Mask webkit-gtk[geoloc,webkit2], requires app-misc/geoclue and



1.61                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.61&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.61&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.60&r2=1.61

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.60
retrieving revision 1.61
diff -u -r1.60 -r1.61
--- use.mask	6 May 2012 17:54:26 -0000	1.60
+++ use.mask	26 May 2012 17:03:17 -0000	1.61
@@ -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/arch/alpha/use.mask,v 1.60 2012/05/06 17:54:26 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.61 2012/05/26 17:03:17 armin76 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -69,6 +69,7 @@
 emf
 mono
 ocamlopt
+webm
 
 # Stuff we don't want
 afs






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2012-05-27 23:25 Matt Turner (mattst88)
  0 siblings, 0 replies; 68+ messages in thread
From: Matt Turner (mattst88) @ 2012-05-27 23:25 UTC (permalink / raw
  To: gentoo-commits

mattst88    12/05/27 23:25:56

  Modified:             ChangeLog use.mask
  Log:
  Add entropy to use.mask.

Revision  Changes    Path
1.122                profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.122&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.122&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.121&r2=1.122

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -r1.121 -r1.122
--- ChangeLog	27 May 2012 18:58:07 -0000	1.121
+++ ChangeLog	27 May 2012 23:25:56 -0000	1.122
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.121 2012/05/27 18:58:07 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.122 2012/05/27 23:25:56 mattst88 Exp $
+
+  27 May 2012; Matt Turner <mattst88@gentoo.org> use.mask:
+  Add entropy to use.mask.
 
   27 May 2012; Matt Turner <mattst88@gentoo.org> use.mask:
   Add gnome-online-accounts to use.mask.



1.64                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.64&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.64&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.63&r2=1.64

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- use.mask	27 May 2012 18:56:48 -0000	1.63
+++ use.mask	27 May 2012 23:25:56 -0000	1.64
@@ -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/arch/alpha/use.mask,v 1.63 2012/05/27 18:56:48 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.64 2012/05/27 23:25:56 mattst88 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -196,3 +196,7 @@
 # Matt Turner <mattst88@gentoo.org (27 May 2012)
 # net-libs/gnome-online-accounts is not keyworded
 gnome-online-accounts
+
+# Matt Turner <mattst88@gentoo.org (27 May 2012)
+# sys-apps/entropy is not keyworded
+entropy






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2012-05-30  3:11 Matt Turner (mattst88)
  0 siblings, 0 replies; 68+ messages in thread
From: Matt Turner (mattst88) @ 2012-05-30  3:11 UTC (permalink / raw
  To: gentoo-commits

mattst88    12/05/30 03:11:27

  Modified:             ChangeLog use.mask
  Log:
  use.mask socialweb

Revision  Changes    Path
1.124                profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.124&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.124&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.123&r2=1.124

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.123
retrieving revision 1.124
diff -u -r1.123 -r1.124
--- ChangeLog	28 May 2012 16:14:16 -0000	1.123
+++ ChangeLog	30 May 2012 03:11:26 -0000	1.124
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.123 2012/05/28 16:14:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.124 2012/05/30 03:11:26 mattst88 Exp $
+
+  30 May 2012; Matt Turner <mattst88@gentoo.org> use.mask:
+  use.mask socialweb
 
   28 May 2012; Raúl Porcel <armin76@gentoo.org> package.use.mask:
   Use.package.mask x11-misc/xscreensaver new-login, bug #412847



1.65                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.65&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.65&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.64&r2=1.65

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -r1.64 -r1.65
--- use.mask	27 May 2012 23:25:56 -0000	1.64
+++ use.mask	30 May 2012 03:11:26 -0000	1.65
@@ -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/arch/alpha/use.mask,v 1.64 2012/05/27 23:25:56 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.65 2012/05/30 03:11:26 mattst88 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -200,3 +200,7 @@
 # Matt Turner <mattst88@gentoo.org (27 May 2012)
 # sys-apps/entropy is not keyworded
 entropy
+
+# Matt Turner <mattst88@gentoo.org (29 May 2012)
+# net-libs/libsocialweb is not keyworded
+socialweb






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2012-06-09 19:02 Raul Porcel (armin76)
  0 siblings, 0 replies; 68+ messages in thread
From: Raul Porcel (armin76) @ 2012-06-09 19:02 UTC (permalink / raw
  To: gentoo-commits

armin76     12/06/09 19:02:13

  Modified:             ChangeLog use.mask
  Log:
  Use.mask ups

Revision  Changes    Path
1.126                profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.126&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.126&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.125&r2=1.126

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.125
retrieving revision 1.126
diff -u -r1.125 -r1.126
--- ChangeLog	31 May 2012 01:15:01 -0000	1.125
+++ ChangeLog	9 Jun 2012 19:02:10 -0000	1.126
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.125 2012/05/31 01:15:01 aballier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.126 2012/06/09 19:02:10 armin76 Exp $
+
+  09 Jun 2012; Raúl Porcel <armin76@gentoo.org> use.mask:
+  Use.mask ups
 
   31 May 2012; Alexis Ballier <aballier@gentoo.org> package.use.mask:
   remove old mask due to texlive 2010 not being keyworded, texlive 2011 is



1.66                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.66&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.66&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.65&r2=1.66

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- use.mask	30 May 2012 03:11:26 -0000	1.65
+++ use.mask	9 Jun 2012 19:02:10 -0000	1.66
@@ -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/arch/alpha/use.mask,v 1.65 2012/05/30 03:11:26 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.66 2012/06/09 19:02:10 armin76 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -32,6 +32,7 @@
 pda
 sms
 upnp
+ups
 wifi
 
 # Hardware not available on alpha






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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2012-08-16 17:03 Matt Turner (mattst88)
  0 siblings, 0 replies; 68+ messages in thread
From: Matt Turner (mattst88) @ 2012-08-16 17:03 UTC (permalink / raw
  To: gentoo-commits

mattst88    12/08/16 17:03:12

  Modified:             ChangeLog use.mask
  Log:
  use.mask video_cards_siliconmotion.

Revision  Changes    Path
1.141                profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.141&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.141&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.140&r2=1.141

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.140
retrieving revision 1.141
diff -u -r1.140 -r1.141
--- ChangeLog	5 Aug 2012 18:40:48 -0000	1.140
+++ ChangeLog	16 Aug 2012 17:03:12 -0000	1.141
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.140 2012/08/05 18:40:48 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.141 2012/08/16 17:03:12 mattst88 Exp $
+
+  16 Aug 2012; Matt Turner <mattst88@gentoo.org> use.mask:
+  use.mask video_cards_siliconmotion.
 
   05 Aug 2012; Raúl Porcel <armin76@gentoo.org> package.use.mask, use.mask:
   Use.mask gts, devil for bug #419621, unmask qt4, p.use.mask



1.69                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.69&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.69&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.68&r2=1.69

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- use.mask	5 Aug 2012 18:40:48 -0000	1.68
+++ use.mask	16 Aug 2012 17:03:12 -0000	1.69
@@ -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/arch/alpha/use.mask,v 1.68 2012/08/05 18:40:48 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.69 2012/08/16 17:03:12 mattst88 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -142,6 +142,7 @@
 video_cards_neomagic
 video_cards_newport
 video_cards_nsc
+video_cards_siliconmotion
 video_cards_sis
 video_cards_trident
 video_cards_tseng





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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2012-08-19 15:48 Raul Porcel (armin76)
  0 siblings, 0 replies; 68+ messages in thread
From: Raul Porcel (armin76) @ 2012-08-19 15:48 UTC (permalink / raw
  To: gentoo-commits

armin76     12/08/19 15:48:36

  Modified:             ChangeLog use.mask
  Log:
  Add clang to use.mask, needs testing

Revision  Changes    Path
1.142                profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.142&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.142&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.141&r2=1.142

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.141
retrieving revision 1.142
diff -u -r1.141 -r1.142
--- ChangeLog	16 Aug 2012 17:03:12 -0000	1.141
+++ ChangeLog	19 Aug 2012 15:48:36 -0000	1.142
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.141 2012/08/16 17:03:12 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.142 2012/08/19 15:48:36 armin76 Exp $
+
+  19 Aug 2012; Raúl Porcel <armin76@gentoo.org> use.mask:
+  Add clang to use.mask, needs testing
 
   16 Aug 2012; Matt Turner <mattst88@gentoo.org> use.mask:
   use.mask video_cards_siliconmotion.



1.70                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.70&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.70&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.69&r2=1.70

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- use.mask	16 Aug 2012 17:03:12 -0000	1.69
+++ use.mask	19 Aug 2012 15:48:36 -0000	1.70
@@ -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/arch/alpha/use.mask,v 1.69 2012/08/16 17:03:12 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.70 2012/08/19 15:48:36 armin76 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -46,6 +46,7 @@
 
 # Stuff that doesn't work on alpha, or not tested
 avi
+clang
 djbfft
 emboss
 freetts





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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2012-08-26 18:12 Raul Porcel (armin76)
  0 siblings, 0 replies; 68+ messages in thread
From: Raul Porcel (armin76) @ 2012-08-26 18:12 UTC (permalink / raw
  To: gentoo-commits

armin76     12/08/26 18:12:32

  Modified:             ChangeLog use.mask
  Log:
  Use.mask metalink

Revision  Changes    Path
1.143                profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.143&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.143&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.142&r2=1.143

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.142
retrieving revision 1.143
diff -u -r1.142 -r1.143
--- ChangeLog	19 Aug 2012 15:48:36 -0000	1.142
+++ ChangeLog	26 Aug 2012 18:12:32 -0000	1.143
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.142 2012/08/19 15:48:36 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.143 2012/08/26 18:12:32 armin76 Exp $
+
+  26 Aug 2012; Raúl Porcel <armin76@gentoo.org> use.mask:
+  Use.mask metalink
 
   19 Aug 2012; Raúl Porcel <armin76@gentoo.org> use.mask:
   Add clang to use.mask, needs testing



1.71                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.71&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.71&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.70&r2=1.71

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- use.mask	19 Aug 2012 15:48:36 -0000	1.70
+++ use.mask	26 Aug 2012 18:12:32 -0000	1.71
@@ -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/arch/alpha/use.mask,v 1.70 2012/08/19 15:48:36 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.71 2012/08/26 18:12:32 armin76 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -65,6 +65,7 @@
 kde
 quvi
 systemd
+metalink
 
 # Stuff that doesn't compile on alpha
 clisp





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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2012-11-24 21:38 Mike Gilbert (floppym)
  0 siblings, 0 replies; 68+ messages in thread
From: Mike Gilbert (floppym) @ 2012-11-24 21:38 UTC (permalink / raw
  To: gentoo-commits

floppym     12/11/24 21:38:11

  Modified:             ChangeLog use.mask
  Log:
  Mask/unmask python_single_target use-expand values.

Revision  Changes    Path
1.147                profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.147&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.147&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.146&r2=1.147

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.146
retrieving revision 1.147
diff -u -r1.146 -r1.147
--- ChangeLog	2 Nov 2012 10:29:20 -0000	1.146
+++ ChangeLog	24 Nov 2012 21:38:11 -0000	1.147
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.146 2012/11/02 10:29:20 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.147 2012/11/24 21:38:11 floppym Exp $
+
+  24 Nov 2012; Mike Gilbert <floppym@gentoo.org> use.mask:
+  Mask python_single_target values not supported on this arch.
 
   02 Nov 2012; Raúl Porcel <armin76@gentoo.org> package.use.mask:
   Unmask p.use.mask net-libs/webkig-gtk geoloc since its stable



1.73                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.73&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.73&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.72&r2=1.73

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- use.mask	31 Oct 2012 16:12:32 -0000	1.72
+++ use.mask	24 Nov 2012 21:38:11 -0000	1.73
@@ -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/arch/alpha/use.mask,v 1.72 2012/10/31 16:12:32 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.73 2012/11/24 21:38:11 floppym Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -216,3 +216,6 @@
 python_targets_pypy1_8
 python_targets_pypy1_9
 python_targets_jython2_5
+python_single_target_pypy1_8
+python_single_target_pypy1_9
+python_single_target_jython2_5





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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2012-12-01 18:37 Raul Porcel (armin76)
  0 siblings, 0 replies; 68+ messages in thread
From: Raul Porcel (armin76) @ 2012-12-01 18:37 UTC (permalink / raw
  To: gentoo-commits

armin76     12/12/01 18:37:56

  Modified:             ChangeLog use.mask
  Log:
  Use.mask tremor, bug #439722

Revision  Changes    Path
1.148                profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.148&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.148&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.147&r2=1.148

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.147
retrieving revision 1.148
diff -u -r1.147 -r1.148
--- ChangeLog	24 Nov 2012 21:38:11 -0000	1.147
+++ ChangeLog	1 Dec 2012 18:37:55 -0000	1.148
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.147 2012/11/24 21:38:11 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.148 2012/12/01 18:37:55 armin76 Exp $
+
+  01 Dec 2012; Raúl Porcel <armin76@gentoo.org> use.mask:
+  Use.mask tremor, bug #439722
 
   24 Nov 2012; Mike Gilbert <floppym@gentoo.org> use.mask:
   Mask python_single_target values not supported on this arch.



1.74                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.74&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.74&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.73&r2=1.74

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.73
retrieving revision 1.74
diff -u -r1.73 -r1.74
--- use.mask	24 Nov 2012 21:38:11 -0000	1.73
+++ use.mask	1 Dec 2012 18:37:55 -0000	1.74
@@ -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/arch/alpha/use.mask,v 1.73 2012/11/24 21:38:11 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.74 2012/12/01 18:37:55 armin76 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -66,6 +66,7 @@
 quvi
 systemd
 metalink
+tremor
 
 # Stuff that doesn't compile on alpha
 clisp





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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2012-12-01 19:14 Raul Porcel (armin76)
  0 siblings, 0 replies; 68+ messages in thread
From: Raul Porcel (armin76) @ 2012-12-01 19:14 UTC (permalink / raw
  To: gentoo-commits

armin76     12/12/01 19:14:17

  Modified:             ChangeLog use.mask
  Log:
  Use.mask fdk, bug #442806

Revision  Changes    Path
1.149                profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.149&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.149&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.148&r2=1.149

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.148
retrieving revision 1.149
diff -u -r1.148 -r1.149
--- ChangeLog	1 Dec 2012 18:37:55 -0000	1.148
+++ ChangeLog	1 Dec 2012 19:14:17 -0000	1.149
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.148 2012/12/01 18:37:55 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.149 2012/12/01 19:14:17 armin76 Exp $
+
+  01 Dec 2012; Raúl Porcel <armin76@gentoo.org> use.mask:
+  Use.mask fdk, bug #442806
 
   01 Dec 2012; Raúl Porcel <armin76@gentoo.org> use.mask:
   Use.mask tremor, bug #439722



1.75                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.75&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.75&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.74&r2=1.75

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- use.mask	1 Dec 2012 18:37:55 -0000	1.74
+++ use.mask	1 Dec 2012 19:14:17 -0000	1.75
@@ -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/arch/alpha/use.mask,v 1.74 2012/12/01 18:37:55 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.75 2012/12/01 19:14:17 armin76 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -67,6 +67,7 @@
 systemd
 metalink
 tremor
+fdk
 
 # Stuff that doesn't compile on alpha
 clisp





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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2012-12-31  5:34 Alexandre Rostovtsev (tetromino)
  0 siblings, 0 replies; 68+ messages in thread
From: Alexandre Rostovtsev (tetromino) @ 2012-12-31  5:34 UTC (permalink / raw
  To: gentoo-commits

tetromino    12/12/31 05:34:13

  Modified:             ChangeLog use.mask
  Log:
  Mask USE=xine since xine-lib is not keyworded here.

Revision  Changes    Path
1.160                profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.160&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.160&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.159&r2=1.160

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.159
retrieving revision 1.160
diff -u -r1.159 -r1.160
--- ChangeLog	31 Dec 2012 01:45:29 -0000	1.159
+++ ChangeLog	31 Dec 2012 05:34:12 -0000	1.160
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.159 2012/12/31 01:45:29 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.160 2012/12/31 05:34:12 tetromino Exp $
+
+  31 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org> use.mask:
+  Mask USE=xine since xine-lib is not keyworded here.
 
   31 Dec 2012; Alexandre Rostovtsev <tetromino@gentoo.org> package.use.mask:
   Mask totem[flash]: like totem[youtube], it needs quvi.



1.76                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.76&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.76&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.75&r2=1.76

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- use.mask	1 Dec 2012 19:14:17 -0000	1.75
+++ use.mask	31 Dec 2012 05:34:12 -0000	1.76
@@ -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/arch/alpha/use.mask,v 1.75 2012/12/01 19:14:17 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.76 2012/12/31 05:34:12 tetromino Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -221,3 +221,7 @@
 python_single_target_pypy1_8
 python_single_target_pypy1_9
 python_single_target_jython2_5
+
+# Alexandre Rostovtsev <tetromino@gentoo.org> (31 Dec 2012)
+# media-libs/xine-lib is not keyworded
+xine





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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2013-01-18 14:14 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 68+ messages in thread
From: Samuli Suominen (ssuominen) @ 2013-01-18 14:14 UTC (permalink / raw
  To: gentoo-commits

ssuominen    13/01/18 14:14:27

  Modified:             ChangeLog use.mask
  Log:
  Mask USE="cman clvm" because cman and libdlm are not keyworded on this arch.

Revision  Changes    Path
1.162                profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.162&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.162&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.161&r2=1.162

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.161
retrieving revision 1.162
diff -u -r1.161 -r1.162
--- ChangeLog	1 Jan 2013 14:26:45 -0000	1.161
+++ ChangeLog	18 Jan 2013 14:14:27 -0000	1.162
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.161 2013/01/01 14:26:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.162 2013/01/18 14:14:27 ssuominen Exp $
+
+  18 Jan 2013; Samuli Suominen <ssuominen@gentoo.org> use.mask:
+  Mask USE="cman clvm" because cman and libdlm are not keyworded on this arch.
 
   01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> package.use.mask, use.mask:
   Remove dev-libs/folks eds telepathy and gnome-base/nautilus sendto from



1.78                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.78&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.78&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.77&r2=1.78

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.77
retrieving revision 1.78
diff -u -r1.77 -r1.78
--- use.mask	1 Jan 2013 14:26:45 -0000	1.77
+++ use.mask	18 Jan 2013 14:14:27 -0000	1.78
@@ -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/arch/alpha/use.mask,v 1.77 2013/01/01 14:26:45 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.78 2013/01/18 14:14:27 ssuominen Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -222,4 +222,9 @@
 # media-libs/xine-lib is not keyworded
 xine
 
+# Samuli Suominen <ssuominen@gentoo.org> (18 Jan 2013)
+# libdlm and cman are not keyworded
+cman
+clvm
+
 -zeitgeist





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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2013-01-20 10:51 Michal Gorny (mgorny)
  0 siblings, 0 replies; 68+ messages in thread
From: Michal Gorny (mgorny) @ 2013-01-20 10:51 UTC (permalink / raw
  To: gentoo-commits

mgorny      13/01/20 10:51:20

  Modified:             ChangeLog use.mask
  Log:
  Remove duplicate pypy/jython masks (masked in base profile now).

Revision  Changes    Path
1.163                profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.163&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.163&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.162&r2=1.163

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.162
retrieving revision 1.163
diff -u -r1.162 -r1.163
--- ChangeLog	18 Jan 2013 14:14:27 -0000	1.162
+++ ChangeLog	20 Jan 2013 10:51:20 -0000	1.163
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.162 2013/01/18 14:14:27 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.163 2013/01/20 10:51:20 mgorny Exp $
+
+  20 Jan 2013; Michał Górny <mgorny@gentoo.org> use.mask:
+  Remove duplicate pypy/jython masks (masked in base profile now).
 
   18 Jan 2013; Samuli Suominen <ssuominen@gentoo.org> use.mask:
   Mask USE="cman clvm" because cman and libdlm are not keyworded on this arch.



1.79                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.79&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.79&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.78&r2=1.79

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- use.mask	18 Jan 2013 14:14:27 -0000	1.78
+++ use.mask	20 Jan 2013 10:51:20 -0000	1.79
@@ -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/arch/alpha/use.mask,v 1.78 2013/01/18 14:14:27 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.79 2013/01/20 10:51:20 mgorny Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -209,15 +209,6 @@
 # net-libs/libsocialweb is not keyworded
 socialweb
 
-# Michał Górny <mgorny@gentoo.org> (31 Oct 2012)
-# Mask PYTHON_TARGETS for implementations not keyworded on this arch.
-python_targets_pypy1_8
-python_targets_pypy1_9
-python_targets_jython2_5
-python_single_target_pypy1_8
-python_single_target_pypy1_9
-python_single_target_jython2_5
-
 # Alexandre Rostovtsev <tetromino@gentoo.org> (31 Dec 2012)
 # media-libs/xine-lib is not keyworded
 xine





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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2013-01-20 16:22 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 68+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-01-20 16:22 UTC (permalink / raw
  To: gentoo-commits

ago         13/01/20 16:22:28

  Modified:             ChangeLog use.mask
  Log:
  mask template_haskell IUSE as per slyfox suggest

Revision  Changes    Path
1.164                profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.164&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.164&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.163&r2=1.164

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.163
retrieving revision 1.164
diff -u -r1.163 -r1.164
--- ChangeLog	20 Jan 2013 10:51:20 -0000	1.163
+++ ChangeLog	20 Jan 2013 16:22:27 -0000	1.164
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.163 2013/01/20 10:51:20 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.164 2013/01/20 16:22:27 ago Exp $
+
+  20 Jan 2013; Agostino Sarubbo <ago@gentoo.org> use.mask:
+  mask template_haskell IUSE as per slyfox suggest
 
   20 Jan 2013; Michał Górny <mgorny@gentoo.org> use.mask:
   Remove duplicate pypy/jython masks (masked in base profile now).



1.80                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.80&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.80&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.79&r2=1.80

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- use.mask	20 Jan 2013 10:51:20 -0000	1.79
+++ use.mask	20 Jan 2013 16:22:27 -0000	1.80
@@ -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/arch/alpha/use.mask,v 1.79 2013/01/20 10:51:20 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.80 2013/01/20 16:22:27 ago Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -219,3 +219,4 @@
 clvm
 
 -zeitgeist
+template_haskell





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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2013-01-20 16:53 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 68+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-01-20 16:53 UTC (permalink / raw
  To: gentoo-commits

ago         13/01/20 16:53:23

  Modified:             ChangeLog use.mask
  Log:
  remove mask on colord/packagekit use

Revision  Changes    Path
1.165                profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.165&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.165&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.164&r2=1.165

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.164
retrieving revision 1.165
diff -u -r1.164 -r1.165
--- ChangeLog	20 Jan 2013 16:22:27 -0000	1.164
+++ ChangeLog	20 Jan 2013 16:53:23 -0000	1.165
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.164 2013/01/20 16:22:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.165 2013/01/20 16:53:23 ago Exp $
+
+  20 Jan 2013; Agostino Sarubbo <ago@gentoo.org> use.mask:
+  remove mask on colord/packagekit use
 
   20 Jan 2013; Agostino Sarubbo <ago@gentoo.org> use.mask:
   mask template_haskell IUSE as per slyfox suggest



1.81                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.81&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.81&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.80&r2=1.81

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- use.mask	20 Jan 2013 16:22:27 -0000	1.80
+++ use.mask	20 Jan 2013 16:53:23 -0000	1.81
@@ -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/arch/alpha/use.mask,v 1.80 2013/01/20 16:22:27 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.81 2013/01/20 16:53:23 ago Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -90,11 +90,6 @@
 
 # Other
 
-# Alexandre Rostovtsev <tetromino@gmail.com> (28 Oct 2011)
-# x11-misc/colord and app-admin/packagekit-base not tested. Bug #387959.
-colord
-packagekit
-
 # Raúl Porcel <armin76@gentoo.org> (23 Apr 2011)
 # Needs to be tested
 video_cards_nouveau





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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2013-03-12 21:47 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 68+ messages in thread
From: Samuli Suominen (ssuominen) @ 2013-03-12 21:47 UTC (permalink / raw
  To: gentoo-commits

ssuominen    13/03/12 21:47:35

  Modified:             ChangeLog use.mask
  Log:
  Mask USE="cg" since it is a toolkit for nvidia binary drivers.

Revision  Changes    Path
1.168                profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.168&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.168&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.167&r2=1.168

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.167
retrieving revision 1.168
diff -u -r1.167 -r1.168
--- ChangeLog	31 Jan 2013 05:57:08 -0000	1.167
+++ ChangeLog	12 Mar 2013 21:47:35 -0000	1.168
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.167 2013/01/31 05:57:08 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.168 2013/03/12 21:47:35 ssuominen Exp $
+
+  12 Mar 2013; Samuli Suominen <ssuominen@gentoo.org> use.mask:
+  Mask USE="cg" since it is a toolkit for nvidia binary drivers.
 
   31 Jan 2013; Alexandre Rostovtsev <tetromino@gentoo.org> package.use.mask:
   Mask net-misc/modemmanager[qmi,qmi-newest] until libqmi is keyworded.



1.83                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.83&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.83&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.82&r2=1.83

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.82
retrieving revision 1.83
diff -u -r1.82 -r1.83
--- use.mask	2 Mar 2013 20:45:51 -0000	1.82
+++ use.mask	12 Mar 2013 21:47:35 -0000	1.83
@@ -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/arch/alpha/use.mask,v 1.82 2013/03/02 20:45:51 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.83 2013/03/12 21:47:35 ssuominen Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -215,3 +215,6 @@
 
 -zeitgeist
 template_haskell
+
+# nvidia cg toolkit for binary drivers
+cg





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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2013-05-27 15:18 Chi-Thanh Christopher Nguyen (chithanh)
  0 siblings, 0 replies; 68+ messages in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2013-05-27 15:18 UTC (permalink / raw
  To: gentoo-commits

chithanh    13/05/27 15:18:55

  Modified:             ChangeLog use.mask
  Log:
  Mask video_cards_ilo on architectures that do not support it.

Revision  Changes    Path
1.170                profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.170&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.170&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.169&r2=1.170

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.169
retrieving revision 1.170
diff -u -r1.169 -r1.170
--- ChangeLog	22 Apr 2013 09:31:54 -0000	1.169
+++ ChangeLog	27 May 2013 15:18:55 -0000	1.170
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.169 2013/04/22 09:31:54 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.170 2013/05/27 15:18:55 chithanh Exp $
+
+  27 May 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> use.mask:
+  Mask video_cards_ilo.
 
   22 Apr 2013; Bernard Cafarelli <voyageur@gentoo.org> package.use.mask:
   x11-misc/google-gadgets removed from tree



1.84                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.84&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.84&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.83&r2=1.84

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.83
retrieving revision 1.84
diff -u -r1.83 -r1.84
--- use.mask	12 Mar 2013 21:47:35 -0000	1.83
+++ use.mask	27 May 2013 15:18:55 -0000	1.84
@@ -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/arch/alpha/use.mask,v 1.83 2013/03/12 21:47:35 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.84 2013/05/27 15:18:55 chithanh Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -151,6 +151,7 @@
 # Mask more VIDEO_CARDs added with mesa-8.0
 video_cards_i915
 video_cards_i965
+video_cards_ilo
 # vmware wasn't added with mesa-8.0, but it should still be masked
 video_cards_vmware
 





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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2013-05-28 13:36 Chi-Thanh Christopher Nguyen (chithanh)
  0 siblings, 0 replies; 68+ messages in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2013-05-28 13:36 UTC (permalink / raw
  To: gentoo-commits

chithanh    13/05/28 13:36:27

  Modified:             ChangeLog use.mask
  Log:
  Mask video_cards_radeonsi for architectures that don't have radeon or llvm.

Revision  Changes    Path
1.171                profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.171&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.171&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.170&r2=1.171

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.170
retrieving revision 1.171
diff -u -r1.170 -r1.171
--- ChangeLog	27 May 2013 15:18:55 -0000	1.170
+++ ChangeLog	28 May 2013 13:36:27 -0000	1.171
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.170 2013/05/27 15:18:55 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.171 2013/05/28 13:36:27 chithanh Exp $
+
+  28 May 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> use.mask:
+  Mask video_cards_radeonsi.
 
   27 May 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> use.mask:
   Mask video_cards_ilo.



1.85                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.85&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.85&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.84&r2=1.85

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.84
retrieving revision 1.85
diff -u -r1.84 -r1.85
--- use.mask	27 May 2013 15:18:55 -0000	1.84
+++ use.mask	28 May 2013 13:36:27 -0000	1.85
@@ -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/arch/alpha/use.mask,v 1.84 2013/05/27 15:18:55 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.85 2013/05/28 13:36:27 chithanh Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -154,6 +154,8 @@
 video_cards_ilo
 # vmware wasn't added with mesa-8.0, but it should still be masked
 video_cards_vmware
+# llvm is not keyworded
+video_cards_radeonsi
 
 # dspam and dspam-web use this one
 # We've never supported cyrus-imapd because nobody asked for





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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2013-08-22 16:07 Chi-Thanh Christopher Nguyen (chithanh)
  0 siblings, 0 replies; 68+ messages in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2013-08-22 16:07 UTC (permalink / raw
  To: gentoo-commits

chithanh    13/08/22 16:07:39

  Modified:             ChangeLog use.mask
  Log:
  Mask opencl flag on architectures that do not have virtual/opencl keyworded.

Revision  Changes    Path
1.177                profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.177&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.177&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.176&r2=1.177

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.176
retrieving revision 1.177
diff -u -r1.176 -r1.177
--- ChangeLog	12 Aug 2013 14:56:24 -0000	1.176
+++ ChangeLog	22 Aug 2013 16:07:39 -0000	1.177
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.176 2013/08/12 14:56:24 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.177 2013/08/22 16:07:39 chithanh Exp $
+
+  22 Aug 2013; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> use.mask:
+  Mask opencl flag due to lack of virtual/opencl keywording.
 
   12 Aug 2013; Tobias Klausmann <klausman@gentoo.org> package.mask:
   Mask glibc-2.17 on alpha due to bug 480740



1.86                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.86&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.86&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.85&r2=1.86

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.85
retrieving revision 1.86
diff -u -r1.85 -r1.86
--- use.mask	28 May 2013 13:36:27 -0000	1.85
+++ use.mask	22 Aug 2013 16:07:39 -0000	1.86
@@ -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/arch/alpha/use.mask,v 1.85 2013/05/28 13:36:27 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.86 2013/08/22 16:07:39 chithanh Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -221,3 +221,7 @@
 
 # nvidia cg toolkit for binary drivers
 cg
+
+# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (22 Aug 2013)
+# virtual/opencl is not keyworded
+opencl





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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2013-11-13  4:18 Matt Turner (mattst88)
  0 siblings, 0 replies; 68+ messages in thread
From: Matt Turner (mattst88) @ 2013-11-13  4:18 UTC (permalink / raw
  To: gentoo-commits

mattst88    13/11/13 04:18:20

  Modified:             ChangeLog use.mask
  Log:
  Drop systemd from use.mask, bug 478076.

Revision  Changes    Path
1.183                profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.183&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.183&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.182&r2=1.183

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.182
retrieving revision 1.183
diff -u -r1.182 -r1.183
--- ChangeLog	26 Oct 2013 08:55:51 -0000	1.182
+++ ChangeLog	13 Nov 2013 04:18:20 -0000	1.183
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.182 2013/10/26 08:55:51 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.183 2013/11/13 04:18:20 mattst88 Exp $
+
+  13 Nov 2013; Matt Turner <mattst88@gentoo.org> use.mask:
+  Drop systemd from use.mask, bug 478076.
 
   26 Oct 2013; Mark Wright <gienah@gentoo.org> package.use.mask:
   mask dev-haskell/dataenc test as template-haskell not yet available



1.88                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.88&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.88&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.87&r2=1.88

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.87
retrieving revision 1.88
diff -u -r1.87 -r1.88
--- use.mask	19 Oct 2013 01:58:37 -0000	1.87
+++ use.mask	13 Nov 2013 04:18:20 -0000	1.88
@@ -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/arch/alpha/use.mask,v 1.87 2013/10/19 01:58:37 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.88 2013/11/13 04:18:20 mattst88 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -64,7 +64,6 @@
 vpx
 kde
 quvi
-systemd
 metalink
 tremor
 fdk





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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2014-10-18 18:13 Mike Frysinger (vapier)
  0 siblings, 0 replies; 68+ messages in thread
From: Mike Frysinger (vapier) @ 2014-10-18 18:13 UTC (permalink / raw
  To: gentoo-commits

vapier      14/10/18 18:13:15

  Modified:             ChangeLog use.mask
  Log:
  Mask USE=seccomp until the kernel/library gets support #524148 by Christian Ruppert.

Revision  Changes    Path
1.203                profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.203&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.203&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.202&r2=1.203

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -r1.202 -r1.203
--- ChangeLog	17 Oct 2014 15:18:26 -0000	1.202
+++ ChangeLog	18 Oct 2014 18:13:15 -0000	1.203
@@ -1,6 +1,10 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.202 2014/10/17 15:18:26 ottxor Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.203 2014/10/18 18:13:15 vapier Exp $
+
+  18 Oct 2014; Mike Frysinger <vapier@gentoo.org> use.mask:
+  Mask USE=seccomp until the kernel/library gets support #524148 by Christian
+  Ruppert.
 
   17 Oct 2014; Christoph Junghans <ottxor@gentoo.org> package.use.mask:
   dropped libcerf mask



1.92                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.92&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.92&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.91&r2=1.92

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.91
retrieving revision 1.92
diff -u -r1.91 -r1.92
--- use.mask	20 Jul 2014 14:08:12 -0000	1.91
+++ use.mask	18 Oct 2014 18:13:15 -0000	1.92
@@ -1,6 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.91 2014/07/20 14:08:12 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.92 2014/10/18 18:13:15 vapier Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -235,3 +235,6 @@
 # Mask redis USE flag everywhere since redis depends on google-perftools,
 # which are not supported on Alpha at all (assembly).
 redis
+
+# sys-libs/libseccomp has not been ported to this arch yet #524148
+seccomp





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

* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask
@ 2015-05-24 18:41 Matt Turner (mattst88)
  0 siblings, 0 replies; 68+ messages in thread
From: Matt Turner (mattst88) @ 2015-05-24 18:41 UTC (permalink / raw
  To: gentoo-commits

mattst88    15/05/24 18:41:01

  Modified:             ChangeLog use.mask
  Log:
  Remove audit from use.mask.

Revision  Changes    Path
1.223                profiles/arch/alpha/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.223&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?rev=1.223&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/ChangeLog?r1=1.222&r2=1.223

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v
retrieving revision 1.222
retrieving revision 1.223
diff -u -r1.222 -r1.223
--- ChangeLog	24 May 2015 04:31:38 -0000	1.222
+++ ChangeLog	24 May 2015 18:41:01 -0000	1.223
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo/Alpha profile directory
 # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.222 2015/05/24 04:31:38 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/ChangeLog,v 1.223 2015/05/24 18:41:01 mattst88 Exp $
+
+  24 May 2015; Matt Turner <mattst88@gentoo.org> use.mask:
+  Remove audit from use.mask.
 
   24 May 2015; Matt Turner <mattst88@gentoo.org> package.use.mask:
   Drop dead r600-llvm-compiler USE flag from package.use.mask.



1.94                 profiles/arch/alpha/use.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.94&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?rev=1.94&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/arch/alpha/use.mask?r1=1.93&r2=1.94

Index: use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v
retrieving revision 1.93
retrieving revision 1.94
diff -u -r1.93 -r1.94
--- use.mask	1 Feb 2015 14:20:53 -0000	1.93
+++ use.mask	24 May 2015 18:41:01 -0000	1.94
@@ -1,6 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License, v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.93 2015/02/01 14:20:53 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/use.mask,v 1.94 2015/05/24 18:41:01 mattst88 Exp $
 
 # Unmask the flag which corresponds to ARCH.
 -alpha
@@ -170,11 +170,6 @@
 # USE=d seems to break gcc-4.1.2 (#178896)
 d
 
-# USE=audit masked prior to testing on alpha, arm, hppa, ppc64, s390, sh.
-# Bug #184563, 18 Sep 2007
-# Robin H. Johnson <robbat2@gentoo.org>
-audit
-
 # This works
 -x264
 





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

end of thread, other threads:[~2015-05-24 18:41 UTC | newest]

Thread overview: 68+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-30  3:11 [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: ChangeLog use.mask Matt Turner (mattst88)
  -- strict thread matches above, loose matches on Subject: below --
2015-05-24 18:41 Matt Turner (mattst88)
2014-10-18 18:13 Mike Frysinger (vapier)
2013-11-13  4:18 Matt Turner (mattst88)
2013-08-22 16:07 Chi-Thanh Christopher Nguyen (chithanh)
2013-05-28 13:36 Chi-Thanh Christopher Nguyen (chithanh)
2013-05-27 15:18 Chi-Thanh Christopher Nguyen (chithanh)
2013-03-12 21:47 Samuli Suominen (ssuominen)
2013-01-20 16:53 Agostino Sarubbo (ago)
2013-01-20 16:22 Agostino Sarubbo (ago)
2013-01-20 10:51 Michal Gorny (mgorny)
2013-01-18 14:14 Samuli Suominen (ssuominen)
2012-12-31  5:34 Alexandre Rostovtsev (tetromino)
2012-12-01 19:14 Raul Porcel (armin76)
2012-12-01 18:37 Raul Porcel (armin76)
2012-11-24 21:38 Mike Gilbert (floppym)
2012-08-26 18:12 Raul Porcel (armin76)
2012-08-19 15:48 Raul Porcel (armin76)
2012-08-16 17:03 Matt Turner (mattst88)
2012-06-09 19:02 Raul Porcel (armin76)
2012-05-27 23:25 Matt Turner (mattst88)
2012-05-26 17:03 Raul Porcel (armin76)
2012-05-06 17:54 Raul Porcel (armin76)
2012-04-08 15:02 Raul Porcel (armin76)
2012-02-10 21:28 Matt Turner (mattst88)
2012-02-10 17:52 Matt Turner (mattst88)
2012-02-05 18:16 Raul Porcel (armin76)
2011-12-29 12:35 Tobias Klausmann (klausman)
2011-10-28  5:04 Alexandre Rostovtsev (tetromino)
2011-08-21  2:51 Matt Turner (mattst88)
2011-05-29 16:12 Raul Porcel (armin76)
2011-04-30 17:55 Raul Porcel (armin76)
2011-04-23 18:48 Raul Porcel (armin76)
2011-02-27 16:16 Raul Porcel (armin76)
2011-01-30 18:24 Raul Porcel (armin76)
2011-01-06 12:45 Raul Porcel (armin76)
2010-12-14  2:53 Matt Turner (mattst88)
2010-10-10 18:39 Raul Porcel (armin76)
2010-06-27 18:08 Raul Porcel (armin76)
2010-06-27 17:52 Raul Porcel (armin76)
2010-05-16 17:02 Raul Porcel (armin76)
2010-05-15 17:08 Raul Porcel (armin76)
2009-12-13 23:20 Remi Cardona (remi)
2009-09-12 16:13 Raul Porcel (armin76)
2009-09-12 16:08 Raul Porcel (armin76)
2009-09-12 15:59 Raul Porcel (armin76)
2009-09-12 10:11 Raul Porcel (armin76)
2009-08-16 22:06 Remi Cardona (remi)
2009-05-28 16:48 Raul Porcel (armin76)
2009-05-03 18:52 Tobias Klausmann (klausman)
2009-04-12 16:50 Raul Porcel (armin76)
2009-04-12 16:47 Raul Porcel (armin76)
2009-04-11 19:08 Raul Porcel (armin76)
2009-04-11 18:39 Raul Porcel (armin76)
2009-04-11 18:33 Raul Porcel (armin76)
2009-04-11 17:22 Raul Porcel (armin76)
2009-04-11 15:44 Raul Porcel (armin76)
2009-04-11 15:37 Raul Porcel (armin76)
2008-12-26 11:48 Tobias Klausmann (klausman)
2008-11-10 11:02 Raul Porcel (armin76)
2008-11-10 11:00 Raul Porcel (armin76)
2008-08-31 15:14 Raul Porcel (armin76)
2008-08-10 16:00 Raul Porcel (armin76)
2008-07-07 15:30 Raul Porcel (armin76)
2008-07-07 13:40 Raul Porcel (armin76)
2008-06-23 18:28 Raul Porcel (armin76)
2008-05-13 18:30 Raul Porcel (armin76)
2008-04-10  6:33 Donnie Berkholz (dberkholz)

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