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/releases/2008.0: make.defaults packages parent
Date: Tue, 01 Apr 2008 17:47:58
Message-Id: E1JgkUK-0004Qo-EI@stork.gentoo.org
1 wolf31o2 08/04/01 17:41:36
2
3 Added: make.defaults packages parent
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/releases/2008.0/make.defaults
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/releases/2008.0/make.defaults?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/releases/2008.0/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/releases/2008.0/make.defaults,v 1.1 2008/04/01 17:41:35 wolf31o2 Exp $
18
19 # Adding this one, since it makes sense.
20 USE="${USE} bzip2"
21
22
23
24
25 1.1 profiles/releases/2008.0/packages
26
27 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/releases/2008.0/packages?rev=1.1&view=markup
28 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/releases/2008.0/packages?rev=1.1&content-type=text/plain
29
30 Index: packages
31 ===================================================================
32 # Copyright 2001-2008 Gentoo Foundation.
33 # Distributed under the terms of the GNU General Public License, v2
34 # $Header: /var/cvsroot/gentoo-x86/profiles/releases/2008.0/packages,v 1.1 2008/04/01 17:41:35 wolf31o2 Exp $
35
36 # For instructions on how this file works (as an inclusion mask, primarily),
37 # please refer to ${PORTDIR}/profiles/base/packages
38
39 # Use this file to lock down specific versions of packages ONLY TO THIS
40 # SPECIFIC PROFILE!
41
42 # You can also add files to the base system itself if you prefix them with a
43 # *
44
45 >=sys-apps/baselayout-1.12.10-r5
46 >=sys-devel/binutils-2.18-r1
47 >=sys-libs/glibc-2.4-r4
48 >=sys-apps/portage-2.1.4.4
49
50
51
52 1.1 profiles/releases/2008.0/parent
53
54 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/releases/2008.0/parent?rev=1.1&view=markup
55 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/releases/2008.0/parent?rev=1.1&content-type=text/plain
56
57 Index: parent
58 ===================================================================
59 ..
60
61
62
63 --
64 gentoo-commits@l.g.o mailing list