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/desktop: make.defaults package.use
Date: Tue, 01 Apr 2008 17:47:59
Message-Id: E1JgkUL-0004R4-5p@stork.gentoo.org
1 wolf31o2 08/04/01 17:41:37
2
3 Added: make.defaults package.use
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/desktop/make.defaults
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/targets/desktop/make.defaults?rev=1.1&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/targets/desktop/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/desktop/make.defaults,v 1.1 2008/04/01 17:41:36 wolf31o2 Exp $
18
19 USE="acpi alsa branding cairo cdr dbus dvd dvdr dvdread eds emboss encode esd evo fam firefox gif gnome gpm gstreamer gtk hal jpeg kde kerberos ldap libnotify mad mikmod mp3 mpeg ogg opengl pdf png ppds qt3 qt3support qt4 quicktime sdl spell svg tiff truetype vorbis win32codecs unicode X xml xv"
20
21 # This is added for GNOME/Xfce
22 USE="${USE} startup-notification"
23
24 # Adding this for bluetooth support
25 USE="${USE} bluetooth"
26
27
28
29 1.1 profiles/targets/desktop/package.use
30
31 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/targets/desktop/package.use?rev=1.1&view=markup
32 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/targets/desktop/package.use?rev=1.1&content-type=text/plain
33
34 Index: package.use
35 ===================================================================
36 # This file requires >=portage-2.1.2 (see bug #61732)
37
38 # 2008/03/26 - Chris Gianelloni <wolf31o2@g.o>
39 # While we may need LDAP client support, who needs the server on a desktop?
40 # Did I mention that this also fixes the horrible perl dependency hell, too?
41 net-nds/openldap minimal
42
43
44
45 --
46 gentoo-commits@l.g.o mailing list