From: Chris Gianelloni Date: Fri, 9 Feb 2007 21:48:36 +0000 (+0000) Subject: Sync 2007.0 base profile with x86. X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5479b9f00208ae367bb9a79787e0eca7c53113bd;p=gentoo.git Sync 2007.0 base profile with x86. --- diff --git a/profiles/default-linux/alpha/ChangeLog b/profiles/default-linux/alpha/ChangeLog index 9faec5e8d7bf..f730df48685f 100644 --- a/profiles/default-linux/alpha/ChangeLog +++ b/profiles/default-linux/alpha/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for Gentoo/x86 profile directory # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/ChangeLog,v 1.24 2007/02/08 18:17:07 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/ChangeLog,v 1.25 2007/02/09 21:48:36 wolf31o2 Exp $ + + 09 Feb 2007; Chris Gianelloni + dev/2007.0/make.defaults: + Sync 2007.0 base profile with x86. 08 Feb 2007; Fernando J. Pereda use.mask: pcre++ is now ~alpha. Removed mask on USE qa. diff --git a/profiles/default-linux/alpha/dev/2007.0/make.defaults b/profiles/default-linux/alpha/dev/2007.0/make.defaults index 04b5b910ceda..88cda2e58baa 100644 --- a/profiles/default-linux/alpha/dev/2007.0/make.defaults +++ b/profiles/default-linux/alpha/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/alpha/dev/2007.0/make.defaults,v 1.1 2007/01/26 13:36:50 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/dev/2007.0/make.defaults,v 1.2 2007/02/09 21:48:36 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. -USE="cups gdbm ldap libg++ nptl nptlonly ppds truetype udev unicode xml" +# 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"