public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in profiles/eapi-5-files: ChangeLog use.stable.mask
@ 2013-04-30 13:44 Alexandre Rostovtsev (tetromino)
  0 siblings, 0 replies; 4+ messages in thread
From: Alexandre Rostovtsev (tetromino) @ 2013-04-30 13:44 UTC (permalink / raw
  To: gentoo-commits

tetromino    13/04/30 13:44:09

  Modified:             ChangeLog use.stable.mask
  Log:
  Temporarily stable.mask PYTHON_TARGETS=python3_3 and PYTHON_SINGLE_TARGET=python3_3 for convenience of python:3.3 testers since python:3.3 is masked and certainly not stable (bug #467894).

Revision  Changes    Path
1.9                  profiles/eapi-5-files/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/eapi-5-files/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/eapi-5-files/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/eapi-5-files/ChangeLog?r1=1.8&r2=1.9

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/eapi-5-files/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog	12 Apr 2013 04:54:19 -0000	1.8
+++ ChangeLog	30 Apr 2013 13:44:09 -0000	1.9
@@ -1,6 +1,11 @@
 # ChangeLog for Gentoo eapi-5-files profile directory
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/eapi-5-files/ChangeLog,v 1.8 2013/04/12 04:54:19 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/eapi-5-files/ChangeLog,v 1.9 2013/04/30 13:44:09 tetromino Exp $
+
+  30 Apr 2013; Alexandre Rostovtsev <tetromino@gentoo.org> use.stable.mask:
+  Temporarily stable.mask PYTHON_TARGETS=python3_3 and
+  PYTHON_SINGLE_TARGET=python3_3 for convenience of python:3.3 testers since
+  python:3.3 is masked and certainly not stable (bug #467894).
 
   12 Apr 2013; Samuli Suominen <ssuominen@gentoo.org> package.use.stable.mask:
   Move app-pda/gtkpod[cdr] mask from base/package.use.mask to here.



1.5                  profiles/eapi-5-files/use.stable.mask

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

Index: use.stable.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/eapi-5-files/use.stable.mask,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- use.stable.mask	27 Mar 2013 11:07:04 -0000	1.4
+++ use.stable.mask	30 Apr 2013 13:44:09 -0000	1.5
@@ -1,10 +1,15 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/eapi-5-files/use.stable.mask,v 1.4 2013/03/27 11:07:04 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/eapi-5-files/use.stable.mask,v 1.5 2013/04/30 13:44:09 tetromino Exp $
 
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in use.mask
 
+# Alexandre Rostovtsev <tetromino@gentoo.org> (30 Apr 2013)
+# Remove when Python 3.3 is unmasked and ready for stabilization (bug #467894)
+python_targets_python3_3
+python_single_target_python3_3
+
 # Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (27 Mar 2013
 # wayland is not stable, bug #419473
 wayland





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

* [gentoo-commits] gentoo-x86 commit in profiles/eapi-5-files: ChangeLog use.stable.mask
@ 2013-07-06  9:12 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-07-06  9:12 UTC (permalink / raw
  To: gentoo-commits

ago         13/07/06 09:12:24

  Modified:             ChangeLog use.stable.mask
  Log:
  Systemd is now stable, removing the mask

Revision  Changes    Path
1.16                 profiles/eapi-5-files/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/eapi-5-files/ChangeLog?rev=1.16&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/eapi-5-files/ChangeLog?rev=1.16&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/eapi-5-files/ChangeLog?r1=1.15&r2=1.16

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/eapi-5-files/ChangeLog,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- ChangeLog	2 Jul 2013 16:14:46 -0000	1.15
+++ ChangeLog	6 Jul 2013 09:12:24 -0000	1.16
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo eapi-5-files profile directory
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/eapi-5-files/ChangeLog,v 1.15 2013/07/02 16:14:46 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/eapi-5-files/ChangeLog,v 1.16 2013/07/06 09:12:24 ago Exp $
+
+  06 Jul 2013; Agostino Sarubbo <ago@gentoo.org> use.stable.mask:
+  Systemd is now stable, removing the mask
 
   02 Jul 2013; Agostino Sarubbo <ago@gentoo.org> package.use.stable.mask:
   Add ocaml to app-emulation/xen-tools



1.6                  profiles/eapi-5-files/use.stable.mask

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/eapi-5-files/use.stable.mask?rev=1.6&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/eapi-5-files/use.stable.mask?rev=1.6&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/eapi-5-files/use.stable.mask?r1=1.5&r2=1.6

Index: use.stable.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/eapi-5-files/use.stable.mask,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- use.stable.mask	30 Apr 2013 13:44:09 -0000	1.5
+++ use.stable.mask	6 Jul 2013 09:12:24 -0000	1.6
@@ -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/eapi-5-files/use.stable.mask,v 1.5 2013/04/30 13:44:09 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/eapi-5-files/use.stable.mask,v 1.6 2013/07/06 09:12:24 ago Exp $
 
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in use.mask
@@ -17,7 +17,3 @@
 # Ole Markus With <olemarkus@gentoo.org> (21 Mar 2013)
 # PHP 5.5 is not stable
 php_targets_php5-5
-
-# Michał Górny <mgorny@gentoo.org> (24 Feb 2013)
-# systemd is not stable.
-systemd





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

* [gentoo-commits] gentoo-x86 commit in profiles/eapi-5-files: ChangeLog use.stable.mask
@ 2013-08-23 14:13 Agostino Sarubbo (ago)
  0 siblings, 0 replies; 4+ messages in thread
From: Agostino Sarubbo (ago) @ 2013-08-23 14:13 UTC (permalink / raw
  To: gentoo-commits

ago         13/08/23 14:13:52

  Modified:             ChangeLog use.stable.mask
  Log:
  Remove php_targets_php5-5, php:5.5 is now stable on all arches

Revision  Changes    Path
1.19                 profiles/eapi-5-files/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/eapi-5-files/ChangeLog?rev=1.19&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/eapi-5-files/ChangeLog?rev=1.19&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/eapi-5-files/ChangeLog?r1=1.18&r2=1.19

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/eapi-5-files/ChangeLog,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- ChangeLog	15 Aug 2013 13:08:06 -0000	1.18
+++ ChangeLog	23 Aug 2013 14:13:52 -0000	1.19
@@ -1,6 +1,9 @@
 # ChangeLog for Gentoo eapi-5-files profile directory
 # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/eapi-5-files/ChangeLog,v 1.18 2013/08/15 13:08:06 tetromino Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/eapi-5-files/ChangeLog,v 1.19 2013/08/23 14:13:52 ago Exp $
+
+  23 Aug 2013; Agostino Sarubbo <ago@gentoo.org> use.stable.mask:
+  Remove php_targets_php5-5, php:5.5 is now stable on all arches
 
   15 Aug 2013; Alexandre Rostovtsev <tetromino@gentoo.org>
   package.use.stable.mask:



1.7                  profiles/eapi-5-files/use.stable.mask

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

Index: use.stable.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/eapi-5-files/use.stable.mask,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- use.stable.mask	6 Jul 2013 09:12:24 -0000	1.6
+++ use.stable.mask	23 Aug 2013 14:13:52 -0000	1.7
@@ -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/eapi-5-files/use.stable.mask,v 1.6 2013/07/06 09:12:24 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/eapi-5-files/use.stable.mask,v 1.7 2013/08/23 14:13:52 ago Exp $
 
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in use.mask
@@ -13,7 +13,3 @@
 # Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (27 Mar 2013
 # wayland is not stable, bug #419473
 wayland
-
-# Ole Markus With <olemarkus@gentoo.org> (21 Mar 2013)
-# PHP 5.5 is not stable
-php_targets_php5-5





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

* [gentoo-commits] gentoo-x86 commit in profiles/eapi-5-files: ChangeLog use.stable.mask
@ 2014-01-30 17:24 Chi-Thanh Christopher Nguyen (chithanh)
  0 siblings, 0 replies; 4+ messages in thread
From: Chi-Thanh Christopher Nguyen (chithanh) @ 2014-01-30 17:24 UTC (permalink / raw
  To: gentoo-commits

chithanh    14/01/30 17:24:38

  Modified:             ChangeLog use.stable.mask
  Log:
  Umask wayland flag for media-libs/mesa, bug #453304.

Revision  Changes    Path
1.35                 profiles/eapi-5-files/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/eapi-5-files/ChangeLog?rev=1.35&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/eapi-5-files/ChangeLog?rev=1.35&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/eapi-5-files/ChangeLog?r1=1.34&r2=1.35

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/eapi-5-files/ChangeLog,v
retrieving revision 1.34
retrieving revision 1.35
diff -u -r1.34 -r1.35
--- ChangeLog	18 Jan 2014 08:10:33 -0000	1.34
+++ ChangeLog	30 Jan 2014 17:24:38 -0000	1.35
@@ -1,6 +1,10 @@
 # ChangeLog for Gentoo eapi-5-files profile directory
 # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/eapi-5-files/ChangeLog,v 1.34 2014/01/18 08:10:33 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/eapi-5-files/ChangeLog,v 1.35 2014/01/30 17:24:38 chithanh Exp $
+
+  30 Jan 2014; Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org>
+  use.stable.mask:
+  Umask wayland flag for media-libs/mesa, bug #453304.
 
   18 Jan 2014; Mike Frysinger <vapier@gentoo.org> package.use.stable.mask,
   use.stable.mask:



1.9                  profiles/eapi-5-files/use.stable.mask

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

Index: use.stable.mask
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/eapi-5-files/use.stable.mask,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- use.stable.mask	18 Jan 2014 08:10:33 -0000	1.8
+++ use.stable.mask	30 Jan 2014 17:24:38 -0000	1.9
@@ -1,10 +1,6 @@
 # Copyright 1999-2014 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/eapi-5-files/use.stable.mask,v 1.8 2014/01/18 08:10:33 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/eapi-5-files/use.stable.mask,v 1.9 2014/01/30 17:24:38 chithanh Exp $
 
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in use.mask
-
-# Chí-Thanh Christopher Nguyễn <chithanh@gentoo.org> (27 Mar 2013
-# wayland is not stable, bug #419473
-wayland





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

end of thread, other threads:[~2014-01-30 17:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-06  9:12 [gentoo-commits] gentoo-x86 commit in profiles/eapi-5-files: ChangeLog use.stable.mask Agostino Sarubbo (ago)
  -- strict thread matches above, loose matches on Subject: below --
2014-01-30 17:24 Chi-Thanh Christopher Nguyen (chithanh)
2013-08-23 14:13 Agostino Sarubbo (ago)
2013-04-30 13:44 Alexandre Rostovtsev (tetromino)

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