diff options
author | 2004-12-10 12:34:59 +0000 | |
---|---|---|
committer | 2004-12-10 12:34:59 +0000 | |
commit | 0834bd21ff11c2e86f64cae2dfdf468c24fcfa07 (patch) | |
tree | 555edd1f914348305dde28d708b8b12b802e8a34 /profiles | |
parent | use new text file based database; fix bug #65448; clean out older ebuilds (Ma... (diff) | |
download | gentoo-2-0834bd21ff11c2e86f64cae2dfdf468c24fcfa07.tar.gz gentoo-2-0834bd21ff11c2e86f64cae2dfdf468c24fcfa07.tar.bz2 gentoo-2-0834bd21ff11c2e86f64cae2dfdf468c24fcfa07.zip |
Added deprecation to keep users from using it
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/default-linux/x86/2005.0/2.4/deprecated | 6 | ||||
-rw-r--r-- | profiles/default-linux/x86/2005.0/deprecated | 6 |
2 files changed, 12 insertions, 0 deletions
diff --git a/profiles/default-linux/x86/2005.0/2.4/deprecated b/profiles/default-linux/x86/2005.0/2.4/deprecated new file mode 100644 index 000000000000..ffb277969741 --- /dev/null +++ b/profiles/default-linux/x86/2005.0/2.4/deprecated @@ -0,0 +1,6 @@ +default-linux/x86/2004.3 +# emerge -n '>=sys-apps/portage-2.0.51' +# cd /etc/ +# rm make.profile +# ln -s ../usr/portage/profiles/default-linux/x86/2004.0 make.profile +# This is an in-development, experimental profile. Do not use it. diff --git a/profiles/default-linux/x86/2005.0/deprecated b/profiles/default-linux/x86/2005.0/deprecated new file mode 100644 index 000000000000..ffb277969741 --- /dev/null +++ b/profiles/default-linux/x86/2005.0/deprecated @@ -0,0 +1,6 @@ +default-linux/x86/2004.3 +# emerge -n '>=sys-apps/portage-2.0.51' +# cd /etc/ +# rm make.profile +# ln -s ../usr/portage/profiles/default-linux/x86/2004.0 make.profile +# This is an in-development, experimental profile. Do not use it. |