diff options
author | Jason Wever <weeve@gentoo.org> | 2006-09-05 22:06:09 +0000 |
---|---|---|
committer | Jason Wever <weeve@gentoo.org> | 2006-09-05 22:06:09 +0000 |
commit | 86b19c60ad3e6d8d9ffae016a0bde4e31b4104b1 (patch) | |
tree | c5b706d210ed78f4b04556ba7d590edeb02777f4 /profiles/default-linux/sparc | |
parent | Stable on sparc (diff) | |
download | gentoo-2-86b19c60ad3e6d8d9ffae016a0bde4e31b4104b1.tar.gz gentoo-2-86b19c60ad3e6d8d9ffae016a0bde4e31b4104b1.tar.bz2 gentoo-2-86b19c60ad3e6d8d9ffae016a0bde4e31b4104b1.zip |
Deprecate the 2005.1 SPARC profiles.
Diffstat (limited to 'profiles/default-linux/sparc')
-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. |