[gentoo-commits] gentoo-x86 commit in profiles/targets/systemd: package.mask

2015-07-23 Thread Johannes Huber (johu)
johu15/07/23 19:29:21

  Modified: package.mask
  Log:
  Mask app-admin/calamares for non systemd profiles.

Revision  ChangesPath
1.8  profiles/targets/systemd/package.mask

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/targets/systemd/package.mask?rev=1.8&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/targets/systemd/package.mask?rev=1.8&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/targets/systemd/package.mask?r1=1.7&r2=1.8

Index: package.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/targets/systemd/package.mask,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- package.mask22 Apr 2015 21:14:29 -  1.7
+++ package.mask23 Jul 2015 19:29:21 -  1.8
@@ -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/targets/systemd/package.mask,v 1.7 
2015/04/22 21:14:29 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/targets/systemd/package.mask,v 1.8 
2015/07/23 19:29:21 johu Exp $
+
+# Johannes Huber  (23 Jul 2015)
+# Needs sys-apps/systemd, masked in base for non systemd profiles.
+-app-admin/calamares
 
 # Pacho Ramos  (21 Apr 2015)
 # This is for running sys-apps/systemd and also helps






[gentoo-commits] gentoo-x86 commit in profiles/targets/systemd: package.mask package.use.force

2015-04-22 Thread Mike Gilbert (floppym)
floppym 15/04/22 21:14:30

  Modified: package.mask
  Added:package.use.force
  Log:
  Force systemd for udev virtuals, bug 547360.

Revision  ChangesPath
1.7  profiles/targets/systemd/package.mask

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/targets/systemd/package.mask?rev=1.7&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/targets/systemd/package.mask?rev=1.7&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/targets/systemd/package.mask?r1=1.6&r2=1.7

Index: package.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/targets/systemd/package.mask,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- package.mask22 Apr 2015 04:13:56 -  1.6
+++ package.mask22 Apr 2015 21:14:29 -  1.7
@@ -1,6 +1,13 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/targets/systemd/package.mask,v 1.6 
2015/04/22 04:13:56 floppym Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/targets/systemd/package.mask,v 1.7 
2015/04/22 21:14:29 floppym Exp $
+
+# Pacho Ramos  (21 Apr 2015)
+# This is for running sys-apps/systemd and also helps
+# portage to not try to pull in other providers leading to
+# strange blockers.
+sys-fs/eudev
+sys-fs/udev
 
 # Chí-Thanh Christopher Nguyễn  (26 Oct 2014)
 # package is masked for bugs #526762 and #526802 on non-systemd systems.



1.1  profiles/targets/systemd/package.use.force

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/targets/systemd/package.use.force?rev=1.1&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/targets/systemd/package.use.force?rev=1.1&content-type=text/plain

Index: package.use.force
===
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/profiles/targets/systemd/package.use.force,v 
1.1 2015/04/22 21:14:29 floppym Exp $

# Mike Gilbert  (22 Apr 2015)
# Force systemd to avoid depgraph breakage, bug 547360.
virtual/libgudev systemd
virtual/libudev systemd
virtual/udev systemd






[gentoo-commits] gentoo-x86 commit in profiles/targets/systemd: package.mask

2015-04-21 Thread Mike Gilbert (floppym)
floppym 15/04/22 04:13:56

  Modified: package.mask
  Log:
  Revert pacho's last change since it breaks the depgraph, bug 547360.

Revision  ChangesPath
1.6  profiles/targets/systemd/package.mask

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/targets/systemd/package.mask?rev=1.6&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/targets/systemd/package.mask?rev=1.6&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/targets/systemd/package.mask?r1=1.5&r2=1.6

Index: package.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/targets/systemd/package.mask,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- package.mask21 Apr 2015 17:31:51 -  1.5
+++ package.mask22 Apr 2015 04:13:56 -  1.6
@@ -1,13 +1,6 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/targets/systemd/package.mask,v 1.5 
2015/04/21 17:31:51 pacho Exp $
-
-# Pacho Ramos  (21 Apr 2015)
-# This is for running sys-apps/systemd and also helps
-# portage to not try to pull in other providers leading to
-# strange blockers.
-sys-fs/eudev
-sys-fs/udev
+# $Header: /var/cvsroot/gentoo-x86/profiles/targets/systemd/package.mask,v 1.6 
2015/04/22 04:13:56 floppym Exp $
 
 # Chí-Thanh Christopher Nguyễn  (26 Oct 2014)
 # package is masked for bugs #526762 and #526802 on non-systemd systems.






[gentoo-commits] gentoo-x86 commit in profiles/targets/systemd: package.mask

2015-04-21 Thread Pacho Ramos (pacho)
pacho   15/04/21 17:31:51

  Modified: package.mask
  Log:
  Mask other udev providers apart of systemd for systemd subprofiles to help 
