summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Gianelloni <wolf31o2@gentoo.org>2005-11-02 15:30:08 +0000
committerChris Gianelloni <wolf31o2@gentoo.org>2005-11-02 15:30:08 +0000
commit7cce9026c77efd1860fff2e6f72d6c2479137196 (patch)
tree17cd2b7a531de74c53e5ef6ee0485a7faa1f7110 /profiles/default-linux
parentStabilize 0.47 on amd64 ppc x86. (diff)
downloadgentoo-2-7cce9026c77efd1860fff2e6f72d6c2479137196.tar.gz
gentoo-2-7cce9026c77efd1860fff2e6f72d6c2479137196.tar.bz2
gentoo-2-7cce9026c77efd1860fff2e6f72d6c2479137196.zip
Updated deprecated notice on gcc31 profile.
Diffstat (limited to 'profiles/default-linux')
-rw-r--r--profiles/default-linux/x86/gcc31/deprecated8
1 files changed, 5 insertions, 3 deletions
diff --git a/profiles/default-linux/x86/gcc31/deprecated b/profiles/default-linux/x86/gcc31/deprecated
index f7868c085e1c..94ca3e6236ae 100644
--- a/profiles/default-linux/x86/gcc31/deprecated
+++ b/profiles/default-linux/x86/gcc31/deprecated
@@ -1,17 +1,19 @@
-default-linux/x86/2005.0
+default-linux/x86/2005.1
# Gentoo has switched to 2.6 as the defaults for headers/kernels. If you wish
# to use 2.4 headers/kernels, then you should do the following to upgrade:
# emerge -n '>=sys-apps/portage-2.0.51'
# cd /etc/
# rm make.profile
-# ln -s ../usr/portage/profiles/default-linux/x86/2005.0/2.4 make.profile
+# ln -s ../usr/portage/profiles/default-linux/x86/2005.1/2.4 make.profile
# If you wish to use the default 2.6 kernel, do the following:
# emerge -n '>=sys-apps/portage-2.0.51'
# cd /etc/
# rm make.profile
-# ln -s ../usr/portage/profiles/default-linux/x86/2005.0 make.profile
+# ln -s ../usr/portage/profiles/default-linux/x86/2005.1 make.profile
# More information can be found at the following URLs:
# http://www.gentoo.org/doc/en/gentoo-upgrading.xml
# http://www.gentoo.org/doc/en/migration-to-2.6.xml
+
+# This profile will be deleted after November 30th, 2005.