Gentoo Archives: gentoo-commits

From: "Brent Baude (ranger)" <ranger@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/default-linux/ppc/ppc64/2007.0/64bit-userland: use.mask
Date: Mon, 25 Feb 2008 15:46:05
Message-Id: E1JTfWk-0007qK-G4@stork.gentoo.org
1 ranger 08/02/25 15:46:02
2
3 Modified: use.mask
4 Log:
5 Masking xmlrpc use flag because xmlrpc-c does not compile bug 209138 for ppc64
6
7 Revision Changes Path
8 1.8 profiles/default-linux/ppc/ppc64/2007.0/64bit-userland/use.mask
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/ppc/ppc64/2007.0/64bit-userland/use.mask?rev=1.8&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/ppc/ppc64/2007.0/64bit-userland/use.mask?rev=1.8&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/ppc/ppc64/2007.0/64bit-userland/use.mask?r1=1.7&r2=1.8
13
14 Index: use.mask
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc64/2007.0/64bit-userland/use.mask,v
17 retrieving revision 1.7
18 retrieving revision 1.8
19 diff -u -r1.7 -r1.8
20 --- use.mask 17 Jan 2008 18:14:12 -0000 1.7
21 +++ use.mask 25 Feb 2008 15:46:01 -0000 1.8
22 @@ -1,6 +1,13 @@
23 # this is a list of USE flags
24 # that should not be used on PPC64
25 # Tom Gall <tgall@g.o> manages this list
26 +
27 +# 25 Feb 2008 Brent Baude <ranger@g.o>
28 +# Masking xmlrpc use flag because xmlrpc-c does not compile
29 +# bug 209138
30 +xmlrpc
31 +
32 +
33 directfb
34 krb4
35
36
37
38
39 --
40 gentoo-commits@l.g.o mailing list