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/default-linux/x86/dev/2008.0: make.defaults packages parent
Date: Fri, 25 Jan 2008 03:42:59
Message-Id: E1JIFSx-0002Vf-J4@stork.gentoo.org
1 wolf31o2 08/01/25 03:42:55
2
3 Added: make.defaults packages parent
4 Log:
5 Initial 2008.0 profile, copied from 2007.1's development profile.
6
7 Revision Changes Path
8 1.1 profiles/default-linux/x86/dev/2008.0/make.defaults
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/x86/dev/2008.0/make.defaults?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/x86/dev/2008.0/make.defaults?rev=1.1&content-type=text/plain
12
13 Index: make.defaults
14 ===================================================================
15 # Copyright 1999-2007 Gentoo Foundation
16 # Distributed under the terms of the GNU General Public License v2
17 # $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/dev/2008.0/make.defaults,v 1.1 2008/01/25 03:42:55 wolf31o2 Exp $
18
19 # We build stage1 against this
20 STAGE1_USE="nptl nptlonly unicode"
21
22 # These USE flags are what is common between the various sub-profiles. Stages 2
23 # and 3 are built against these, so be careful what you add.
24 USE="acl cups gdbm gpm nptl nptlonly unicode"
25
26
27
28 1.1 profiles/default-linux/x86/dev/2008.0/packages
29
30 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/x86/dev/2008.0/packages?rev=1.1&view=markup
31 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/x86/dev/2008.0/packages?rev=1.1&content-type=text/plain
32
33 Index: packages
34 ===================================================================
35 # Copyright 2001-2007 Gentoo Foundation.
36 # Distributed under the terms of the GNU General Public License, v2
37 # $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/dev/2008.0/packages,v 1.1 2008/01/25 03:42:55 wolf31o2 Exp $
38
39 # For instructions on how this file works (as an inclusion mask, primarily),
40 # please refer to ${PORTDIR}/profiles/base/packages
41
42 # Use this file to lock down specific versions of packages ONLY TO THIS
43 # SPECIFIC PROFILE!
44
45 # You can also add files to the base system itself if you prefix them with a
46 # *
47
48 >=sys-apps/baselayout-1.11.12-r4
49 >=sys-devel/binutils-2.15.90.0.3-r4
50 >=sys-devel/gcc-3.3.4-r1
51 >=sys-libs/glibc-2.3.3.20040420-r1
52
53
54
55
56 1.1 profiles/default-linux/x86/dev/2008.0/parent
57
58 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/x86/dev/2008.0/parent?rev=1.1&view=markup
59 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/x86/dev/2008.0/parent?rev=1.1&content-type=text/plain
60
61 Index: parent
62 ===================================================================
63 ..
64
65
66
67 --
68 gentoo-commits@l.g.o mailing list