diff options
author | 2007-05-13 21:07:02 +0000 | |
---|---|---|
committer | 2007-05-13 21:07:02 +0000 | |
commit | 56bc1ad321109ef3c131d416b4c8bb7a998a9699 (patch) | |
tree | b2b6c1fd1172d6e6d73147e8b6a8a7914adf637c | |
parent | Version bump. (diff) | |
download | historical-56bc1ad321109ef3c131d416b4c8bb7a998a9699.tar.gz historical-56bc1ad321109ef3c131d416b4c8bb7a998a9699.tar.bz2 historical-56bc1ad321109ef3c131d416b4c8bb7a998a9699.zip |
Mark old profiles deprecated.
-rw-r--r-- | profiles/default-linux/ia64/2004.3/deprecated | 17 | ||||
-rw-r--r-- | profiles/default-linux/ia64/2005.0/deprecated | 17 |
2 files changed, 34 insertions, 0 deletions
diff --git a/profiles/default-linux/ia64/2004.3/deprecated b/profiles/default-linux/ia64/2004.3/deprecated new file mode 100644 index 000000000000..a4d53f10be98 --- /dev/null +++ b/profiles/default-linux/ia64/2004.3/deprecated @@ -0,0 +1,17 @@ +default-linux/ia64/2007.0/desktop +# There are several possible profiles that you can use to replace this one. + +# default-linux/ia64/2007.0 +# default-linux/ia64/2007.0/desktop +# default-linux/ia64/2007.0/server +# default-linux/ia64/no-nptl +# default-linux/ia64/no-nptl/2.4 + +# By default, we use the desktop profile. + +# emerge -n '>=sys-apps/portage-2.0.51' +# cd /etc +# rm make.profile +# ln -s ../usr/portage/profiles/default-linux/ia64/2007.0/desktop make.profile + +# This profile is deprecated and will be removed on or after June 1, 2007 diff --git a/profiles/default-linux/ia64/2005.0/deprecated b/profiles/default-linux/ia64/2005.0/deprecated new file mode 100644 index 000000000000..a4d53f10be98 --- /dev/null +++ b/profiles/default-linux/ia64/2005.0/deprecated @@ -0,0 +1,17 @@ +default-linux/ia64/2007.0/desktop +# There are several possible profiles that you can use to replace this one. + +# default-linux/ia64/2007.0 +# default-linux/ia64/2007.0/desktop +# default-linux/ia64/2007.0/server +# default-linux/ia64/no-nptl +# default-linux/ia64/no-nptl/2.4 + +# By default, we use the desktop profile. + +# emerge -n '>=sys-apps/portage-2.0.51' +# cd /etc +# rm make.profile +# ln -s ../usr/portage/profiles/default-linux/ia64/2007.0/desktop make.profile + +# This profile is deprecated and will be removed on or after June 1, 2007 |