Gentoo Archives: gentoo-commits

From: "Chris Gianelloni (wolf31o2)" <wolf31o2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/arch/x86/xbox: make.defaults packages parent virtuals
Date: Tue, 01 Apr 2008 17:43:21
Message-Id: E1JgkSr-0003zZ-Lt@stork.gentoo.org
1 wolf31o2 08/04/01 17:40:05
2
3 Added: make.defaults packages parent virtuals
4 Log:
5 Huge initial 2008.0 profile commit. This will need to be adjusted synced with the current masks and such in the tree, but this will work for people doing beta installs. Enjoy.
6
7 Revision Changes Path
8 1.1 profiles/arch/x86/xbox/make.defaults
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/x86/xbox/make.defaults?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/x86/xbox/make.defaults?rev=1.1&content-type=text/plain
12
13 Index: make.defaults
14 ===================================================================
15 # Copyright 1999-2008 Gentoo Foundation
16 # Distributed under the terms of the GNU General Public License v2
17 # $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/xbox/make.defaults,v 1.1 2008/04/01 17:40:05 wolf31o2 Exp $
18
19 PROFILE_ARCH="xbox"
20 USE="mmx sse"
21
22 CFLAGS="-O2 -march=pentium3 -pipe"
23 CXXFLAGS="${CFLAGS}"
24
25
26
27 1.1 profiles/arch/x86/xbox/packages
28
29 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/x86/xbox/packages?rev=1.1&view=markup
30 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/x86/xbox/packages?rev=1.1&content-type=text/plain
31
32 Index: packages
33 ===================================================================
34 # Copyright 2001-2008 Gentoo Foundation.
35 # Distributed under the terms of the GNU General Public License v2
36 # $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/xbox/packages,v 1.1 2008/04/01 17:40:05 wolf31o2 Exp $
37
38 # version specific stuff for xbox support
39 >=app-misc/lirc-0.7.0_pre6
40 >=x11-base/xorg-x11-4.3.0-r6
41 >=media-sound/alsa-driver-1.0.5a
42 >=x11-base/xorg-6.8.0-r2
43
44
45
46 1.1 profiles/arch/x86/xbox/parent
47
48 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/x86/xbox/parent?rev=1.1&view=markup
49 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/x86/xbox/parent?rev=1.1&content-type=text/plain
50
51 Index: parent
52 ===================================================================
53 ..
54
55
56
57 1.1 profiles/arch/x86/xbox/virtuals
58
59 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/x86/xbox/virtuals?rev=1.1&view=markup
60 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/arch/x86/xbox/virtuals?rev=1.1&content-type=text/plain
61
62 Index: virtuals
63 ===================================================================
64 # Copyright 2004-2008 Gentoo Foundation.
65 # Distributed under the terms of the GNU General Public License v2
66 # $Header: /var/cvsroot/gentoo-x86/profiles/arch/x86/xbox/virtuals,v 1.1 2008/04/01 17:40:05 wolf31o2 Exp $
67
68 virtual/linux-sources sys-kernel/xbox-sources
69 virtual/bootloader sys-boot/cromwell
70
71
72
73 --
74 gentoo-commits@l.g.o mailing list