diff options
Diffstat (limited to 'profiles/default-linux')
-rw-r--r-- | profiles/default-linux/sparc/sparc32/2005.1/deprecated | 13 | ||||
-rw-r--r-- | profiles/default-linux/sparc/sparc64/2005.1/deprecated | 13 |
2 files changed, 26 insertions, 0 deletions
diff --git a/profiles/default-linux/sparc/sparc32/2005.1/deprecated b/profiles/default-linux/sparc/sparc32/2005.1/deprecated new file mode 100644 index 000000000000..632bc1c27e00 --- /dev/null +++ b/profiles/default-linux/sparc/sparc32/2005.1/deprecated @@ -0,0 +1,13 @@ +default-linux/sparc/sparc32/2006.1/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. diff --git a/profiles/default-linux/sparc/sparc64/2005.1/deprecated b/profiles/default-linux/sparc/sparc64/2005.1/deprecated new file mode 100644 index 000000000000..2424444adcd1 --- /dev/null +++ b/profiles/default-linux/sparc/sparc64/2005.1/deprecated @@ -0,0 +1,13 @@ +default-linux/sparc/sparc64/2006.1/2.4 + +# emerge -n '>=sys-apps/portage-2.0.51' +# cd /etc/ +# rm make.profile +# ln -s ../usr/portage/profiles/default-linux/sparc/sparc64/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. |