diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-04-24 23:26:51 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-04-24 23:26:51 +0000 |
commit | 8c9fece308fd4f9c6ada4e89e9ff56a3d7797f21 (patch) | |
tree | 8de80a290c4959008f113e7c9c669f8d987b2a12 /profiles | |
parent | Deprecating 2005.0 (diff) | |
download | gentoo-2-8c9fece308fd4f9c6ada4e89e9ff56a3d7797f21.tar.gz gentoo-2-8c9fece308fd4f9c6ada4e89e9ff56a3d7797f21.tar.bz2 gentoo-2-8c9fece308fd4f9c6ada4e89e9ff56a3d7797f21.zip |
Deprecating 2005.0
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/sparc/sparc32/2005.0/deprecated | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/profiles/default-linux/sparc/sparc32/2005.0/deprecated b/profiles/default-linux/sparc/sparc32/2005.0/deprecated new file mode 100644 index 000000000000..50fcfe9bfffb --- /dev/null +++ b/profiles/default-linux/sparc/sparc32/2005.0/deprecated @@ -0,0 +1,13 @@ +default-linux/sparc/sparc32/2006.0/2.4 + +# emerge -n '>=sys-apps/portage-2.0.51' +# cd /etc/ +# rm make.profile +# ln -s ../usr/portage/profiles/default-linux/sparc/sparc32/2006.0/2.4 make.profile + +# **** !!!! It is VERY IMPORTANT to follow the GCC Upgrade Guide: !!!! **** +# **** !!!! Otherwise you may end up with a broken system !!!! **** +# **** !!!! http://www.gentoo.org/doc/en/gcc-upgrading.xml !!!! **** + +# Java is being phased out because of security bugs. You'll have to unmerge +# any ebuilds that need java or re-emerge ones that USE it. |