public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2010-05-30 10:51 Kacper Kowalik (xarthisius)
  0 siblings, 0 replies; 70+ messages in thread
From: Kacper Kowalik (xarthisius) @ 2010-05-30 10:51 UTC (permalink / raw
  To: gentoo-commits

xarthisius    10/05/30 10:51:29

  Modified:             package.use.mask
  Log:
  adding use.mask for x11-misc/rss-glx

Revision  Changes    Path
1.29                 profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- package.use.mask	27 Apr 2010 06:37:40 -0000	1.28
+++ package.use.mask	30 May 2010 10:51:28 -0000	1.29
@@ -1,6 +1,10 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.28 2010/04/27 06:37:40 mr_bones_ Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.29 2010/05/30 10:51:28 xarthisius Exp $
+
+# Kacper Kowalik <xarthisius@gentoo.org> (30 May 2010)
+# quesoglc is not keyworded
+x11-misc/rss-glx quesoglc
 
 # uses games-board/ggz-gtk-client
 games-strategy/freeciv ggz






^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2015-08-06 16:41 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 70+ messages in thread
From: Tobias Klausmann (klausman) @ 2015-08-06 16:41 UTC (permalink / raw
  To: gentoo-commits

klausman    15/08/06 16:41:51

  Modified:             package.use.mask
  Log:
  Mask USE=test on a variety of python packages since the deptree explodes, otherwise. See bug 530622

Revision  Changes    Path
1.190                profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.189
retrieving revision 1.190
diff -u -r1.189 -r1.190
--- package.use.mask	11 Jul 2015 14:34:15 -0000	1.189
+++ package.use.mask	6 Aug 2015 16:41:51 -0000	1.190
@@ -1,11 +1,15 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.189 2015/07/11 14:34:15 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.190 2015/08/06 16:41:51 klausman Exp $
 
 # Tobias Klausmann <klausman@gentoo.org> (11 Jul 2015)
 # The test suite has ridiculous (transitive) requirements like
 # sci-mathematics/octave.
 >=dev-python/pyquery-1.2.9 test
+# revdeps of pyquery, ditto.
+dev-python/webtest test
+dev-python/wsgiproxy2 test
+dev-python/urllib3 test
 
 # Gilles Dartiguelongue <eva@gentoo.org> (09 Jun 2015)
 # net-fs/libnfs lacks alpha keyword, bug #551576





^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2015-07-05 13:43 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 70+ messages in thread
From: Tobias Klausmann (klausman) @ 2015-07-05 13:43 UTC (permalink / raw
  To: gentoo-commits

klausman    15/07/05 13:43:48

  Modified:             package.use.mask
  Log:
  Mask numa USE flag on openmpi to match hwloc

Revision  Changes    Path
1.188                profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.187
retrieving revision 1.188
diff -u -r1.187 -r1.188
--- package.use.mask	9 Jun 2015 15:35:00 -0000	1.187
+++ package.use.mask	5 Jul 2015 13:43:48 -0000	1.188
@@ -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/package.use.mask,v 1.187 2015/06/09 15:35:00 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.188 2015/07/05 13:43:48 klausman Exp $
 
 # Gilles Dartiguelongue <eva@gentoo.org> (09 Jun 2015)
 # net-fs/libnfs lacks alpha keyword, bug #551576
@@ -233,6 +233,8 @@
 # Alexey Shvetsov <alexxy@gentoo.org> (31 Aug 2011)
 # Mask numa use flag per bug #381313
 sys-apps/hwloc numa
+# This mask also implies masking the numa flag on openmpi
+sys-cluster/openmpi numa
 
 # Pacho Ramos <pacho@gentoo.org> (19 Jul 2011)
 # Missing keywords on dependencies





^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2015-05-03  5:07 Ben de Groot (yngwin)
  0 siblings, 0 replies; 70+ messages in thread
From: Ben de Groot (yngwin) @ 2015-05-03  5:07 UTC (permalink / raw
  To: gentoo-commits

yngwin      15/05/03 05:07:35

  Modified:             package.use.mask
  Log:
  Mask mpv[rubberband], bug #548446

Revision  Changes    Path
1.184                profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.183
retrieving revision 1.184
diff -u -r1.183 -r1.184
--- package.use.mask	17 Mar 2015 01:36:02 -0000	1.183
+++ package.use.mask	3 May 2015 05:07:35 -0000	1.184
@@ -1,6 +1,10 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.183 2015/03/17 01:36:02 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.184 2015/05/03 05:07:35 yngwin Exp $
+
+# Ben de Groot <yngwin@gentoo.org> (03 May 2015)
+# media-libs/rubberband lacks alpha keyword, bug #548446
+media-video/mpv rubberband
 
 # Mike Frysinger <vapier@gentoo.org> (16 Mar 2015)
 # Needs sci-physics/bullet tested #499974





^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2015-02-23 11:48 Pacho Ramos (pacho)
  0 siblings, 0 replies; 70+ messages in thread
From: Pacho Ramos (pacho) @ 2015-02-23 11:48 UTC (permalink / raw
  To: gentoo-commits

pacho       15/02/23 11:48:45

  Modified:             package.use.mask
  Log:
  Update masks for #533420

Revision  Changes    Path
1.181                profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.180
retrieving revision 1.181
diff -u -r1.180 -r1.181
--- package.use.mask	22 Feb 2015 11:49:53 -0000	1.180
+++ package.use.mask	23 Feb 2015 11:48:45 -0000	1.181
@@ -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/package.use.mask,v 1.180 2015/02/22 11:49:53 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.181 2015/02/23 11:48:45 pacho Exp $
 
 # Michał Górny <mgorny@gentoo.org> (22 Feb 2015)
 # Dependency not keyworded for some reason.
@@ -28,6 +28,7 @@
 # New dependencies for wayland support in Gnome 3.14
 # See bug #533420.
 media-libs/clutter egl
+x11-wm/mutter kms
 
 # Mark Wright <gienah@gentoo.org> (14-23 Dec 2014)
 # test dependencies need keywording





^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2015-01-25 15:42 Pacho Ramos (pacho)
  0 siblings, 0 replies; 70+ messages in thread
From: Pacho Ramos (pacho) @ 2015-01-25 15:42 UTC (permalink / raw
  To: gentoo-commits

pacho       15/01/25 15:42:06

  Modified:             package.use.mask
  Log:
  Update use.mask due to pending argyllcms keywords

Revision  Changes    Path
1.176                profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.175
retrieving revision 1.176
diff -u -r1.175 -r1.176
--- package.use.mask	10 Jan 2015 14:50:39 -0000	1.175
+++ package.use.mask	25 Jan 2015 15:42:06 -0000	1.176
@@ -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/package.use.mask,v 1.175 2015/01/10 14:50:39 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.176 2015/01/25 15:42:06 pacho Exp $
 
 # Pacho Ramos <pacho@gentoo.org> (10 Jan 2014)
 # Missing keywords
@@ -120,7 +120,7 @@
 
 # Alexandre Rostovtsev <tetromino@gentoo.org> (22 Jan 2013)
 # remove mask if/when media-gfx/argyllcms is keywored here.
-x11-misc/colord extra-print-profiles
+x11-misc/colord argyllcms extra-print-profiles
 
 # Alexandre Rostovtsev <tetromino@gentoo.org> (31 Dec 2012)
 # requires app-office/unoconv, which requires virtual/ooo, which is not





^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2015-01-10 14:50 Pacho Ramos (pacho)
  0 siblings, 0 replies; 70+ messages in thread
From: Pacho Ramos (pacho) @ 2015-01-10 14:50 UTC (permalink / raw
  To: gentoo-commits

pacho       15/01/10 14:50:39

  Modified:             package.use.mask
  Log:
  Update use.masks

Revision  Changes    Path
1.175                profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.174
retrieving revision 1.175
diff -u -r1.174 -r1.175
--- package.use.mask	23 Dec 2014 23:15:01 -0000	1.174
+++ package.use.mask	10 Jan 2015 14:50:39 -0000	1.175
@@ -1,6 +1,10 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.174 2014/12/23 23:15:01 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.175 2015/01/10 14:50:39 pacho Exp $
+
+# Pacho Ramos <pacho@gentoo.org> (10 Jan 2014)
+# Missing keywords
+net-misc/networkmanager teamd
 
 # Gilles Dartiguelongue <eva@gentoo.org> (23 Dec 2014)
 # New dependencies for wayland support in Gnome 3.14





^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2014-12-23 23:15 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; 70+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2014-12-23 23:15 UTC (permalink / raw
  To: gentoo-commits

eva         14/12/23 23:15:01

  Modified:             package.use.mask
  Log:
  Add package.use.mask entry for clutter, bug #533420

Revision  Changes    Path
1.174                profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.173
retrieving revision 1.174
diff -u -r1.173 -r1.174
--- package.use.mask	22 Dec 2014 23:36:07 -0000	1.173
+++ package.use.mask	23 Dec 2014 23:15:01 -0000	1.174
@@ -1,6 +1,11 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.173 2014/12/22 23:36:07 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.174 2014/12/23 23:15:01 eva Exp $
+
+# Gilles Dartiguelongue <eva@gentoo.org> (23 Dec 2014)
+# New dependencies for wayland support in Gnome 3.14
+# See bug #533420.
+media-libs/clutter egl
 
 # Mark Wright <gienah@gentoo.org> (14-23 Dec 2014)
 # test dependencies need keywording





^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2014-12-14  6:31 Mark Wright (gienah)
  0 siblings, 0 replies; 70+ messages in thread
From: Mark Wright (gienah) @ 2014-12-14  6:31 UTC (permalink / raw
  To: gentoo-commits

gienah      14/12/14 06:31:04

  Modified:             package.use.mask
  Log:
  mask dev-haskell/text test as  test dependencies need keywording

Revision  Changes    Path
1.170                profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.169
retrieving revision 1.170
diff -u -r1.169 -r1.170
--- package.use.mask	20 Nov 2014 10:32:28 -0000	1.169
+++ package.use.mask	14 Dec 2014 06:31:04 -0000	1.170
@@ -1,6 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.169 2014/11/20 10:32:28 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.170 2014/12/14 06:31:04 gienah Exp $
+
+# Mark Wright <gienah@gentoo.org> (14 Dec 2014)
+# test dependencies need keywording
+dev-haskell/text test
 
 # Tobias Klausmann <klausman@gentoo.org> (20 Nov 2014)
 # OpenCV likely will never work on Alpha





^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2014-11-20 10:32 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 70+ messages in thread
From: Tobias Klausmann (klausman) @ 2014-11-20 10:32 UTC (permalink / raw
  To: gentoo-commits

klausman    14/11/20 10:32:28

  Modified:             package.use.mask
  Log:
  Move opencv USE mask here from profiles/default/linux/alpha/13.0/package.use.stable.mask for bug 499164

Revision  Changes    Path
1.169                profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.168
retrieving revision 1.169
diff -u -r1.168 -r1.169
--- package.use.mask	11 Nov 2014 11:17:14 -0000	1.168
+++ package.use.mask	20 Nov 2014 10:32:28 -0000	1.169
@@ -1,6 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.168 2014/11/11 11:17:14 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.169 2014/11/20 10:32:28 klausman Exp $
+
+# Tobias Klausmann <klausman@gentoo.org> (20 Nov 2014)
+# OpenCV likely will never work on Alpha
+media-video/vlc opencv
 
 # Pacho Ramos <pacho@gentoo.org> (11 Nov 2014)
 # Missing keywords, bug #523686





^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2014-11-11 11:17 Pacho Ramos (pacho)
  0 siblings, 0 replies; 70+ messages in thread
From: Pacho Ramos (pacho) @ 2014-11-11 11:17 UTC (permalink / raw
  To: gentoo-commits

pacho       14/11/11 11:17:14

  Modified:             package.use.mask
  Log:
  use.mask due missing keywords

Revision  Changes    Path
1.168                profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.167
retrieving revision 1.168
diff -u -r1.167 -r1.168
--- package.use.mask	30 Oct 2014 08:37:33 -0000	1.167
+++ package.use.mask	11 Nov 2014 11:17:14 -0000	1.168
@@ -1,6 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.167 2014/10/30 08:37:33 mgorny Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.168 2014/11/11 11:17:14 pacho Exp $
+
+# Pacho Ramos <pacho@gentoo.org> (11 Nov 2014)
+# Missing keywords, bug #523686
+>=dev-libs/libgdata-0.16.1 test
 
 # Michał Górny <mgorny@gentoo.org> (30 Oct 2014)
 # Requires non-keyworded >=x11-libs/libxkbcommon-0.4.





^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2014-07-20  8:59 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 70+ messages in thread
From: Tobias Klausmann (klausman) @ 2014-07-20  8:59 UTC (permalink / raw
  To: gentoo-commits

klausman    14/07/20 08:59:25

  Modified:             package.use.mask
  Log:
  net-libs/libmbim is now keyworded, remove USE mask for net-misc/modemmanager[mbim]

Revision  Changes    Path
1.155                profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.154
retrieving revision 1.155
diff -u -r1.154 -r1.155
--- package.use.mask	16 Jul 2014 15:12:19 -0000	1.154
+++ package.use.mask	20 Jul 2014 08:59:25 -0000	1.155
@@ -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/package.use.mask,v 1.154 2014/07/16 15:12:19 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.155 2014/07/20 08:59:25 klausman Exp $
 
 # Tobias Klausmann <klausman@gentoo.org (16 Jul 2014)
 # neither dietlibc nor klibc will likely ever build/work on alpha, bug #487672
@@ -14,10 +14,6 @@
 # Missing keywords, bug #508226
 media-video/mpv sdl
 
-# Pacho Ramos <pacho@gentoo.org> (12 Apr 2014)
-# Missing keywords, bug #507490
-net-misc/modemmanager mbim
-
 # Pacho Ramos <pacho@gentoo.org> (15 Mar 2014)
 # Missing keywords, bug #504672
 >=net-misc/vinagre-3.10 rdp





^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2014-07-16 15:12 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 70+ messages in thread
From: Tobias Klausmann (klausman) @ 2014-07-16 15:12 UTC (permalink / raw
  To: gentoo-commits

klausman    14/07/16 15:12:19

  Modified:             package.use.mask
  Log:
  Mask dietlibc and klibc USE flags for dmraid (bug 487672).

Revision  Changes    Path
1.154                profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.153
retrieving revision 1.154
diff -u -r1.153 -r1.154
--- package.use.mask	9 Jul 2014 16:20:48 -0000	1.153
+++ package.use.mask	16 Jul 2014 15:12:19 -0000	1.154
@@ -1,6 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.153 2014/07/09 16:20:48 maksbotan Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.154 2014/07/16 15:12:19 klausman Exp $
+
+# Tobias Klausmann <klausman@gentoo.org (16 Jul 2014)
+# neither dietlibc nor klibc will likely ever build/work on alpha, bug #487672
+>=sys-fs/dmraid-1.0.0_rc16-r3 dietlibc klibc
 
 # Maxim Koltsov <maksbotan@gentoo.org> (9 Jul 2014)
 # Missing keywords on dev-python/rst2pdf, bug #515222





^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2014-07-09 16:20 Maxim Koltsov (maksbotan)
  0 siblings, 0 replies; 70+ messages in thread
From: Maxim Koltsov (maksbotan) @ 2014-07-09 16:20 UTC (permalink / raw
  To: gentoo-commits

maksbotan    14/07/09 16:20:48

  Modified:             package.use.mask
  Log:
  Mask mpv-0.4.0 due to libav-10 mask, mask >=mpv-0.4.0[doc-pdf] on alpha,arm,powerpc,sparc due to dev-python/rst2pdf missing keywords.

Revision  Changes    Path
1.153                profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.152
retrieving revision 1.153
diff -u -r1.152 -r1.153
--- package.use.mask	24 Jun 2014 14:27:03 -0000	1.152
+++ package.use.mask	9 Jul 2014 16:20:48 -0000	1.153
@@ -1,6 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.152 2014/06/24 14:27:03 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.153 2014/07/09 16:20:48 maksbotan Exp $
+
+# Maxim Koltsov <maksbotan@gentoo.org> (9 Jul 2014)
+# Missing keywords on dev-python/rst2pdf, bug #515222
+media-video/mpv doc-pdf
 
 # Julian Ospald <hasufell@gentoo.org> (20 Apr 2014)
 # Missing keywords, bug #508226





^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2014-04-20 12:37 Julian Ospald (hasufell)
  0 siblings, 0 replies; 70+ messages in thread
From: Julian Ospald (hasufell) @ 2014-04-20 12:37 UTC (permalink / raw
  To: gentoo-commits

hasufell    14/04/20 12:37:42

  Modified:             package.use.mask
  Log:
  mask 'media-video/mpv sdl' on arches where media-libs/libsdl2 is not keyworded yet wrt #506982 and #508226

Revision  Changes    Path
1.150                profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.149
retrieving revision 1.150
diff -u -r1.149 -r1.150
--- package.use.mask	12 Apr 2014 10:18:21 -0000	1.149
+++ package.use.mask	20 Apr 2014 12:37:42 -0000	1.150
@@ -1,6 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.149 2014/04/12 10:18:21 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.150 2014/04/20 12:37:42 hasufell Exp $
+
+# Julian Ospald <hasufell@gentoo.org> (20 Apr 2014)
+# Missing keywords, bug #508226
+media-video/mpv sdl
 
 # Pacho Ramos <pacho@gentoo.org> (12 Apr 2014)
 # Missing keywords, bug #507490
@@ -22,7 +26,7 @@
 gnome-base/gdm systemd
 sys-auth/pambase systemd
 
-# Pacho Ramos <pacho@gentoo.org> (02 Dec 2013)        
+# Pacho Ramos <pacho@gentoo.org> (02 Dec 2013)
 # Missing keywords, bug #493156
 media-libs/libgphoto2 serial
 





^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2014-04-12 10:18 Pacho Ramos (pacho)
  0 siblings, 0 replies; 70+ messages in thread
From: Pacho Ramos (pacho) @ 2014-04-12 10:18 UTC (permalink / raw
  To: gentoo-commits

pacho       14/04/12 10:18:21

  Modified:             package.use.mask
  Log:
  Mask mbim USE due missing keywords on some arches

Revision  Changes    Path
1.149                profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.148
retrieving revision 1.149
diff -u -r1.148 -r1.149
--- package.use.mask	15 Mar 2014 10:26:55 -0000	1.148
+++ package.use.mask	12 Apr 2014 10:18:21 -0000	1.149
@@ -1,6 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.148 2014/03/15 10:26:55 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.149 2014/04/12 10:18:21 pacho Exp $
+
+# Pacho Ramos <pacho@gentoo.org> (12 Apr 2014)
+# Missing keywords, bug #507490
+net-misc/modemmanager mbim
 
 # Pacho Ramos <pacho@gentoo.org> (15 Mar 2014)
 # Missing keywords, bug #504672





^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2014-03-15 10:26 Pacho Ramos (pacho)
  0 siblings, 0 replies; 70+ messages in thread
From: Pacho Ramos (pacho) @ 2014-03-15 10:26 UTC (permalink / raw
  To: gentoo-commits

pacho       14/03/15 10:26:55

  Modified:             package.use.mask
  Log:
  Mask rdp USE due missing keywords, bug #504672

Revision  Changes    Path
1.148                profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.147
retrieving revision 1.148
diff -u -r1.147 -r1.148
--- package.use.mask	22 Feb 2014 08:38:43 -0000	1.147
+++ package.use.mask	15 Mar 2014 10:26:55 -0000	1.148
@@ -1,15 +1,19 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.147 2014/02/22 08:38:43 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.148 2014/03/15 10:26:55 pacho Exp $
 
-# Pacho Ramos <pacho@gentoo.org> (22 Feb 2013)
+# Pacho Ramos <pacho@gentoo.org> (15 Mar 2014)
+# Missing keywords, bug #504672
+>=net-misc/vinagre-3.10 rdp
+
+# Pacho Ramos <pacho@gentoo.org> (22 Feb 2014)
 # Missing keywords, bug #495250
 >=gnome-base/gnome-extra-apps-3.10 tracker
 
-# Pacho Ramos <pacho@gentoo.org> (11 Jan 2013)
+# Pacho Ramos <pacho@gentoo.org> (11 Jan 2014)
 sys-kernel/dracut -dracut_modules_systemd
 
-# Pacho Ramos <pacho@gentoo.org> (08 Jan 2013)
+# Pacho Ramos <pacho@gentoo.org> (08 Jan 2014)
 # systemd[pam] cannot be provided for alpha, bug #438368
 gnome-base/gdm systemd
 sys-auth/pambase systemd





^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2014-02-22  8:38 Pacho Ramos (pacho)
  0 siblings, 0 replies; 70+ messages in thread
From: Pacho Ramos (pacho) @ 2014-02-22  8:38 UTC (permalink / raw
  To: gentoo-commits

pacho       14/02/22 08:38:43

  Modified:             package.use.mask
  Log:
  Mask gnome-extra-apps[tracker] due missing keywords (#495250)

Revision  Changes    Path
1.147                profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.146
retrieving revision 1.147
diff -u -r1.146 -r1.147
--- package.use.mask	11 Jan 2014 08:36:58 -0000	1.146
+++ package.use.mask	22 Feb 2014 08:38:43 -0000	1.147
@@ -1,6 +1,10 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.146 2014/01/11 08:36:58 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.147 2014/02/22 08:38:43 pacho Exp $
+
+# Pacho Ramos <pacho@gentoo.org> (22 Feb 2013)
+# Missing keywords, bug #495250
+>=gnome-base/gnome-extra-apps-3.10 tracker
 
 # Pacho Ramos <pacho@gentoo.org> (11 Jan 2013)
 sys-kernel/dracut -dracut_modules_systemd





^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2014-01-11  8:36 Pacho Ramos (pacho)
  0 siblings, 0 replies; 70+ messages in thread
From: Pacho Ramos (pacho) @ 2014-01-11  8:36 UTC (permalink / raw
  To: gentoo-commits

pacho       14/01/11 08:36:59

  Modified:             package.use.mask
  Log:
  Drop obsolete masking for systemd in dracut on arches that now have systemd

Revision  Changes    Path
1.146                profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.145
retrieving revision 1.146
diff -u -r1.145 -r1.146
--- package.use.mask	9 Jan 2014 03:39:33 -0000	1.145
+++ package.use.mask	11 Jan 2014 08:36:58 -0000	1.146
@@ -1,6 +1,9 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.145 2014/01/09 03:39:33 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.146 2014/01/11 08:36:58 pacho Exp $
+
+# Pacho Ramos <pacho@gentoo.org> (11 Jan 2013)
+sys-kernel/dracut -dracut_modules_systemd
 
 # Pacho Ramos <pacho@gentoo.org> (08 Jan 2013)
 # systemd[pam] cannot be provided for alpha, bug #438368





^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2014-01-08 21:23 Pacho Ramos (pacho)
  0 siblings, 0 replies; 70+ messages in thread
From: Pacho Ramos (pacho) @ 2014-01-08 21:23 UTC (permalink / raw
  To: gentoo-commits

pacho       14/01/08 21:23:54

  Modified:             package.use.mask
  Log:
  systemd[pam] cannot be provided for alpha, bug #438368

Revision  Changes    Path
1.144                profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.143
retrieving revision 1.144
diff -u -r1.143 -r1.144
--- package.use.mask	2 Dec 2013 21:45:17 -0000	1.143
+++ package.use.mask	8 Jan 2014 21:23:54 -0000	1.144
@@ -1,6 +1,10 @@
-# Copyright 1999-2013 Gentoo Foundation
+# Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.143 2013/12/02 21:45:17 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.144 2014/01/08 21:23:54 pacho Exp $
+
+# Pacho Ramos <pacho@gentoo.org> (08 Jan 2013)
+# systemd[pam] cannot be provided for alpha, bug #438368
+gnome-base/gdm systemd
 
 # Pacho Ramos <pacho@gentoo.org> (02 Dec 2013)        
 # Missing keywords, bug #493156





^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2013-12-02 21:45 Pacho Ramos (pacho)
  0 siblings, 0 replies; 70+ messages in thread
From: Pacho Ramos (pacho) @ 2013-12-02 21:45 UTC (permalink / raw
  To: gentoo-commits

pacho       13/12/02 21:45:17

  Modified:             package.use.mask
  Log:
  Mask USE due missing deps (#493156)

Revision  Changes    Path
1.143                profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.142
retrieving revision 1.143
diff -u -r1.142 -r1.143
--- package.use.mask	28 Nov 2013 22:49:38 -0000	1.142
+++ package.use.mask	2 Dec 2013 21:45:17 -0000	1.143
@@ -1,6 +1,10 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.142 2013/11/28 22:49:38 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.143 2013/12/02 21:45:17 pacho Exp $
+
+# Pacho Ramos <pacho@gentoo.org> (02 Dec 2013)        
+# Missing keywords, bug #493156
+media-libs/libgphoto2 serial
 
 # Pacho Ramos <pacho@gentoo.org> (28 Nov 2013)
 # Missing keywords, bug #492820





^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2013-11-28 22:49 Pacho Ramos (pacho)
  0 siblings, 0 replies; 70+ messages in thread
From: Pacho Ramos (pacho) @ 2013-11-28 22:49 UTC (permalink / raw
  To: gentoo-commits

pacho       13/11/28 22:49:38

  Modified:             package.use.mask
  Log:
  Mask USE due missing keywords, bug #492820

Revision  Changes    Path
1.142                profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.141
retrieving revision 1.142
diff -u -r1.141 -r1.142
--- package.use.mask	13 Nov 2013 19:33:29 -0000	1.141
+++ package.use.mask	28 Nov 2013 22:49:38 -0000	1.142
@@ -1,6 +1,10 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.141 2013/11/13 19:33:29 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.142 2013/11/28 22:49:38 pacho Exp $
+
+# Pacho Ramos <pacho@gentoo.org> (28 Nov 2013)
+# Missing keywords, bug #492820
+net-im/telepathy-connection-managers sipe
 
 # Pacho Ramos <pacho@gentoo.org> (13 Nov 2013)
 # Missing keywords, bug #478254





^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2013-11-13 19:33 Pacho Ramos (pacho)
  0 siblings, 0 replies; 70+ messages in thread
From: Pacho Ramos (pacho) @ 2013-11-13 19:33 UTC (permalink / raw
  To: gentoo-commits

pacho       13/11/13 19:33:29

  Modified:             package.use.mask
  Log:
  Use mask due missing keywords, bug #478254

Revision  Changes    Path
1.141                profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.140
retrieving revision 1.141
diff -u -r1.140 -r1.141
--- package.use.mask	26 Oct 2013 08:55:51 -0000	1.140
+++ package.use.mask	13 Nov 2013 19:33:29 -0000	1.141
@@ -1,6 +1,10 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.140 2013/10/26 08:55:51 gienah Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.141 2013/11/13 19:33:29 pacho Exp $
+
+# Pacho Ramos <pacho@gentoo.org> (13 Nov 2013)
+# Missing keywords, bug #478254
+>=gnome-base/gnome-3.8 classic
 
 # Mark Wright <gienah@gentoo.org> (26 Oct 2013)
 # template-haskell not yet available





^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2013-09-28  9:40 Pacho Ramos (pacho)
  0 siblings, 0 replies; 70+ messages in thread
From: Pacho Ramos (pacho) @ 2013-09-28  9:40 UTC (permalink / raw
  To: gentoo-commits

pacho       13/09/28 09:40:38

  Modified:             package.use.mask
  Log:
  Drop masks as needed keywords were added (#478078)

Revision  Changes    Path
1.136                profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.135
retrieving revision 1.136
diff -u -r1.135 -r1.136
--- package.use.mask	10 Sep 2013 16:19:39 -0000	1.135
+++ package.use.mask	28 Sep 2013 09:40:38 -0000	1.136
@@ -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/package.use.mask,v 1.135 2013/09/10 16:19:39 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.136 2013/09/28 09:40:38 pacho Exp $
 
 # Pacho Ramos <pacho@gentoo.org> (01 Sep 2013)
 # CONFIG_AUDITSYSCALL=y is not implemented, bug #438368
@@ -8,12 +8,6 @@
 sys-auth/consolekit pam
 sys-auth/pambase consolekit
 
-# Pacho Ramos <pacho@gentoo.org> (25 Jul 2013)
-# Missing keywords, bug #444688
->=gnome-base/gnome-control-center-3.8 cups
->=gnome-base/gnome-core-apps-3.8 cups
->=gnome-base/gnome-3.8 cups
-
 # Pacho Ramos <pacho@gentoo.org> (20 Jul 2013)
 # Keywords pending, bug #476710
 >=gnome-base/gnome-extra-apps-3.8 games





^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2013-09-02 17:13 Pacho Ramos (pacho)
  0 siblings, 0 replies; 70+ messages in thread
From: Pacho Ramos (pacho) @ 2013-09-02 17:13 UTC (permalink / raw
  To: gentoo-commits

pacho       13/09/02 17:13:42

  Modified:             package.use.mask
  Log:
  Mask forgotten stuff (#483314)

Revision  Changes    Path
1.134                profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.133
retrieving revision 1.134
diff -u -r1.133 -r1.134
--- package.use.mask	1 Sep 2013 14:31:28 -0000	1.133
+++ package.use.mask	2 Sep 2013 17:13:42 -0000	1.134
@@ -1,11 +1,13 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.133 2013/09/01 14:31:28 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.134 2013/09/02 17:13:42 pacho Exp $
 
 # Pacho Ramos <pacho@gentoo.org> (01 Sep 2013)
 # CONFIG_AUDITSYSCALL=y is not implemented, bug #438368
 sys-apps/systemd pam
 sys-auth/consolekit pam
+sys-auth/pambase consolekit
+sys-auth/polkit pam
 
 # Pacho Ramos <pacho@gentoo.org> (25 Jul 2013)
 # Missing keywords, bug #444688





^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2013-09-01 14:31 Pacho Ramos (pacho)
  0 siblings, 0 replies; 70+ messages in thread
From: Pacho Ramos (pacho) @ 2013-09-01 14:31 UTC (permalink / raw
  To: gentoo-commits

pacho       13/09/01 14:31:28

  Modified:             package.use.mask
  Log:
  CONFIG_AUDITSYSCALL=y is not implemented, bug #438368

Revision  Changes    Path
1.133                profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.132
retrieving revision 1.133
diff -u -r1.132 -r1.133
--- package.use.mask	25 Jul 2013 17:17:39 -0000	1.132
+++ package.use.mask	1 Sep 2013 14:31:28 -0000	1.133
@@ -1,6 +1,11 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.132 2013/07/25 17:17:39 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.133 2013/09/01 14:31:28 pacho Exp $
+
+# Pacho Ramos <pacho@gentoo.org> (01 Sep 2013)
+# CONFIG_AUDITSYSCALL=y is not implemented, bug #438368
+sys-apps/systemd pam
+sys-auth/consolekit pam
 
 # Pacho Ramos <pacho@gentoo.org> (25 Jul 2013)
 # Missing keywords, bug #444688





^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2013-07-25 17:17 Pacho Ramos (pacho)
  0 siblings, 0 replies; 70+ messages in thread
From: Pacho Ramos (pacho) @ 2013-07-25 17:17 UTC (permalink / raw
  To: gentoo-commits

pacho       13/07/25 17:17:39

  Modified:             package.use.mask
  Log:
  Mask use flag due missing keywords, bug #478104

Revision  Changes    Path
1.132                profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.131
retrieving revision 1.132
diff -u -r1.131 -r1.132
--- package.use.mask	25 Jul 2013 06:16:24 -0000	1.131
+++ package.use.mask	25 Jul 2013 17:17:39 -0000	1.132
@@ -1,10 +1,12 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.131 2013/07/25 06:16:24 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.132 2013/07/25 17:17:39 pacho Exp $
 
 # Pacho Ramos <pacho@gentoo.org> (25 Jul 2013)
 # Missing keywords, bug #444688
 >=gnome-base/gnome-control-center-3.8 cups
+>=gnome-base/gnome-core-apps-3.8 cups
+>=gnome-base/gnome-3.8 cups
 
 # Pacho Ramos <pacho@gentoo.org> (20 Jul 2013)
 # Keywords pending, bug #476710





^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2013-07-25  6:16 Pacho Ramos (pacho)
  0 siblings, 0 replies; 70+ messages in thread
From: Pacho Ramos (pacho) @ 2013-07-25  6:16 UTC (permalink / raw
  To: gentoo-commits

pacho       13/07/25 06:16:24

  Modified:             package.use.mask
  Log:
  Mask cups USE for g-c-c 3.8 due missing keywords #444688

Revision  Changes    Path
1.131                profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.130
retrieving revision 1.131
diff -u -r1.130 -r1.131
--- package.use.mask	20 Jul 2013 11:18:22 -0000	1.130
+++ package.use.mask	25 Jul 2013 06:16:24 -0000	1.131
@@ -1,6 +1,10 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.130 2013/07/20 11:18:22 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.131 2013/07/25 06:16:24 pacho Exp $
+
+# Pacho Ramos <pacho@gentoo.org> (25 Jul 2013)
+# Missing keywords, bug #444688
+>=gnome-base/gnome-control-center-3.8 cups
 
 # Pacho Ramos <pacho@gentoo.org> (20 Jul 2013)
 # Keywords pending, bug #476710





^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2013-07-20 11:18 Pacho Ramos (pacho)
  0 siblings, 0 replies; 70+ messages in thread
From: Pacho Ramos (pacho) @ 2013-07-20 11:18 UTC (permalink / raw
  To: gentoo-commits

pacho       13/07/20 11:18:22

  Modified:             package.use.mask
  Log:
  Mask due keywords pending, bug #476710

Revision  Changes    Path
1.130                profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.129
retrieving revision 1.130
diff -u -r1.129 -r1.130
--- package.use.mask	9 Jul 2013 10:07:26 -0000	1.129
+++ package.use.mask	20 Jul 2013 11:18:22 -0000	1.130
@@ -1,12 +1,16 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.129 2013/07/09 10:07:26 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.130 2013/07/20 11:18:22 pacho Exp $
 
-# William Hubbs <williamh@gentoo.org> (22 June 2013)
+# Pacho Ramos <pacho@gentoo.org> (20 Jul 2013)
+# Keywords pending, bug #476710
+>=gnome-base/gnome-extra-apps-3.8 games
+
+# William Hubbs <williamh@gentoo.org> (22 Jun 2013)
 # dev-python/cython is not keyworded for alpha
 >=app-accessibility/brltty-4.5 python
 
-# Patrick Lauer <patrick@gentoo.org> (17 June 2013)
+# Patrick Lauer <patrick@gentoo.org> (17 Jun 2013)
 # Fix per-arch mask of phonon[zeitgeist] #460140
 media-libs/phonon zeitgeist
 





^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2013-05-03  7:48 Dirkjan Ochtman (djc)
  0 siblings, 0 replies; 70+ messages in thread
From: Dirkjan Ochtman (djc) @ 2013-05-03  7:48 UTC (permalink / raw
  To: gentoo-commits

djc         13/05/03 07:48:18

  Modified:             package.use.mask
  Log:
  Mask openvpn polarssl USE flag on alpha, ia64.

Revision  Changes    Path
1.125                profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.124
retrieving revision 1.125
diff -u -r1.124 -r1.125
--- package.use.mask	22 Apr 2013 09:31:54 -0000	1.124
+++ package.use.mask	3 May 2013 07:48:18 -0000	1.125
@@ -1,6 +1,10 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.124 2013/04/22 09:31:54 voyageur Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.125 2013/05/03 07:48:18 djc Exp $
+
+# Dirkjan Ochtman <djc@gentoo.org> (3 May 2013)
+# depends on net-libs/polarssl
+>=net-misc/openvpn-2.3.1 polarssl
 
 # Gilles Dartiguelongue <eva@gentoo.org> (1 Apr 2013)
 # missing keyword on media-libs/tremor, bug #453200





^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2013-04-01 12:10 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; 70+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2013-04-01 12:10 UTC (permalink / raw
  To: gentoo-commits

eva         13/04/01 12:10:50

  Modified:             package.use.mask
  Log:
  Mask ivorbis USE flag on media-libs/gst-plugins-base, bug #453200.

Revision  Changes    Path
1.123                profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.122
retrieving revision 1.123
diff -u -r1.122 -r1.123
--- package.use.mask	1 Apr 2013 12:05:50 -0000	1.122
+++ package.use.mask	1 Apr 2013 12:10:50 -0000	1.123
@@ -1,6 +1,10 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.122 2013/04/01 12:05:50 eva Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.123 2013/04/01 12:10:50 eva Exp $
+
+# Gilles Dartiguelongue <eva@gentoo.org> (1 Apr 2013)
+# missing keyword on media-libs/tremor, bug #453200
+media-libs/gst-plugins-base ivorbis
 
 # Julian Ospald <hasufell@gentoo.org> (31 Mar 2013)
 # depends on mono





^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2013-04-01 12:05 Gilles Dartiguelongue (eva)
  0 siblings, 0 replies; 70+ messages in thread
From: Gilles Dartiguelongue (eva) @ 2013-04-01 12:05 UTC (permalink / raw
  To: gentoo-commits

eva         13/04/01 12:05:50

  Modified:             package.use.mask
  Log:
   Clean up package.mask, lots of keywording has been done.

Revision  Changes    Path
1.122                profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.121
retrieving revision 1.122
diff -u -r1.121 -r1.122
--- package.use.mask	31 Mar 2013 14:22:20 -0000	1.121
+++ package.use.mask	1 Apr 2013 12:05:50 -0000	1.122
@@ -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/package.use.mask,v 1.121 2013/03/31 14:22:20 hasufell Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.122 2013/04/01 12:05:50 eva Exp $
 
 # Julian Ospald <hasufell@gentoo.org> (31 Mar 2013)
 # depends on mono
@@ -24,29 +24,15 @@
 media-libs/phonon gstreamer vlc
 
 # Alexandre Rostovtsev <tetromino@gentoo.org> (27 Dec 2012)
-# remove mask when app-text/yelp-tools is keyworded here
->=gnome-extra/zenity-3.6 test
-
-# Alexandre Rostovtsev <tetromino@gentoo.org> (27 Dec 2012)
 # remove mask when dev-java/fop is keyworded here
 gnome-extra/libgda reports
 
-# Alexandre Rostovtsev <tetromino@gentoo.org> (27 Dec 2012)
-# remove mask when >=app-editors/gedit-3.6 is keyworded here
-dev-util/devhelp gedit
-
-# Alexandre Rostovtsev <tetromino@gentoo.org> (27 Dec 2012)
-# remove mask when app-crypt/libsecret is keyworded here
->=gnome-base/gvfs-1.14 gnome-keyring
->=gnome-extra/libgda-5.1 gnome-keyring
-
 # Alexandre Rostovtsev <tetromino@gentoo.org> (15 Dec 2012)
 # media-video/coherence not keyworded
 =media-video/totem-2* upnp-av
 
 # Luca Barbato <lu_zero@gentoo.org> (11 Nov 2012)
 # Libav 9 can use fdk-aac
-
 >=media-video/libav-9_beta2 fdk
 
 # Robin H Johnson <robbat2@gentoo.org> (01 Nov 2012)
@@ -85,16 +71,6 @@
 # mask use numa for openmpi
 sys-cluster/openmpi openmpi_fabrics_psm openmpi_fabrics_knem openmpi_fabrics_open-mx openmpi_fabrics_ofed openmpi_fabrics_dapl openmpi_rm_slurm openmpi_ofed_features_rdmacm
 
-# Alexandre Rostovtsev <tetromino@gentoo.org> (25 Nov 2011)
-# Mask USE flags on gnome-3.2 packages due to missing keywords on deps;
-# bug #390345
->=app-cdr/brasero-3 tracker
-app-text/evince xps
->=dev-libs/folks-0.6 socialweb tracker
->=gnome-base/gnome-menus-3.2 test
->=gnome-base/gnome-panel-3 eds
->=gnome-base/nautilus-3 previewer tracker
-
 # Patrick McLean <chutzpah@gentoo.org> (08 Nov 2011)
 # mask conntrack USE flag for dnsmasq as dep is not keyworded
 net-dns/dnsmasq conntrack
@@ -125,11 +101,11 @@
 
 # Pacho Ramos <pacho@gentoo.org> (19 Jul 2011)
 # Missing keywords on dependencies
-app-cdr/brasero dvd vcd
+app-cdr/brasero dvd
 
 # Pacho Ramos <pacho@gentoo.org> (30 Jun 2011)
 # Needed plugins are not keyworded on this arch
-media-plugins/gst-plugins-meta dts libvisual vcd
+media-plugins/gst-plugins-meta dts libvisual
 
 # Pacho Ramos <pacho@gentoo.org> (02 Apr 2011)
 # quvi support is needed to play youtube files now





^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2013-03-31 14:22 Julian Ospald (hasufell)
  0 siblings, 0 replies; 70+ messages in thread
From: Julian Ospald (hasufell) @ 2013-03-31 14:22 UTC (permalink / raw
  To: gentoo-commits

hasufell    13/03/31 14:22:20

  Modified:             package.use.mask
  Log:
  mask >=net-irc/hexchat-2.9.4-r1 theme-manager since it depends on mono

Revision  Changes    Path
1.121                profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.120
retrieving revision 1.121
diff -u -r1.120 -r1.121
--- package.use.mask	2 Mar 2013 20:45:51 -0000	1.120
+++ package.use.mask	31 Mar 2013 14:22:20 -0000	1.121
@@ -1,6 +1,10 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.120 2013/03/02 20:45:51 pesa Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.121 2013/03/31 14:22:20 hasufell Exp $
+
+# Julian Ospald <hasufell@gentoo.org> (31 Mar 2013)
+# depends on mono
+>=net-irc/hexchat-2.9.4-r1 theme-manager
 
 # Alexandre Rostovtsev <tetromino@gentoo.org> (31 Jan 2013)
 # remove mask when net-libs/libqmi is keyworded here





^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2012-11-11 20:11 Luca Barbato (lu_zero)
  0 siblings, 0 replies; 70+ messages in thread
From: Luca Barbato (lu_zero) @ 2012-11-11 20:11 UTC (permalink / raw
  To: gentoo-commits

lu_zero     12/11/11 20:11:58

  Modified:             package.use.mask
  Log:
  Mask fdk on alpha, pending fdk-aac keyword.

Revision  Changes    Path
1.106                profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.105
retrieving revision 1.106
diff -u -r1.105 -r1.106
--- package.use.mask	2 Nov 2012 10:29:20 -0000	1.105
+++ package.use.mask	11 Nov 2012 20:11:58 -0000	1.106
@@ -1,6 +1,11 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.105 2012/11/02 10:29:20 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.106 2012/11/11 20:11:58 lu_zero Exp $
+
+# Luca Barbato <lu_zero@gentoo.org> (11 Nov 2012)
+# Libav 9 can use fdk-aac
+
+>=media-video/libav-9_beta2 fdk
 
 # Robin H Johnson <robbat2@gentoo.org> (01 Nov 2012)
 # MySQL 5.5 wants systemtap, tcmalloc & jemalloc





^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2012-11-01 23:51 Robin H. Johnson (robbat2)
  0 siblings, 0 replies; 70+ messages in thread
From: Robin H. Johnson (robbat2) @ 2012-11-01 23:51 UTC (permalink / raw
  To: gentoo-commits

robbat2     12/11/01 23:51:34

  Modified:             package.use.mask
  Log:
  package.use.mask tcmalloc/jemalloc/systemtap for MySQL on arches that are lagging keywording per bugs 351931, 429710, 429708.

Revision  Changes    Path
1.104                profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.103
retrieving revision 1.104
diff -p -w -b -B -u -u -r1.103 -r1.104
--- package.use.mask	21 Oct 2012 17:28:21 -0000	1.103
+++ package.use.mask	1 Nov 2012 23:51:34 -0000	1.104
@@ -1,6 +1,11 @@
 # Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.103 2012/10/21 17:28:21 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.104 2012/11/01 23:51:34 robbat2 Exp $
+
+# Robin H Johnson <robbat2@gentoo.org> (01 Nov 2012)
+# MySQL 5.5 wants systemtap, tcmalloc & jemalloc
+>=dev-db/mysql-5.5 tcmalloc jemalloc
+>=dev-db/mariadb-5.5 tcmalloc jemalloc
 
 # Raúl Porcel <armin76@gentoo.org> (25 Jun 2012)
 # x11-libs/qt-webkit doesn't seem to work





^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2012-04-19 20:15 Alexey Shvetsov (alexxy)
  0 siblings, 0 replies; 70+ messages in thread
From: Alexey Shvetsov (alexxy) @ 2012-04-19 20:15 UTC (permalink / raw
  To: gentoo-commits

alexxy      12/04/19 20:15:09

  Modified:             package.use.mask
  Log:
  add openmpi_ofed_features_rdmacm to use mask for alpha ia64 powerpc sparc

Revision  Changes    Path
1.80                 profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- package.use.mask	18 Apr 2012 20:34:42 -0000	1.79
+++ package.use.mask	19 Apr 2012 20:15:09 -0000	1.80
@@ -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/package.use.mask,v 1.79 2012/04/18 20:34:42 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.80 2012/04/19 20:15:09 alexxy Exp $
 
 # Raúl Porcel <armin76@gentoo.org> (26 Dec 2011)
 # Fails to build
@@ -8,7 +8,7 @@
 
 # Alexey Shvetsov <alexxy@gentoo.org> (17 Dec 2011)
 # mask use numa for openmpi
-sys-cluster/openmpi numa open-mx psm knem openmpi_fabrics_psm openmpi_fabrics_knem openmpi_fabrics_open-mx openmpi_fabrics_ofed openmpi_fabrics_dapl openmpi_rm_slurm
+sys-cluster/openmpi numa open-mx psm knem openmpi_fabrics_psm openmpi_fabrics_knem openmpi_fabrics_open-mx openmpi_fabrics_ofed openmpi_fabrics_dapl openmpi_rm_slurm openmpi_ofed_features_rdmacm
 
 # Alexandre Rostovtsev <tetromino@gentoo.org> (25 Nov 2011)
 # Mask USE flags on gnome-3.2 packages due to missing keywords on deps;






^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2012-04-18 20:34 Alexey Shvetsov (alexxy)
  0 siblings, 0 replies; 70+ messages in thread
From: Alexey Shvetsov (alexxy) @ 2012-04-18 20:34 UTC (permalink / raw
  To: gentoo-commits

alexxy      12/04/18 20:34:42

  Modified:             package.use.mask
  Log:
  [profiles] Mask openmpi's use expand on profiles with unkeyworded deps

Revision  Changes    Path
1.79                 profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.78
retrieving revision 1.79
diff -u -r1.78 -r1.79
--- package.use.mask	8 Apr 2012 15:07:32 -0000	1.78
+++ package.use.mask	18 Apr 2012 20:34:42 -0000	1.79
@@ -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/package.use.mask,v 1.78 2012/04/08 15:07:32 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.79 2012/04/18 20:34:42 alexxy Exp $
 
 # Raúl Porcel <armin76@gentoo.org> (26 Dec 2011)
 # Fails to build
@@ -8,7 +8,7 @@
 
 # Alexey Shvetsov <alexxy@gentoo.org> (17 Dec 2011)
 # mask use numa for openmpi
-sys-cluster/openmpi numa open-mx psm knem
+sys-cluster/openmpi numa open-mx psm knem openmpi_fabrics_psm openmpi_fabrics_knem openmpi_fabrics_open-mx openmpi_fabrics_ofed openmpi_fabrics_dapl openmpi_rm_slurm
 
 # Alexandre Rostovtsev <tetromino@gentoo.org> (25 Nov 2011)
 # Mask USE flags on gnome-3.2 packages due to missing keywords on deps;






^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2012-01-30 10:44 Pacho Ramos (pacho)
  0 siblings, 0 replies; 70+ messages in thread
From: Pacho Ramos (pacho) @ 2012-01-30 10:44 UTC (permalink / raw
  To: gentoo-commits

pacho       12/01/30 10:44:04

  Modified:             package.use.mask
  Log:
  Mask libvisual USE flag in arches that don't have needed packages keyworded.

Revision  Changes    Path
1.76                 profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.75
retrieving revision 1.76
diff -u -r1.75 -r1.76
--- package.use.mask	20 Jan 2012 13:11:02 -0000	1.75
+++ package.use.mask	30 Jan 2012 10:44:04 -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/package.use.mask,v 1.75 2012/01/20 13:11:02 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.76 2012/01/30 10:44:04 pacho Exp $
 
 
 # Raúl Porcel <armin76@gentoo.org> (26 Dec 2011)
@@ -55,7 +55,7 @@
 
 # Pacho Ramos <pacho@gentoo.org> (30 Jun 2011)
 # Needed plugins are not keyworded on this arch
-media-plugins/gst-plugins-meta dts vcd
+media-plugins/gst-plugins-meta dts libvisual vcd
 
 # Pacho Ramos <pacho@gentoo.org> (02 Apr 2011)
 # quvi support is needed to play youtube files now






^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2012-01-20 13:11 Alexey Shvetsov (alexxy)
  0 siblings, 0 replies; 70+ messages in thread
From: Alexey Shvetsov (alexxy) @ 2012-01-20 13:11 UTC (permalink / raw
  To: gentoo-commits

alexxy      12/01/20 13:11:02

  Modified:             package.use.mask
  Log:
  [profiles/arch] Mask some use for new openmpi deps

Revision  Changes    Path
1.75                 profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- package.use.mask	26 Dec 2011 10:58:37 -0000	1.74
+++ package.use.mask	20 Jan 2012 13:11:02 -0000	1.75
@@ -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/package.use.mask,v 1.74 2011/12/26 10:58:37 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.75 2012/01/20 13:11:02 alexxy Exp $
 
 
 # Raúl Porcel <armin76@gentoo.org> (26 Dec 2011)
@@ -9,7 +9,7 @@
 
 # Alexey Shvetsov <alexxy@gentoo.org> (17 Dec 2011)
 # mask use numa for openmpi
-sys-cluster/openmpi numa
+sys-cluster/openmpi numa open-mx psm knem
 
 # Alexandre Rostovtsev <tetromino@gentoo.org> (25 Nov 2011)
 # Mask USE flags on gnome-3.2 packages due to missing keywords on deps;






^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2011-12-17 21:59 Alexey Shvetsov (alexxy)
  0 siblings, 0 replies; 70+ messages in thread
From: Alexey Shvetsov (alexxy) @ 2011-12-17 21:59 UTC (permalink / raw
  To: gentoo-commits

alexxy      11/12/17 21:59:56

  Modified:             package.use.mask
  Log:
  Mask numa use flag for openmpi on some arches

Revision  Changes    Path
1.73                 profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -r1.72 -r1.73
--- package.use.mask	25 Nov 2011 08:00:01 -0000	1.72
+++ package.use.mask	17 Dec 2011 21:59:56 -0000	1.73
@@ -1,6 +1,11 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.72 2011/11/25 08:00:01 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.73 2011/12/17 21:59:56 alexxy Exp $
+
+
+# Alexey Shvetsov <alexxy@gentoo.org> ( 17 Dec 2011)
+# mask use numa for openmpi
+sys-cluster/openmpi numa
 
 # Alexandre Rostovtsev <tetromino@gentoo.org> (25 Nov 2011)
 # Mask USE flags on gnome-3.2 packages due to missing keywords on deps;






^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2011-11-09  1:31 Patrick McLean (chutzpah)
  0 siblings, 0 replies; 70+ messages in thread
From: Patrick McLean (chutzpah) @ 2011-11-09  1:31 UTC (permalink / raw
  To: gentoo-commits

chutzpah    11/11/09 01:31:23

  Modified:             package.use.mask
  Log:
  Add net-dns/dnsmasq conntrack to package.use.mask on ppc64/64ul, arm and alpha as net-libs/libnetfilter_conntrack is not available

Revision  Changes    Path
1.71                 profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.70
retrieving revision 1.71
diff -u -r1.70 -r1.71
--- package.use.mask	2 Nov 2011 16:30:14 -0000	1.70
+++ package.use.mask	9 Nov 2011 01:31:23 -0000	1.71
@@ -1,6 +1,10 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.70 2011/11/02 16:30:14 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.71 2011/11/09 01:31:23 chutzpah Exp $
+
+# Patrick McLean <chutzpah@gentoo.org> (08 Nov 2011)
+# mask conntrack USE flag for dnsmasq as dep is not keyworded
+net-dns/dnsmasq conntrack
 
 # Tobias Klausmann <klausman@gentoo.org> (02 Nov 2011)
 # libpcre jit is not supported on alpha






^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2011-11-02 16:30 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 70+ messages in thread
From: Tobias Klausmann (klausman) @ 2011-11-02 16:30 UTC (permalink / raw
  To: gentoo-commits

klausman    11/11/02 16:30:14

  Modified:             package.use.mask
  Log:
  dev-libs/vlibpcre jit is not supported on alpha

Revision  Changes    Path
1.70                 profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- package.use.mask	24 Oct 2011 18:29:01 -0000	1.69
+++ package.use.mask	2 Nov 2011 16:30:14 -0000	1.70
@@ -1,6 +1,10 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.69 2011/10/24 18:29:01 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.70 2011/11/02 16:30:14 klausman Exp $
+
+# Tobias Klausmann <klausman@gentoo.org> (02 Nov 2011)
+# libpcre jit is not supported on alpha
+dev-libs/libpcre jit
 
 # Pacho Ramos <pacho@gentoo.org> (24 Oct 2011)
 # Missing keywords in needed packages, bug #388367






^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2011-10-24 18:29 Pacho Ramos (pacho)
  0 siblings, 0 replies; 70+ messages in thread
From: Pacho Ramos (pacho) @ 2011-10-24 18:29 UTC (permalink / raw
  To: gentoo-commits

pacho       11/10/24 18:29:01

  Modified:             package.use.mask
  Log:
  Mask map empathy USE flag on some arches due missing keywords, bug 388367

Revision  Changes    Path
1.69                 profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -r1.68 -r1.69
--- package.use.mask	8 Oct 2011 18:47:17 -0000	1.68
+++ package.use.mask	24 Oct 2011 18:29:01 -0000	1.69
@@ -1,6 +1,10 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.68 2011/10/08 18:47:17 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.69 2011/10/24 18:29:01 pacho Exp $
+
+# Pacho Ramos <pacho@gentoo.org> (24 Oct 2011)
+# Missing keywords in needed packages, bug #388367
+net-im/empathy map
 
 # Raúl Porcel <armin76@gentoo.org> (08 Oct 2011)
 # Needs media-sound/lilypond






^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2011-09-12 15:49 Pacho Ramos (pacho)
  0 siblings, 0 replies; 70+ messages in thread
From: Pacho Ramos (pacho) @ 2011-09-12 15:49 UTC (permalink / raw
  To: gentoo-commits

pacho       11/09/12 15:49:23

  Modified:             package.use.mask
  Log:
  Mask dts USE flag for gst-plugins-meta.

Revision  Changes    Path
1.67                 profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.66
retrieving revision 1.67
diff -u -r1.66 -r1.67
--- package.use.mask	7 Sep 2011 23:46:05 -0000	1.66
+++ package.use.mask	12 Sep 2011 15:49:23 -0000	1.67
@@ -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/package.use.mask,v 1.66 2011/09/07 23:46:05 chutzpah Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.67 2011/09/12 15:49:23 pacho Exp $
 
 # Patrick McLean <chutzpah@gentoo.org> (07 Sep 2011)
 # missing keywords on dependencies
@@ -20,7 +20,7 @@
 
 # Pacho Ramos <pacho@gentoo.org> (30 Jun 2011)
 # Needed plugins are not keyworded on this arch
-media-plugins/gst-plugins-meta vcd
+media-plugins/gst-plugins-meta dts vcd
 
 # Pacho Ramos <pacho@gentoo.org> (02 Apr 2011)
 # quvi support is needed to play youtube files now






^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2011-09-07 23:46 Patrick McLean (chutzpah)
  0 siblings, 0 replies; 70+ messages in thread
From: Patrick McLean (chutzpah) @ 2011-09-07 23:46 UTC (permalink / raw
  To: gentoo-commits

chutzpah    11/09/07 23:46:05

  Modified:             package.use.mask
  Log:
  Mask ffmpegsource USE flag for media-video/x264-encoder on ppc, sparc and alpha due to missing keywords for media-libs/ffmpegsource.

Revision  Changes    Path
1.66                 profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.65
retrieving revision 1.66
diff -u -r1.65 -r1.66
--- package.use.mask	4 Sep 2011 03:54:23 -0000	1.65
+++ package.use.mask	7 Sep 2011 23:46:05 -0000	1.66
@@ -1,6 +1,10 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.65 2011/09/04 03:54:23 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.66 2011/09/07 23:46:05 chutzpah Exp $
+
+# Patrick McLean <chutzpah@gentoo.org> (07 Sep 2011)
+# missing keywords on dependencies
+media-video/x264-encoder ffmpegsource
 
 # Robin H. Johnson <robbat2@gentoo.org> (03 Sep 2011)
 # Remove this for your arch after you keyword dev-utils/google-perftools (bug #381737)






^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2011-09-04  3:54 Robin H. Johnson (robbat2)
  0 siblings, 0 replies; 70+ messages in thread
From: Robin H. Johnson (robbat2) @ 2011-09-04  3:54 UTC (permalink / raw
  To: gentoo-commits

robbat2     11/09/04 03:54:23

  Modified:             package.use.mask
  Log:
  Bug #381737: block dev-libs/libmemcached[tcmalloc] until dev-utils/google-perftools is keyworded (and virtual/gsasl on hppa/arm).

Revision  Changes    Path
1.65                 profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.64
retrieving revision 1.65
diff -p -w -b -B -u -u -r1.64 -r1.65
--- package.use.mask	31 Aug 2011 16:28:30 -0000	1.64
+++ package.use.mask	4 Sep 2011 03:54:23 -0000	1.65
@@ -1,6 +1,10 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.64 2011/08/31 16:28:30 alexxy Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.65 2011/09/04 03:54:23 robbat2 Exp $
+
+# Robin H. Johnson <robbat2@gentoo.org> (03 Sep 2011)
+# Remove this for your arch after you keyword dev-utils/google-perftools (bug #381737)
+dev-libs/libmemcached tcmalloc
 
 # Alexey Shvetsov <alexxy@gentoo.org> (31 Aug 2011)
 # Mask numa use flag per bug #381313






^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2011-08-31 16:28 Alexey Shvetsov (alexxy)
  0 siblings, 0 replies; 70+ messages in thread
From: Alexey Shvetsov (alexxy) @ 2011-08-31 16:28 UTC (permalink / raw
  To: gentoo-commits

alexxy      11/08/31 16:28:30

  Modified:             package.use.mask
  Log:
  [profiles] Mask hwloc[numa] for alpha ia64 ppc and sparc

Revision  Changes    Path
1.64                 profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.63
retrieving revision 1.64
diff -u -r1.63 -r1.64
--- package.use.mask	19 Jul 2011 13:14:07 -0000	1.63
+++ package.use.mask	31 Aug 2011 16:28:30 -0000	1.64
@@ -1,6 +1,10 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.63 2011/07/19 13:14:07 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.64 2011/08/31 16:28:30 alexxy Exp $
+
+# Alexey Shvetsov <alexxy@gentoo.org> (31 Aug 2011)
+# Mask numa use flag per bug #381313
+sys-apps/hwloc numa
 
 # Pacho Ramos <pacho@gentoo.org> (19 Jul 2011)
 # Missing keywords on dependencies






^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2011-07-19 13:14 Pacho Ramos (pacho)
  0 siblings, 0 replies; 70+ messages in thread
From: Pacho Ramos (pacho) @ 2011-07-19 13:14 UTC (permalink / raw
  To: gentoo-commits

pacho       11/07/19 13:14:07

  Modified:             package.use.mask
  Log:
  Mask 'vcd' and 'dvd' USE flags on different arches not having needed dependencies keyworded yet.

Revision  Changes    Path
1.63                 profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.62
retrieving revision 1.63
diff -u -r1.62 -r1.63
--- package.use.mask	3 Jul 2011 15:09:42 -0000	1.62
+++ package.use.mask	19 Jul 2011 13:14:07 -0000	1.63
@@ -1,6 +1,10 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.62 2011/07/03 15:09:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.63 2011/07/19 13:14:07 pacho Exp $
+
+# Pacho Ramos <pacho@gentoo.org> (19 Jul 2011)
+# Missing keywords on dependencies
+app-cdr/brasero dvd vcd
 
 # Pacho Ramos <pacho@gentoo.org> (30 Jun 2011)
 # Needed plugins are not keyworded on this arch






^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2011-05-09 14:27 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 70+ messages in thread
From: Samuli Suominen (ssuominen) @ 2011-05-09 14:27 UTC (permalink / raw
  To: gentoo-commits

ssuominen    11/05/09 14:27:47

  Modified:             package.use.mask
  Log:
  Drop USE python3 mask for Portage 2.1.8 because no such Portage version is left in tree.   The mask for 2.1.9 entries remain as is.

Revision  Changes    Path
1.60                 profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.59
retrieving revision 1.60
diff -u -r1.59 -r1.60
--- package.use.mask	2 Apr 2011 12:01:25 -0000	1.59
+++ package.use.mask	9 May 2011 14:27:47 -0000	1.60
@@ -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/package.use.mask,v 1.59 2011/04/02 12:01:25 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.60 2011/05/09 14:27:47 ssuominen Exp $
 
 # Pacho Ramos <pacho@gentoo.org> (02 Apr 2011)
 # quvi support is needed to play youtube files now
@@ -31,7 +31,6 @@
 # Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> (29 Jul 2010)
 # Mask python3 for stable portage until python-3.x is marked stable.
 =sys-apps/portage-2.1.9* python3
-=sys-apps/portage-2.1.8* python3
 
 # Raúl Porcel <armin76@gentoo.org> (26 Jun 2010)
 # custom-optimization doesn't work on alpha






^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2011-02-22 21:23 Sebastian Pipping (sping)
  0 siblings, 0 replies; 70+ messages in thread
From: Sebastian Pipping (sping) @ 2011-02-22 21:23 UTC (permalink / raw
  To: gentoo-commits

sping       11/02/22 21:23:17

  Modified:             package.use.mask
  Log:
  app-text/asciidoc: Adjust package.use.mask (bug #356069)

Revision  Changes    Path
1.56                 profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.55
retrieving revision 1.56
diff -u -r1.55 -r1.56
--- package.use.mask	22 Feb 2011 07:53:43 -0000	1.55
+++ package.use.mask	22 Feb 2011 21:23:17 -0000	1.56
@@ -1,10 +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/package.use.mask,v 1.55 2011/02/22 07:53:43 sping Exp $
-
-# Sebastian Pipping <sping@gentoo.org> (22 Feb 2011)
-# No dev-util/source-highlight here, yet
-app-text/asciidoc test
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.56 2011/02/22 21:23:17 sping Exp $
 
 # Mike Frysinger <vapier@gentoo.org> (10 Feb 2011)
 # Waiting for keywording #354309






^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2011-02-22  7:53 Sebastian Pipping (sping)
  0 siblings, 0 replies; 70+ messages in thread
From: Sebastian Pipping (sping) @ 2011-02-22  7:53 UTC (permalink / raw
  To: gentoo-commits

sping       11/02/22 07:53:43

  Modified:             package.use.mask
  Log:
  app-text/asciidoc: Move use flag mask "test" down to affected arches

Revision  Changes    Path
1.55                 profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.54
retrieving revision 1.55
diff -u -r1.54 -r1.55
--- package.use.mask	10 Feb 2011 04:05:53 -0000	1.54
+++ package.use.mask	22 Feb 2011 07:53:43 -0000	1.55
@@ -1,6 +1,10 @@
 # Copyright 1999-2011 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.54 2011/02/10 04:05:53 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.55 2011/02/22 07:53:43 sping Exp $
+
+# Sebastian Pipping <sping@gentoo.org> (22 Feb 2011)
+# No dev-util/source-highlight here, yet
+app-text/asciidoc test
 
 # Mike Frysinger <vapier@gentoo.org> (10 Feb 2011)
 # Waiting for keywording #354309






^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2011-02-10  4:05 Mike Frysinger (vapier)
  0 siblings, 0 replies; 70+ messages in thread
From: Mike Frysinger (vapier) @ 2011-02-10  4:05 UTC (permalink / raw
  To: gentoo-commits

vapier      11/02/10 04:05:53

  Modified:             package.use.mask
  Log:
  Mask net-firewall/iptables[netlink] pending keywording #354309.

Revision  Changes    Path
1.54                 profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.53
retrieving revision 1.54
diff -u -r1.53 -r1.54
--- package.use.mask	26 Dec 2010 05:37:17 -0000	1.53
+++ package.use.mask	10 Feb 2011 04:05:53 -0000	1.54
@@ -1,6 +1,10 @@
-# 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/package.use.mask,v 1.53 2010/12/26 05:37:17 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.54 2011/02/10 04:05:53 vapier Exp $
+
+# Mike Frysinger <vapier@gentoo.org> (10 Feb 2011)
+# Waiting for keywording #354309
+net-firewall/iptables netlink
 
 # Diego Elio Pettenò <flameeyes@gentoo.org> (17 Dec 2010)
 # needs sys-libs/libcap-ng that is masked right now






^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2010-12-26  5:37 Matt Turner (mattst88)
  0 siblings, 0 replies; 70+ messages in thread
From: Matt Turner (mattst88) @ 2010-12-26  5:37 UTC (permalink / raw
  To: gentoo-commits

mattst88    10/12/26 05:37:17

  Modified:             package.use.mask
  Log:
  More accurate description

Revision  Changes    Path
1.53                 profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.52
retrieving revision 1.53
diff -u -r1.52 -r1.53
--- package.use.mask	26 Dec 2010 05:36:11 -0000	1.52
+++ package.use.mask	26 Dec 2010 05:37:17 -0000	1.53
@@ -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/package.use.mask,v 1.52 2010/12/26 05:36:11 mattst88 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.53 2010/12/26 05:37:17 mattst88 Exp $
 
 # Diego Elio Pettenò <flameeyes@gentoo.org> (17 Dec 2010)
 # needs sys-libs/libcap-ng that is masked right now
@@ -71,5 +71,5 @@
 app-i18n/canna doc
 
 # Matt Turner <mattst88@gentoo.org> (26 Dec 2010)
-# www-client/seamonkey not keyworded
+# No idea why. Bug 347827
 www-client/elinks javascript






^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2010-11-08 19:52 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; 70+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-11-08 19:52 UTC (permalink / raw
  To: gentoo-commits

arfrever    10/11/08 19:52:40

  Modified:             package.use.mask
  Log:
  Add missing version specifiers.

Revision  Changes    Path
1.44                 profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -r1.43 -r1.44
--- package.use.mask	8 Nov 2010 12:24:21 -0000	1.43
+++ package.use.mask	8 Nov 2010 19:52:40 -0000	1.44
@@ -1,10 +1,10 @@
 # Copyright 1999-2010 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.43 2010/11/08 12:24:21 arfrever Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.44 2010/11/08 19:52:40 arfrever Exp $
 
 # Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> (08 Nov 2010)
 # Tests masked until dev-python/mock is keyworded.
-dev-util/buildbot test
+>=dev-util/buildbot-0.8.1 test
 dev-util/buildbot-slave test
 
 # Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> (07 Nov 2010)






^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2010-07-29 20:59 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; 70+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-07-29 20:59 UTC (permalink / raw
  To: gentoo-commits

arfrever    10/07/29 20:59:15

  Modified:             package.use.mask
  Log:
  Mask python3 USE flag of sys-apps/portage.

Revision  Changes    Path
1.39                 profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -r1.38 -r1.39
--- package.use.mask	25 Jul 2010 19:07:20 -0000	1.38
+++ package.use.mask	29 Jul 2010 20:59:15 -0000	1.39
@@ -1,6 +1,11 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.38 2010/07/25 19:07:20 nirbheek Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.39 2010/07/29 20:59:15 arfrever Exp $
+
+# Arfrever Frehtes Taifersar Arahesis <arfrever@gentoo.org> (29 Jul 2010)
+# Mask python3 for stable portage until python-3.x is marked stable.
+=sys-apps/portage-2.1.8* python3
+=sys-apps/portage-2.1.7* python3
 
 # Pacho Ramos <pacho@gentoo.org> (08 Jul 2010)
 # Needs libimobiledevice keyworded (bug 325839)






^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2010-06-26 17:26 Raul Porcel (armin76)
  0 siblings, 0 replies; 70+ messages in thread
From: Raul Porcel (armin76) @ 2010-06-26 17:26 UTC (permalink / raw
  To: gentoo-commits

armin76     10/06/26 17:26:05

  Modified:             package.use.mask
  Log:
  Typo

Revision  Changes    Path
1.34                 profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- package.use.mask	26 Jun 2010 17:22:54 -0000	1.33
+++ package.use.mask	26 Jun 2010 17:26:04 -0000	1.34
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.33 2010/06/26 17:22:54 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.34 2010/06/26 17:26:04 armin76 Exp $
 
 # Raúl Porcel <armin76@gentoo.org> (26 Jun 2010)
 # custom-optimization doesn't work on alpha
@@ -11,7 +11,6 @@
 www-client/seamonkey custom-optimization
 x11-plugins/enigmail custom-optimization
 
-
 # Pacho Ramos <pacho@gentoo.org> (13 Jun 2010)
 # Needs gnome-extra/nautilus-sendto, wait for bug 323851
 net-im/empathy nautilus






^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2010-06-22 18:23 Arfrever Frehtes Taifersar Arahesis (arfrever)
  0 siblings, 0 replies; 70+ messages in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2010-06-22 18:23 UTC (permalink / raw
  To: gentoo-commits

arfrever    10/06/22 18:23:54

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

Revision  Changes    Path
1.32                 profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- package.use.mask	13 Jun 2010 20:55:35 -0000	1.31
+++ package.use.mask	22 Jun 2010 18:23:54 -0000	1.32
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.31 2010/06/13 20:55:35 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.32 2010/06/22 18:23:54 arfrever Exp $
 
 # Pacho Ramos <pacho@gentoo.org> (13 Jun 2010)
 # Needs gnome-extra/nautilus-sendto, wait for bug 323851
@@ -32,7 +32,7 @@
 # Raúl Porcel <armin76@gentoo.org> (25 Jan 2010)
 # Needs kde4 stable
 x11-themes/qtcurve-qt4 kde
-dev-util/subversion kde
+dev-vcs/subversion kde
 
 # Ben de Groot <yngwin@gentoo.org> (16 Jan 2010)
 # qt-multimedia is not keyworded, bug 293671






^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2010-06-06 17:57 Jorge Manuel B. S. Vicetto (jmbsvicetto)
  0 siblings, 0 replies; 70+ messages in thread
From: Jorge Manuel B. S. Vicetto (jmbsvicetto) @ 2010-06-06 17:57 UTC (permalink / raw
  To: gentoo-commits

jmbsvicetto    10/06/06 17:57:53

  Modified:             package.use.mask
  Log:
  [profiles/arch/alpha/package.use.mask] Mask rss use flag for kde-base/kdeplasma-addons and kde-base/plasma-workspace as it requires support for semantic-desktop.

Revision  Changes    Path
1.30                 profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -r1.29 -r1.30
--- package.use.mask	30 May 2010 10:51:28 -0000	1.29
+++ package.use.mask	6 Jun 2010 17:57:53 -0000	1.30
@@ -1,6 +1,14 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.29 2010/05/30 10:51:28 xarthisius Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.30 2010/06/06 17:57:53 jmbsvicetto Exp $
+
+# Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> (06 Jun 2010)
+# Requires support for semantic-desktop
+kde-base/kdeplasma-addons rss
+
+# Jorge Manuel B. S. Vicetto <jmbsvicetto@gentoo.org> (06 Jun 2010)
+# Requires support for semantic-desktop
+kde-base/plasma-workspace rss
 
 # Kacper Kowalik <xarthisius@gentoo.org> (30 May 2010)
 # quesoglc is not keyworded






^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2010-04-27  6:37 Michael Sterrett (mr_bones_)
  0 siblings, 0 replies; 70+ messages in thread
From: Michael Sterrett (mr_bones_) @ 2010-04-27  6:37 UTC (permalink / raw
  To: gentoo-commits

mr_bones_    10/04/27 06:37:40

  Modified:             package.use.mask
  Log:
  games-strategy/freeciv ggz use mask for archs with missing dep keywording

Revision  Changes    Path
1.28                 profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- package.use.mask	10 Apr 2010 15:10:04 -0000	1.27
+++ package.use.mask	27 Apr 2010 06:37:40 -0000	1.28
@@ -1,6 +1,9 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.27 2010/04/10 15:10:04 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.28 2010/04/27 06:37:40 mr_bones_ Exp $
+
+# uses games-board/ggz-gtk-client
+games-strategy/freeciv ggz
 
 # Alexey Shvetsov <alexxy@gentoo.org> (09 Feb 2010)
 # need dev-db/virtuoso-* keyworded






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

ssuominen    10/04/10 15:10:05

  Modified:             package.use.mask
  Log:
  Unused entry

Revision  Changes    Path
1.27                 profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -r1.26 -r1.27
--- package.use.mask	28 Mar 2010 18:04:16 -0000	1.26
+++ package.use.mask	10 Apr 2010 15:10:04 -0000	1.27
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.26 2010/03/28 18:04:16 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.27 2010/04/10 15:10:04 ssuominen Exp $
 
 # Alexey Shvetsov <alexxy@gentoo.org> (09 Feb 2010)
 # need dev-db/virtuoso-* keyworded
@@ -41,10 +41,6 @@
 sys-apps/iproute2 atm
 net-dialup/ppp atm
 
-# Raúl Porcel <armin76@gentoo.org> (20 May 2008)
-# Needs to be tested
-xfce-base/xfce4-extras lm_sensors
-
 # Wolfram Schlich <wschlich@gentoo.org> (20 Nov 2007)
 # dependency can't be fulfilled at the moment
 net-im/mcabber otr






^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2010-01-16 17:47 Ben de Groot (yngwin)
  0 siblings, 0 replies; 70+ messages in thread
From: Ben de Groot (yngwin) @ 2010-01-16 17:47 UTC (permalink / raw
  To: gentoo-commits

yngwin      10/01/16 17:47:22

  Modified:             package.use.mask
  Log:
  Add p.use.mask for unkeyworded qt-multimedia, bug 293671

Revision  Changes    Path
1.22                 profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- package.use.mask	18 Oct 2009 16:27:16 -0000	1.21
+++ package.use.mask	16 Jan 2010 17:47:21 -0000	1.22
@@ -1,6 +1,10 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.21 2009/10/18 16:27:16 mrpouet Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.22 2010/01/16 17:47:21 yngwin Exp $
+
+# Ben de Groot <yngwin@gentoo.org> (16 Jan 2010)
+# qt-multimedia is not keyworded, bug 293671
+dev-python/PyQt4 multimedia
 
 # Romain Perier <mrpouet@gentoo.org> (18 Oct. 2009)
 # >=networkmanager-0.7.0 is not keyworded.
@@ -14,10 +18,6 @@
 # Keep kde4 deps minimal
 kde-base/kalzium editor solver
 
-# Ben de Groot <yngwin@gentoo.org> (20 Feb 2009)
-# needs kde4 keyworded
-x11-themes/qtcurve-qt4 kde
-
 # Raúl Porcel <armin76@gentoo.org> (07 Jul 2008)
 # Make clisp deps minimal
 dev-lisp/clisp hyperspec pari svm






^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2009-10-18 16:27 Romain Perier (mrpouet)
  0 siblings, 0 replies; 70+ messages in thread
From: Romain Perier (mrpouet) @ 2009-10-18 16:27 UTC (permalink / raw
  To: gentoo-commits

mrpouet     09/10/18 16:27:16

  Modified:             package.use.mask
  Log:
  Mask networkmanager USE-flag for gnome-applets due to missing keywords

Revision  Changes    Path
1.21                 profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- package.use.mask	31 Jul 2009 10:04:22 -0000	1.20
+++ package.use.mask	18 Oct 2009 16:27:16 -0000	1.21
@@ -1,6 +1,10 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.20 2009/07/31 10:04:22 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.21 2009/10/18 16:27:16 mrpouet Exp $
+
+# Romain Perier <mrpouet@gentoo.org> (18 Oct. 2009)
+# >=networkmanager-0.7.0 is not keyworded.
+gnome-base/gnome-applets networkmanager
 
 # Tomas Chvatal <scarabeus@gentoo.org> (27 Apr 2009)
 # Tunepimp is not keyworded.






^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2009-07-31 10:04 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 70+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-07-31 10:04 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/07/31 10:04:22

  Modified:             package.use.mask
  Log:
  Invalid entries.

Revision  Changes    Path
1.20                 profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- package.use.mask	31 Jul 2009 08:53:18 -0000	1.19
+++ package.use.mask	31 Jul 2009 10:04:22 -0000	1.20
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.19 2009/07/31 08:53:18 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.20 2009/07/31 10:04:22 ssuominen Exp $
 
 # Tomas Chvatal <scarabeus@gentoo.org> (27 Apr 2009)
 # Tunepimp is not keyworded.
@@ -32,9 +32,5 @@
 # dependency can't be fulfilled at the moment
 net-im/mcabber otr
 
-# Needs valgrind
-media-libs/gstreamer debug
-media-libs/gst-plugins-base debug
-
 # Needs nut and qstat respectively, neither is keyworded on alpha.
 net-analyzer/nagios-plugins ups nagios-game






^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2009-07-31  8:53 Samuli Suominen (ssuominen)
  0 siblings, 0 replies; 70+ messages in thread
From: Samuli Suominen (ssuominen) @ 2009-07-31  8:53 UTC (permalink / raw
  To: gentoo-commits

ssuominen    09/07/31 08:53:19

  Modified:             package.use.mask
  Log:
  Empty line. Invalid header.

Revision  Changes    Path
1.19                 profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- package.use.mask	27 Apr 2009 17:23:27 -0000	1.18
+++ package.use.mask	31 Jul 2009 08:53:18 -0000	1.19
@@ -1,4 +1,6 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.18 2009/04/27 17:23:27 scarabeus Exp $
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.19 2009/07/31 08:53:18 ssuominen Exp $
 
 # Tomas Chvatal <scarabeus@gentoo.org> (27 Apr 2009)
 # Tunepimp is not keyworded.
@@ -36,4 +38,3 @@
 
 # Needs nut and qstat respectively, neither is keyworded on alpha.
 net-analyzer/nagios-plugins ups nagios-game
-






^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2009-04-27 17:23 Tomas Chvatal (scarabeus)
  0 siblings, 0 replies; 70+ messages in thread
From: Tomas Chvatal (scarabeus) @ 2009-04-27 17:23 UTC (permalink / raw
  To: gentoo-commits

scarabeus    09/04/27 17:23:28

  Modified:             package.use.mask
  Log:
  Mask musicbrainz useflag for juk on ia64 and alpha. Thanks mr_bones_ for spotting.

Revision  Changes    Path
1.18                 profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- package.use.mask	11 Apr 2009 20:22:42 -0000	1.17
+++ package.use.mask	27 Apr 2009 17:23:27 -0000	1.18
@@ -1,4 +1,8 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.17 2009/04/11 20:22:42 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.18 2009/04/27 17:23:27 scarabeus Exp $
+
+# Tomas Chvatal <scarabeus@gentoo.org> (27 Apr 2009)
+# Tunepimp is not keyworded.
+kde-base/juk musicbrainz
 
 # Raúl Porcel <armin76@gentoo.org> (11 Apr 2009)
 # Keep kde4 deps minimal






^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2009-02-20 23:01 Ben de Groot (yngwin)
  0 siblings, 0 replies; 70+ messages in thread
From: Ben de Groot (yngwin) @ 2009-02-20 23:01 UTC (permalink / raw
  To: gentoo-commits

yngwin      09/02/20 23:01:12

  Modified:             package.use.mask
  Log:
  p.use.mask x11-themes/qtcurve-qt4 kde on alpha, hppa, sparc

Revision  Changes    Path
1.13                 profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- package.use.mask	14 Feb 2009 00:27:27 -0000	1.12
+++ package.use.mask	20 Feb 2009 23:01:12 -0000	1.13
@@ -1,4 +1,8 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.12 2009/02/14 00:27:27 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.13 2009/02/20 23:01:12 yngwin Exp $
+
+# Ben de Groot <yngwin@gentoo.org> (20 Feb 2009)
+# needs kde4 keyworded
+x11-themes/qtcurve-qt4 kde
 
 # Patrick Lauer <patrick@gentoo.org> (23 Nov 2008)
 # needs webkit keyworded






^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2009-02-14  0:27 Ben de Groot (yngwin)
  0 siblings, 0 replies; 70+ messages in thread
From: Ben de Groot (yngwin) @ 2009-02-14  0:27 UTC (permalink / raw
  To: gentoo-commits

yngwin      09/02/14 00:27:27

  Modified:             package.use.mask
  Log:
  Reverting most of my previous changes, am gonna do this another way

Revision  Changes    Path
1.12                 profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- package.use.mask	13 Feb 2009 23:50:44 -0000	1.11
+++ package.use.mask	14 Feb 2009 00:27:27 -0000	1.12
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.11 2009/02/13 23:50:44 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.12 2009/02/14 00:27:27 yngwin Exp $
 
 # Patrick Lauer <patrick@gentoo.org> (23 Nov 2008)
 # needs webkit keyworded
@@ -12,7 +12,7 @@
 dev-lisp/clisp hyperspec pari svm
 
 # Tobias Klausmann <klausman@gentoo.org> (15 Jun 2008)
-# No hardware to test net-dialup/linux-atm on alpha, so mask atm use flag 
+# No hardware to test net-dialup/linux-atm on alpha, so mask atm use flag
 # on those.
 sys-apps/iproute2 atm
 net-dialup/ppp atm
@@ -32,8 +32,3 @@
 # Needs nut and qstat respectively, neither is keyworded on alpha.
 net-analyzer/nagios-plugins ups nagios-game
 
-# Ben de Groot <yngwin@gentoo.org> 13 Feb 2009
-# Mask for unkeyworded deps
-x11-libs/qt-core phonon
-x11-libs/qt-core webkit
-






^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2009-02-13 23:50 Ben de Groot (yngwin)
  0 siblings, 0 replies; 70+ messages in thread
From: Ben de Groot (yngwin) @ 2009-02-13 23:50 UTC (permalink / raw
  To: gentoo-commits

yngwin      09/02/13 23:50:44

  Modified:             package.use.mask
  Log:
  Mask phonon and webkit useflags of qt meta ebuild, for arches on which those deps are not keyworded

Revision  Changes    Path
1.11                 profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -r1.10 -r1.11
--- package.use.mask	1 Feb 2009 16:45:36 -0000	1.10
+++ package.use.mask	13 Feb 2009 23:50:44 -0000	1.11
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.10 2009/02/01 16:45:36 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.11 2009/02/13 23:50:44 yngwin Exp $
 
 # Patrick Lauer <patrick@gentoo.org> (23 Nov 2008)
 # needs webkit keyworded
@@ -31,3 +31,9 @@
 
 # Needs nut and qstat respectively, neither is keyworded on alpha.
 net-analyzer/nagios-plugins ups nagios-game
+
+# Ben de Groot <yngwin@gentoo.org> 13 Feb 2009
+# Mask for unkeyworded deps
+x11-libs/qt-core phonon
+x11-libs/qt-core webkit
+






^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2009-02-01 16:45 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 70+ messages in thread
From: Tobias Klausmann (klausman) @ 2009-02-01 16:45 UTC (permalink / raw
  To: gentoo-commits

klausman    09/02/01 16:45:36

  Modified:             package.use.mask
  Log:
  mask ups and nagios-game for nagios-plugins

Revision  Changes    Path
1.10                 profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- package.use.mask	31 Jan 2009 18:00:20 -0000	1.9
+++ package.use.mask	1 Feb 2009 16:45:36 -0000	1.10
@@ -1,4 +1,4 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.9 2009/01/31 18:00:20 klausman Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.10 2009/02/01 16:45:36 klausman Exp $
 
 # Patrick Lauer <patrick@gentoo.org> (23 Nov 2008)
 # needs webkit keyworded
@@ -29,3 +29,5 @@
 media-libs/gstreamer debug
 media-libs/gst-plugins-base debug
 
+# Needs nut and qstat respectively, neither is keyworded on alpha.
+net-analyzer/nagios-plugins ups nagios-game






^ permalink raw reply	[flat|nested] 70+ messages in thread
* [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask
@ 2008-06-15 10:50 Tobias Klausmann (klausman)
  0 siblings, 0 replies; 70+ messages in thread
From: Tobias Klausmann (klausman) @ 2008-06-15 10:50 UTC (permalink / raw
  To: gentoo-commits

klausman    08/06/15 10:50:00

  Modified:             package.use.mask
  Log:
  Since we can't test net-dialup/linux-atm on alpha, use mask the corresponding use flags on iproute2 and ppp.

Revision  Changes    Path
1.6                  profiles/arch/alpha/package.use.mask

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

Index: package.use.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- package.use.mask	20 May 2008 09:50:00 -0000	1.5
+++ package.use.mask	15 Jun 2008 10:49:59 -0000	1.6
@@ -1,4 +1,10 @@
-# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.5 2008/05/20 09:50:00 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/arch/alpha/package.use.mask,v 1.6 2008/06/15 10:49:59 klausman Exp $
+
+# Tobias Klausmann <klausman@gentoo.org> (15 Jun 2008)
+# No hardware to test net-dialup/linux-atm on alpha, so mask atm use flag 
+# on those.
+sys-apps/iproute2 atm
+net-dialup/ppp atm
 
 # Raúl Porcel <armin76@gentoo.org> (20 May 2008)
 # Needs to be tested
@@ -11,3 +17,4 @@
 # Needs valgrind
 media-libs/gstreamer debug
 media-libs/gst-plugins-base debug
+



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



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

end of thread, other threads:[~2015-08-06 16:42 UTC | newest]

Thread overview: 70+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-30 10:51 [gentoo-commits] gentoo-x86 commit in profiles/arch/alpha: package.use.mask Kacper Kowalik (xarthisius)
  -- strict thread matches above, loose matches on Subject: below --
2015-08-06 16:41 Tobias Klausmann (klausman)
2015-07-05 13:43 Tobias Klausmann (klausman)
2015-05-03  5:07 Ben de Groot (yngwin)
2015-02-23 11:48 Pacho Ramos (pacho)
2015-01-25 15:42 Pacho Ramos (pacho)
2015-01-10 14:50 Pacho Ramos (pacho)
2014-12-23 23:15 Gilles Dartiguelongue (eva)
2014-12-14  6:31 Mark Wright (gienah)
2014-11-20 10:32 Tobias Klausmann (klausman)
2014-11-11 11:17 Pacho Ramos (pacho)
2014-07-20  8:59 Tobias Klausmann (klausman)
2014-07-16 15:12 Tobias Klausmann (klausman)
2014-07-09 16:20 Maxim Koltsov (maksbotan)
2014-04-20 12:37 Julian Ospald (hasufell)
2014-04-12 10:18 Pacho Ramos (pacho)
2014-03-15 10:26 Pacho Ramos (pacho)
2014-02-22  8:38 Pacho Ramos (pacho)
2014-01-11  8:36 Pacho Ramos (pacho)
2014-01-08 21:23 Pacho Ramos (pacho)
2013-12-02 21:45 Pacho Ramos (pacho)
2013-11-28 22:49 Pacho Ramos (pacho)
2013-11-13 19:33 Pacho Ramos (pacho)
2013-09-28  9:40 Pacho Ramos (pacho)
2013-09-02 17:13 Pacho Ramos (pacho)
2013-09-01 14:31 Pacho Ramos (pacho)
2013-07-25 17:17 Pacho Ramos (pacho)
2013-07-25  6:16 Pacho Ramos (pacho)
2013-07-20 11:18 Pacho Ramos (pacho)
2013-05-03  7:48 Dirkjan Ochtman (djc)
2013-04-01 12:10 Gilles Dartiguelongue (eva)
2013-04-01 12:05 Gilles Dartiguelongue (eva)
2013-03-31 14:22 Julian Ospald (hasufell)
2012-11-11 20:11 Luca Barbato (lu_zero)
2012-11-01 23:51 Robin H. Johnson (robbat2)
2012-04-19 20:15 Alexey Shvetsov (alexxy)
2012-04-18 20:34 Alexey Shvetsov (alexxy)
2012-01-30 10:44 Pacho Ramos (pacho)
2012-01-20 13:11 Alexey Shvetsov (alexxy)
2011-12-17 21:59 Alexey Shvetsov (alexxy)
2011-11-09  1:31 Patrick McLean (chutzpah)
2011-11-02 16:30 Tobias Klausmann (klausman)
2011-10-24 18:29 Pacho Ramos (pacho)
2011-09-12 15:49 Pacho Ramos (pacho)
2011-09-07 23:46 Patrick McLean (chutzpah)
2011-09-04  3:54 Robin H. Johnson (robbat2)
2011-08-31 16:28 Alexey Shvetsov (alexxy)
2011-07-19 13:14 Pacho Ramos (pacho)
2011-05-09 14:27 Samuli Suominen (ssuominen)
2011-02-22 21:23 Sebastian Pipping (sping)
2011-02-22  7:53 Sebastian Pipping (sping)
2011-02-10  4:05 Mike Frysinger (vapier)
2010-12-26  5:37 Matt Turner (mattst88)
2010-11-08 19:52 Arfrever Frehtes Taifersar Arahesis (arfrever)
2010-07-29 20:59 Arfrever Frehtes Taifersar Arahesis (arfrever)
2010-06-26 17:26 Raul Porcel (armin76)
2010-06-22 18:23 Arfrever Frehtes Taifersar Arahesis (arfrever)
2010-06-06 17:57 Jorge Manuel B. S. Vicetto (jmbsvicetto)
2010-04-27  6:37 Michael Sterrett (mr_bones_)
2010-04-10 15:10 Samuli Suominen (ssuominen)
2010-01-16 17:47 Ben de Groot (yngwin)
2009-10-18 16:27 Romain Perier (mrpouet)
2009-07-31 10:04 Samuli Suominen (ssuominen)
2009-07-31  8:53 Samuli Suominen (ssuominen)
2009-04-27 17:23 Tomas Chvatal (scarabeus)
2009-02-20 23:01 Ben de Groot (yngwin)
2009-02-14  0:27 Ben de Groot (yngwin)
2009-02-13 23:50 Ben de Groot (yngwin)
2009-02-01 16:45 Tobias Klausmann (klausman)
2008-06-15 10:50 Tobias Klausmann (klausman)

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