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 | 1ef6bd1ef90149fc84dbc39ffef9b46c3fe15dea (patch) | |
tree | a8c2336d79db02efea4700e51275972eb9261e89 /profiles/default-linux | |
parent | Stable on sparc (diff) | |
download | historical-1ef6bd1ef90149fc84dbc39ffef9b46c3fe15dea.tar.gz historical-1ef6bd1ef90149fc84dbc39ffef9b46c3fe15dea.tar.bz2 historical-1ef6bd1ef90149fc84dbc39ffef9b46c3fe15dea.zip |
Deprecate the 2005.1 SPARC profiles.
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. |