diff options
author | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-04-24 23:26:05 +0000 |
---|---|---|
committer | Gustavo Zacarias <gustavoz@gentoo.org> | 2006-04-24 23:26:05 +0000 |
commit | 1c6f36e662868e824cf1eb5f263c6b0643fb067d (patch) | |
tree | 9de65241615fc4b452b7317020b5ef523f22de09 /profiles | |
parent | another signing attempt (diff) | |
download | gentoo-2-1c6f36e662868e824cf1eb5f263c6b0643fb067d.tar.gz gentoo-2-1c6f36e662868e824cf1eb5f263c6b0643fb067d.tar.bz2 gentoo-2-1c6f36e662868e824cf1eb5f263c6b0643fb067d.zip |
Deprecating 2005.0
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/sparc/sparc64/2005.0/deprecated | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/profiles/default-linux/sparc/sparc64/2005.0/deprecated b/profiles/default-linux/sparc/sparc64/2005.0/deprecated new file mode 100644 index 000000000000..1c2799df262c --- /dev/null +++ b/profiles/default-linux/sparc/sparc64/2005.0/deprecated @@ -0,0 +1,13 @@ +default-linux/sparc/sparc64/2006.0 + +# emerge -n '>=sys-apps/portage-2.0.51' +# cd /etc/ +# rm make.profile +# ln -s ../usr/portage/profiles/default-linux/sparc/sparc64/2006.0 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. |