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/hppa/2006.1: package.mask
Date: Tue, 22 Apr 2008 16:09:50
Message-Id: E1JoL3v-0007bt-1I@stork.gentoo.org
1 cardoe 08/04/22 16:09:43
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.6 profiles/default-linux/hppa/2006.1/package.mask
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/hppa/2006.1/package.mask?rev=1.6&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/hppa/2006.1/package.mask?rev=1.6&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/hppa/2006.1/package.mask?r1=1.5&r2=1.6
13
14 Index: package.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/default-linux/hppa/2006.1/package.mask,v
17 retrieving revision 1.5
18 retrieving revision 1.6
19 diff -u -r1.5 -r1.6
20 --- package.mask 10 Nov 2007 21:59:16 -0000 1.5
21 +++ package.mask 22 Apr 2008 16:09:42 -0000 1.6
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2007 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/hppa/2006.1/package.mask,v 1.5 2007/11/10 21:59:16 flameeyes Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/hppa/2006.1/package.mask,v 1.6 2008/04/22 16:09:42 cardoe Exp $
27
28 # Jeroen Roovers <jer@g.o> (8 Nov 2007)
29 # These only work with >=sys-libs/pam-0.99 (bug #198430).
30 @@ -13,3 +13,8 @@
31 # packages first, and then switch to the default-linux/hppa/2007.0 profile.
32 >sys-libs/glibc-2.4
33
34 +# Doug Goldstein <cardoe@g.o> (22 Apr 2008)
35 +# >=sys-libs/glibc-2.5 is required for glibc-based installs
36 +sys-apps/openrc
37 +sys-apps/makedev
38 +>=sys-apps/baselayout-2.0.0
39
40
41
42 --
43 gentoo-commits@l.g.o mailing list