Gentoo Archives: gentoo-commits

From: "Alexander Gabert (pappy)" <pappy@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-projects commit in extreme-security/integration/branches/pappy001/portage_profile/gxs-linux/x86/2007.0: make.defaults packages parent
Date: Tue, 27 Nov 2007 19:06:40
Message-Id: E1Ix5lR-0005o1-VM@stork.gentoo.org
1 pappy 07/11/27 19:06:33
2
3 Added: make.defaults packages parent
4 Log:
5 adding preliminary versions of ebuild, patch, profile for GXS glibc and documentation about linkers
6
7 Revision Changes Path
8 1.1 extreme-security/integration/branches/pappy001/portage_profile/gxs-linux/x86/2007.0/make.defaults
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-projects/extreme-security/integration/branches/pappy001/portage_profile/gxs-linux/x86/2007.0/make.defaults?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-projects/extreme-security/integration/branches/pappy001/portage_profile/gxs-linux/x86/2007.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-projects/extreme-security/integration/branches/pappy001/portage_profile/gxs-linux/x86/2007.0/make.defaults,v 1.1 2007/11/27 19:06:33 pappy 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 extreme-security/integration/branches/pappy001/portage_profile/gxs-linux/x86/2007.0/packages
29
30 file : http://sources.gentoo.org/viewcvs.py/gentoo-projects/extreme-security/integration/branches/pappy001/portage_profile/gxs-linux/x86/2007.0/packages?rev=1.1&view=markup
31 plain: http://sources.gentoo.org/viewcvs.py/gentoo-projects/extreme-security/integration/branches/pappy001/portage_profile/gxs-linux/x86/2007.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-projects/extreme-security/integration/branches/pappy001/portage_profile/gxs-linux/x86/2007.0/packages,v 1.1 2007/11/27 19:06:33 pappy 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
51
52
53 1.1 extreme-security/integration/branches/pappy001/portage_profile/gxs-linux/x86/2007.0/parent
54
55 file : http://sources.gentoo.org/viewcvs.py/gentoo-projects/extreme-security/integration/branches/pappy001/portage_profile/gxs-linux/x86/2007.0/parent?rev=1.1&view=markup
56 plain: http://sources.gentoo.org/viewcvs.py/gentoo-projects/extreme-security/integration/branches/pappy001/portage_profile/gxs-linux/x86/2007.0/parent?rev=1.1&content-type=text/plain
57
58 Index: parent
59 ===================================================================
60 ..
61
62
63
64 --
65 gentoo-commits@g.o mailing list