Gentoo Archives: gentoo-commits

From: "Friedrich Oslage (bluebird)" <bluebird@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/arch/sparc: ChangeLog use.mask
Date: Sat, 21 Jun 2008 17:58:19
Message-Id: E1KA7Lp-0000Xv-F1@stork.gentoo.org
1 bluebird 08/06/21 17:58:13
2
3 Modified: ChangeLog use.mask
4 Log:
5 use.mask multilib, there currently is no profile that supports multilib
6
7 Revision Changes Path
8 1.16 profiles/arch/sparc/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/sparc/ChangeLog?rev=1.16&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/sparc/ChangeLog?rev=1.16&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/sparc/ChangeLog?r1=1.15&r2=1.16
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/sparc/ChangeLog,v
17 retrieving revision 1.15
18 retrieving revision 1.16
19 diff -u -r1.15 -r1.16
20 --- ChangeLog 21 Jun 2008 16:57:52 -0000 1.15
21 +++ ChangeLog 21 Jun 2008 17:58:12 -0000 1.16
22 @@ -1,6 +1,9 @@
23 # ChangeLog for Gentoo/sparc profile
24 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/ChangeLog,v 1.15 2008/06/21 16:57:52 bluebird Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/ChangeLog,v 1.16 2008/06/21 17:58:12 bluebird Exp $
27 +
28 + 21 Jun 2008; Friedrich Oslage <bluebird@g.o> use.mask:
29 + use.mask multilib, there currently is no profile that supports multilib
30
31 21 Jun 2008; Friedrich Oslage <bluebird@g.o> package.use.mask:
32 Package.use.mask smartcard for net-misc/kvpnc
33
34
35
36 1.9 profiles/arch/sparc/use.mask
37
38 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/sparc/use.mask?rev=1.9&view=markup
39 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/sparc/use.mask?rev=1.9&content-type=text/plain
40 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/sparc/use.mask?r1=1.8&r2=1.9
41
42 Index: use.mask
43 ===================================================================
44 RCS file: /var/cvsroot/gentoo-x86/profiles/arch/sparc/use.mask,v
45 retrieving revision 1.8
46 retrieving revision 1.9
47 diff -u -r1.8 -r1.9
48 --- use.mask 21 Jun 2008 16:37:11 -0000 1.8
49 +++ use.mask 21 Jun 2008 17:58:12 -0000 1.9
50 @@ -1,9 +1,13 @@
51 # Copyright 1999-2005 Gentoo Foundation
52 # Distributed under the terms of the GNU General Public License, v2
53 -# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/use.mask,v 1.8 2008/06/21 16:37:11 bluebird Exp $
54 +# $Header: /var/cvsroot/gentoo-x86/profiles/arch/sparc/use.mask,v 1.9 2008/06/21 17:58:12 bluebird Exp $
55
56 # This file contains a list of useflags that cannot be used on sparc.
57
58 +# The default on SPARC is non-multilib
59 +# if a sub-profile want's it, it can -use.mask it
60 +multilib
61 +
62 3dfx
63 acpi
64 afs
65
66
67
68 --
69 gentoo-commits@l.g.o mailing list