From: Chris Gianelloni Date: Fri, 9 Feb 2007 21:45:38 +0000 (+0000) Subject: Clean up the comments in the base 2007.0 profile and remove STAGE1_USE from desktop... X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=b79f7f8537f3285d11cc40e2e9693f169763c58e;p=gentoo.git 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. --- diff --git a/profiles/default-linux/x86/ChangeLog b/profiles/default-linux/x86/ChangeLog index f3654c1813c3..ae22f48c5c31 100644 --- a/profiles/default-linux/x86/ChangeLog +++ b/profiles/default-linux/x86/ChangeLog @@ -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 + 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 dev/2007.0/desktop/virtuals: diff --git a/profiles/default-linux/x86/dev/2007.0/desktop/make.defaults b/profiles/default-linux/x86/dev/2007.0/desktop/make.defaults index 688328b1d1d9..d6986300b6a1 100644 --- a/profiles/default-linux/x86/dev/2007.0/desktop/make.defaults +++ b/profiles/default-linux/x86/dev/2007.0/desktop/make.defaults @@ -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" diff --git a/profiles/default-linux/x86/dev/2007.0/make.defaults b/profiles/default-linux/x86/dev/2007.0/make.defaults index e486583dd087..96200fea8257 100644 --- a/profiles/default-linux/x86/dev/2007.0/make.defaults +++ b/profiles/default-linux/x86/dev/2007.0/make.defaults @@ -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"