Gentoo Archives: gentoo-commits

From: "Raul Porcel (armin76)" <armin76@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles/default-linux/amd64/2007.0/desktop: make.defaults
Date: Fri, 19 Dec 2008 11:28:29
Message-Id: E1LDdWt-0007SB-TB@stork.gentoo.org
1 armin76 08/12/19 11:28:27
2
3 Modified: make.defaults
4 Log:
5 Add xulrunner USE-flag to the make.default of desktop profile
6
7 Revision Changes Path
8 1.5 profiles/default-linux/amd64/2007.0/desktop/make.defaults
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/amd64/2007.0/desktop/make.defaults?rev=1.5&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/amd64/2007.0/desktop/make.defaults?rev=1.5&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/default-linux/amd64/2007.0/desktop/make.defaults?r1=1.4&r2=1.5
13
14 Index: make.defaults
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/2007.0/desktop/make.defaults,v
17 retrieving revision 1.4
18 retrieving revision 1.5
19 diff -u -r1.4 -r1.5
20 --- make.defaults 19 Jun 2007 16:46:29 -0000 1.4
21 +++ make.defaults 19 Dec 2008 11:28:27 -0000 1.5
22 @@ -1,5 +1,5 @@
23 # Copyright 1999-2007 Gentoo Foundation
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/2007.0/desktop/make.defaults,v 1.4 2007/06/19 16:46:29 wolf31o2 Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/amd64/2007.0/desktop/make.defaults,v 1.5 2008/12/19 11:28:27 armin76 Exp $
27
28 -USE="acpi alsa arts cairo cdr dbus dvd dvdr dvdread eds emboss encode esd evo fam firefox gif gnome gpm gstreamer gtk hal jpeg kde kerberos ldap mad mikmod mp3 mpeg ogg opengl oss pdf png qt3 qt3support qt4 quicktime sdl spell svg tiff truetype vorbis win32codecs unicode X xml xv"
29 +USE="acpi alsa arts cairo cdr dbus dvd dvdr dvdread eds emboss encode esd evo fam firefox gif gnome gpm gstreamer gtk hal jpeg kde kerberos ldap mad mikmod mp3 mpeg ogg opengl oss pdf png qt3 qt3support qt4 quicktime sdl spell svg tiff truetype vorbis win32codecs unicode X xml xulrunner xv"