summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2007-05-07 20:12:23 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2007-05-07 20:12:23 +0000
commit0dbc07768993e93bfa725c3d4399559cb8a42070 (patch)
tree655546226c2bc553cc1dac0156e46a76bcf7ca33 /profiles
parentMissed one file in last commit (diff)
downloadgentoo-2-0dbc07768993e93bfa725c3d4399559cb8a42070.tar.gz
gentoo-2-0dbc07768993e93bfa725c3d4399559cb8a42070.tar.bz2
gentoo-2-0dbc07768993e93bfa725c3d4399559cb8a42070.zip
Added deprecation notice to x86's 2006.0 profile.
Diffstat (limited to 'profiles')
-rw-r--r--profiles/default-linux/x86/2006.0/deprecated17
-rw-r--r--profiles/default-linux/x86/ChangeLog5
2 files changed, 21 insertions, 1 deletions
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 <wolf31o2@gentoo.org> +2006.0/deprecated:
+ Added deprecation notice to x86's 2006.0 profile.
06 May 2007; Andrej Kacian <ticho@gentoo.org> no-nptl/2.4/package.mask:
Masked app-emulation/libvirt in no-nptl/2.4 profile. Bug #177286.