diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-07-16 18:31:19 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-07-16 18:31:19 +0000 |
commit | 6ef10156d7589346a4b045ea3fd1f040fc1f845a (patch) | |
tree | c7da3674de07374ce31f6f180c064469e1aca351 /profiles/default-linux | |
parent | Deprecate the no-nptl profile (diff) | |
download | historical-6ef10156d7589346a4b045ea3fd1f040fc1f845a.tar.gz historical-6ef10156d7589346a4b045ea3fd1f040fc1f845a.tar.bz2 historical-6ef10156d7589346a4b045ea3fd1f040fc1f845a.zip |
Deprecate 2006.0
Diffstat (limited to 'profiles/default-linux')
-rw-r--r-- | profiles/default-linux/x86/2006.1/deprecated | 4 | ||||
-rw-r--r-- | profiles/default-linux/x86/2006.1/desktop/deprecated | 4 | ||||
-rw-r--r-- | profiles/default-linux/x86/2006.1/server/deprecated | 4 | ||||
-rw-r--r-- | profiles/default-linux/x86/ChangeLog | 6 |
4 files changed, 17 insertions, 1 deletions
diff --git a/profiles/default-linux/x86/2006.1/deprecated b/profiles/default-linux/x86/2006.1/deprecated new file mode 100644 index 000000000000..c1f54fe695dc --- /dev/null +++ b/profiles/default-linux/x86/2006.1/deprecated @@ -0,0 +1,4 @@ +default/linux/x86/2008.0 +# cd /etc/ +# rm make.profile +# ln -s ../usr/portage/default/linux/x86/2008.0 make.profile diff --git a/profiles/default-linux/x86/2006.1/desktop/deprecated b/profiles/default-linux/x86/2006.1/desktop/deprecated new file mode 100644 index 000000000000..fdb229288938 --- /dev/null +++ b/profiles/default-linux/x86/2006.1/desktop/deprecated @@ -0,0 +1,4 @@ +default/linux/x86/2008.0/desktop +# cd /etc/ +# rm make.profile +# ln -s ../usr/portage/default/linux/x86/2008.0/desktop make.profile diff --git a/profiles/default-linux/x86/2006.1/server/deprecated b/profiles/default-linux/x86/2006.1/server/deprecated new file mode 100644 index 000000000000..2ae1f30923d6 --- /dev/null +++ b/profiles/default-linux/x86/2006.1/server/deprecated @@ -0,0 +1,4 @@ +default/linux/x86/2008.0/server +# cd /etc/ +# rm make.profile +# ln -s ../usr/portage/default/linux/x86/2008.0/server make.profile diff --git a/profiles/default-linux/x86/ChangeLog b/profiles/default-linux/x86/ChangeLog index ce79c007db33..df7a31e8c118 100644 --- a/profiles/default-linux/x86/ChangeLog +++ b/profiles/default-linux/x86/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for Gentoo/x86 profile directory # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/ChangeLog,v 1.133 2008/07/04 21:20:12 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/x86/ChangeLog,v 1.134 2008/07/16 18:31:18 armin76 Exp $ + + 16 Jul 2008; Raúl Porcel <armin76@gentoo.org> +2006.1/deprecated, + +2006.1/desktop/deprecated, +2006.1/server/deprecated: + Deprecate 2006.0 04 Jul 2008; Christian Faulhammer <opfer@gentoo.org> -no-nptl/make.defaults, -no-nptl/package.mask, -no-nptl/parent, |