From 0dbc07768993e93bfa725c3d4399559cb8a42070 Mon Sep 17 00:00:00 2001 From: Chris Gianelloni Date: Mon, 7 May 2007 20:12:23 +0000 Subject: Added deprecation notice to x86's 2006.0 profile. --- profiles/default-linux/x86/2006.0/deprecated | 17 +++++++++++++++++ profiles/default-linux/x86/ChangeLog | 5 ++++- 2 files changed, 21 insertions(+), 1 deletion(-) create mode 100644 profiles/default-linux/x86/2006.0/deprecated (limited to 'profiles') diff --git a/profiles/default-linux/x86/2006.0/deprecated b/profiles/default-linux/x86/2006.0/deprecated new file mode 100644 index 000000000000..6afaf315cd24 --- /dev/null +++ b/profiles/default-linux/x86/2006.0/deprecated @@ -0,0 +1,17 @@ +default-linux/x86/2007.0/desktop +# There are several possible profiles that you can use to replace this one. + +# default-linux/x86/2007.0 +# default-linux/x86/2007.0/desktop +# default-linux/x86/2007.0/server +# default-linux/x86/no-nptl +# default-linux/x86/no-nptl/2.4 + +# By default, we use the desktop profile. + +# emerge -n '>=sys-apps/portage-2.0.51' +# cd /etc +# rm make.profile +# ln -s ../usr/portage/profiles/default-linux/x86/2007.0/desktop make.profile + +# This profile is deprecated and will be removed on or after June 1, 2007 diff --git a/profiles/default-linux/x86/ChangeLog b/profiles/default-linux/x86/ChangeLog index 0149e9090dbc..077852030709 100644 --- a/profiles/default-linux/x86/ChangeLog +++ b/profiles/default-linux/x86/ChangeLog @@ -1,6 +1,9 @@ # 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.79 2007/05/06 21:12:55 ticho Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/ChangeLog,v 1.80 2007/05/07 20:12:23 wolf31o2 Exp $ + + 07 May 2007; Chris Gianelloni +2006.0/deprecated: + Added deprecation notice to x86's 2006.0 profile. 06 May 2007; Andrej Kacian no-nptl/2.4/package.mask: Masked app-emulation/libvirt in no-nptl/2.4 profile. Bug #177286. -- cgit v1.2.3-65-gdbad