Gentoo Archives: gentoo-commits

From: "Doug Goldstein (cardoe)" <cardoe@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/default-linux/alpha/2006.1: package.mask
Date: Tue, 22 Apr 2008 16:29:25
Message-Id: E1JoLMw-0007oE-Hb@stork.gentoo.org
1 cardoe 08/04/22 16:29:22
2
3 Modified: package.mask
4 Log:
5 mask OpenRC since we need glibc-2.5 or newer for glibc-based installs
6
7 Revision Changes Path
8 1.14 profiles/default-linux/alpha/2006.1/package.mask
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/alpha/2006.1/package.mask?rev=1.14&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/alpha/2006.1/package.mask?rev=1.14&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/alpha/2006.1/package.mask?r1=1.13&r2=1.14
13
14 Index: package.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/2006.1/package.mask,v
17 retrieving revision 1.13
18 retrieving revision 1.14
19 diff -u -r1.13 -r1.14
20 --- package.mask 6 Apr 2008 18:21:54 -0000 1.13
21 +++ package.mask 22 Apr 2008 16:29:22 -0000 1.14
22 @@ -16,6 +16,12 @@
23 # Mask since it needs newer linux-headers
24 >=sys-process/audit-1.6.8
25
26 +# Doug Goldstein <cardoe@g.o> (22 Apr 2008)
27 +# >=sys-libs/glibc-2.5 is required for glibc-based installs
28 +sys-apps/openrc
29 +sys-apps/makedev
30 +>=sys-apps/baselayout-2.0.0
31 +
32 # Shouldn't be merging these SELinux packages on this profile
33 # but this keeps repoman happy since they require >=glibc-2.4
34 # 20061008 pebenito
35
36
37
38 --
39 gentoo-commits@l.g.o mailing list