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/targets/developer: make.defaults parent
Date: Tue, 01 Apr 2008 17:47:59
Message-Id: E1JgkUL-0004RH-QT@stork.gentoo.org
1 wolf31o2 08/04/01 17:41:37
2
3 Added: make.defaults 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/targets/developer/make.defaults
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/targets/developer/make.defaults?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/targets/developer/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/targets/developer/make.defaults,v 1.1 2008/04/01 17:41:37 wolf31o2 Exp $
18
19 FEATURES="collision-protect cvs digest multilib-strict sign stricter userpriv usersandbox"
20
21 # Disable branding (from desktop)
22 USE="-branding"
23
24 # As much as it pains me, we hope that developers know what they're doing.
25 I_KNOW_WHAT_I_AM_DOING="yes"
26
27
28
29 1.1 profiles/targets/developer/parent
30
31 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/targets/developer/parent?rev=1.1&view=markup
32 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/targets/developer/parent?rev=1.1&content-type=text/plain
33
34 Index: parent
35 ===================================================================
36 ../server
37 ../desktop
38
39
40
41 --
42 gentoo-commits@l.g.o mailing list