Gentoo Archives: gentoo-commits

From: "Ian Stakenvicius (axs)" <axs@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/targets/systemd: package.use.mask
Date: Mon, 27 Jan 2014 21:59:15
Message-Id: 20140127215911.5CBF92004C@flycatcher.gentoo.org
1 axs 14/01/27 21:59:11
2
3 Modified: package.use.mask
4 Log:
5 add sys-fs/dmraid[static] to systemd package.use.mask since it cant be built without lvm2[static-libs]
6
7 Revision Changes Path
8 1.2 profiles/targets/systemd/package.use.mask
9
10 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/targets/systemd/package.use.mask?rev=1.2&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/targets/systemd/package.use.mask?rev=1.2&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/targets/systemd/package.use.mask?r1=1.1&r2=1.2
13
14 Index: package.use.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/targets/systemd/package.use.mask,v
17 retrieving revision 1.1
18 retrieving revision 1.2
19 diff -u -r1.1 -r1.2
20 --- package.use.mask 9 Oct 2013 18:07:18 -0000 1.1
21 +++ package.use.mask 27 Jan 2014 21:59:11 -0000 1.2
22 @@ -1,8 +1,9 @@
23 -# Copyright 1999-2013 Gentoo Foundation
24 +# Copyright 1999-2014 Gentoo Foundation
25 # Distributed under the terms of the GNU General Public License v2
26 -# $Header: /var/cvsroot/gentoo-x86/profiles/targets/systemd/package.use.mask,v 1.1 2013/10/09 18:07:18 pacho Exp $
27 +# $Header: /var/cvsroot/gentoo-x86/profiles/targets/systemd/package.use.mask,v 1.2 2014/01/27 21:59:11 axs Exp $
28
29 # 'static-libs' support on sys-apps/systemd is not provided
30 virtual/udev static-libs
31 sys-fs/cryptsetup static static-libs
32 sys-fs/lvm2 static static-libs
33 +sys-fs/dmraid static