portage to not try to pull in wrong provider leading to strange blockers

Revision  ChangesPath
1.5  profiles/targets/systemd/package.mask

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

Index: package.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/targets/systemd/package.mask,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- package.mask8 Feb 2015 18:24:10 -   1.4
+++ package.mask21 Apr 2015 17:31:51 -  1.5
@@ -1,6 +1,13 @@
 # Copyright 1999-2015 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/targets/systemd/package.mask,v 1.4 
2015/02/08 18:24:10 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/targets/systemd/package.mask,v 1.5 
2015/04/21 17:31:51 pacho Exp $
+
+# Pacho Ramos  (21 Apr 2015)
+# This is for running sys-apps/systemd and also helps
+# portage to not try to pull in other providers leading to
+# strange blockers.
+sys-fs/eudev
+sys-fs/udev
 
 # Chí-Thanh Christopher Nguyễn  (26 Oct 2014)
 # package is masked for bugs #526762 and #526802 on non-systemd systems.






[gentoo-commits] gentoo-x86 commit in profiles/targets/systemd: package.mask

2015-02-08 Thread Chi-Thanh Christopher Nguyen (chithanh)
chithanh15/02/08 18:24:10

  Modified: package.mask
  Log:
  narrow xinit mask to broken version

Revision  ChangesPath
1.4  profiles/targets/systemd/package.mask

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

Index: package.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/targets/systemd/package.mask,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- package.mask26 Oct 2014 16:44:52 -  1.3
+++ package.mask8 Feb 2015 18:24:10 -   1.4
@@ -1,10 +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/targets/systemd/package.mask,v 1.3 
2014/10/26 16:44:52 chithanh Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/targets/systemd/package.mask,v 1.4 
2015/02/08 18:24:10 chithanh Exp $
 
 # Chí-Thanh Christopher Nguyễn  (26 Oct 2014)
 # package is masked for bugs #526762 and #526802 on non-systemd systems.
-->=x11-apps/xinit-1.3.4
+-=x11-apps/xinit-1.3.4
 
 # sys-kernel/genkernel is not compatible with Systemd, you need
 # to use sys-kernel/genkernel-next instead






[gentoo-commits] gentoo-x86 commit in profiles/targets/systemd: package.mask

2014-10-26 Thread Chi-Thanh Christopher Nguyen (chithanh)
chithanh14/10/26 16:44:52

  Modified: package.mask
  Log:
  Unmask x11-apps/xinit-1.3.4 in systemd profiles

Revision  ChangesPath
1.3  profiles/targets/systemd/package.mask

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

Index: package.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/targets/systemd/package.mask,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- package.mask6 Jun 2014 16:24:22 -   1.2
+++ package.mask26 Oct 2014 16:44:52 -  1.3
@@ -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/targets/systemd/package.mask,v 1.2 
2014/06/06 16:24:22 zerochaos Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/targets/systemd/package.mask,v 1.3 
2014/10/26 16:44:52 chithanh Exp $
+
+# Chí-Thanh Christopher Nguyễn  (26 Oct 2014)
+# package is masked for bugs #526762 and #526802 on non-systemd systems.
+->=x11-apps/xinit-1.3.4
 
 # sys-kernel/genkernel is not compatible with Systemd, you need
 # to use sys-kernel/genkernel-next instead






[gentoo-commits] gentoo-x86 commit in profiles/targets/systemd: package.mask

2014-06-06 Thread Richard Farina (zerochaos)
zerochaos14/06/06 16:24:22

  Modified: package.mask
  Log:
  mask/unmask upower as appropriate with messages approved by QA. This is a QA 
action to ensure a smoother upgrade for openrc users and affect systemd users 
as little as possible.

Revision  ChangesPath
1.2  profiles/targets/systemd/package.mask

file : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/targets/systemd/package.mask?rev=1.2&view=markup
plain: 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/targets/systemd/package.mask?rev=1.2&content-type=text/plain
diff : 
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/targets/systemd/package.mask?r1=1.1&r2=1.2

Index: package.mask
===
RCS file: /var/cvsroot/gentoo-x86/profiles/targets/systemd/package.mask,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- package.mask9 Oct 2013 18:07:18 -   1.1
+++ package.mask6 Jun 2014 16:24:22 -   1.2
@@ -1,7 +1,11 @@
 # Copyright 1999-2013 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/targets/systemd/package.mask,v 1.1 
2013/10/09 18:07:18 pacho Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/targets/systemd/package.mask,v 1.2 
2014/06/06 16:24:22 zerochaos Exp $
 
 # sys-kernel/genkernel is not compatible with Systemd, you need
 # to use sys-kernel/genkernel-next instead
 sys-kernel/genkernel
+
+# Rick Farina  (6 Jun 2014)
+# remove mask from base
+-