Gentoo Archives: gentoo-commits

From: "Chi-Thanh Christopher Nguyen (chithanh)" <chithanh@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/targets/systemd: package.mask
Date: Sun, 08 Feb 2015 18:24:15
Message-Id: 20150208182410.D193E11568@oystercatcher.gentoo.org
1 chithanh 15/02/08 18:24:10
2
3 Modified: package.mask
4 Log:
5 narrow xinit mask to broken version
6
7 Revision Changes Path
8 1.4 profiles/targets/systemd/package.mask
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/targets/systemd/package.mask?rev=1.4&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/targets/systemd/package.mask?rev=1.4&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/targets/systemd/package.mask?r1=1.3&r2=1.4
13
14 Index: package.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/targets/systemd/package.mask,v
17 retrieving revision 1.3
18 retrieving revision 1.4
19 diff -u -r1.3 -r1.4
20 --- package.mask 26 Oct 2014 16:44:52 -0000 1.3
21 +++ package.mask 8 Feb 2015 18:24:10 -0000 1.4
22 @@ -1,10 +1,10 @@
23 -# Copyright 1999-2014 Gentoo Foundation
24 +# Copyright 1999-2015 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/profiles/targets/systemd/package.mask,v 1.3 2014/10/26 16:44:52 chithanh Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/profiles/targets/systemd/package.mask,v 1.4 2015/02/08 18:24:10 chithanh Exp $
28
29 # Chí-Thanh Christopher Nguyễn <chithanh@g.o> (26 Oct 2014)
30 # package is masked for bugs #526762 and #526802 on non-systemd systems.
31 -->=x11-apps/xinit-1.3.4
32 +-=x11-apps/xinit-1.3.4
33
34 # sys-kernel/genkernel is not compatible with Systemd, you need
35 # to use sys-kernel/genkernel-next instead