Clean up the comments in the base 2007.0 profile and remove STAGE1_USE from desktop...
authorChris Gianelloni <wolf31o2@gentoo.org>
Fri, 9 Feb 2007 21:45:38 +0000 (21:45 +0000)
committerChris Gianelloni <wolf31o2@gentoo.org>
Fri, 9 Feb 2007 21:45:38 +0000 (21:45 +0000)
profiles/default-linux/x86/ChangeLog
profiles/default-linux/x86/dev/2007.0/desktop/make.defaults
profiles/default-linux/x86/dev/2007.0/make.defaults

index f3654c1813c3983945e11b57a5237f7dff971ffc..ae22f48c5c3133e5daa73fb6bc21efa3393573ec 100644 (file)
@@ -1,6 +1,11 @@
 # ChangeLog for Gentoo/x86 profile directory
 # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/ChangeLog,v 1.57 2007/02/06 22:19:32 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/ChangeLog,v 1.58 2007/02/09 21:45:38 wolf31o2 Exp $
+
+  09 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org>
+  dev/2007.0/desktop/make.defaults, dev/2007.0/make.defaults:
+  Clean up the comments in the base 2007.0 profile and remove STAGE1_USE from
+  desktop, since it isn't used and was the same as the parent.
 
   06 Feb 2007; Chris Gianelloni <wolf31o2@gentoo.org>
   dev/2007.0/desktop/virtuals:
index 688328b1d1d930bc1cae296e965d46f0c5ace476..d6986300b6a148ce342bf731579eefbda8fd4f2c 100644 (file)
@@ -1,7 +1,5 @@
 # Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/dev/2007.0/desktop/make.defaults,v 1.2 2007/02/06 22:18:06 wolf31o2 Exp $
-
-STAGE1_USE="nptl nptlonly unicode"
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/dev/2007.0/desktop/make.defaults,v 1.3 2007/02/09 21:45:38 wolf31o2 Exp $
 
 USE="acpi alsa arts cairo cdr dbus dlloader 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 qt4 quicktime sdl spell svg tiff truetype vorbis win32codecs unicode X xml xv"
index e486583dd087a9bc70d0044ffbf4679be364baf2..96200fea8257a190268c2b5fa80e0f6145f4c268 100644 (file)
@@ -1,10 +1,10 @@
 # Copyright 1999-2005 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/dev/2007.0/make.defaults,v 1.1 2006/11/03 22:36:57 wolf31o2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/dev/2007.0/make.defaults,v 1.2 2007/02/09 21:45:38 wolf31o2 Exp $
 
-# This will be commented and replaced with just STAGE1_USE="unicode" if we do
-# not end up with a stable glibc 2.4 by 2006.1's release.
+# We build stage1 against this
 STAGE1_USE="nptl nptlonly unicode"
 
-# These USE flags are what is common between the various sub-profiles.
+# These USE flags are what is common between the various sub-profiles. Stages 2
+# and 3 are built against these, so be careful what you add.
 USE="cups gdbm gpm libg++ nptl nptlonly ppds udev unicode"