diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-08-27 19:23:46 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-08-27 19:23:46 +0000 |
commit | cc79f4b7fad68e5fe36dbca243d55929652ad88d (patch) | |
tree | 6b541e3432349bae3d597865abd4d6f28872dbbf /profiles/default-linux/alpha | |
parent | Deactivate table for Emacs 22 where it is already included. (diff) | |
download | gentoo-2-cc79f4b7fad68e5fe36dbca243d55929652ad88d.tar.gz gentoo-2-cc79f4b7fad68e5fe36dbca243d55929652ad88d.tar.bz2 gentoo-2-cc79f4b7fad68e5fe36dbca243d55929652ad88d.zip |
Adding back the deprecation notice but without a removal date, since some alpha hardware requires a 2.4 setup and we'll instead be masking packages which don't work with 2.4 in the profile.
Diffstat (limited to 'profiles/default-linux/alpha')
-rw-r--r-- | profiles/default-linux/alpha/ChangeLog | 8 | ||||
-rw-r--r-- | profiles/default-linux/alpha/no-nptl/2.4/deprecated | 14 |
2 files changed, 21 insertions, 1 deletions
diff --git a/profiles/default-linux/alpha/ChangeLog b/profiles/default-linux/alpha/ChangeLog index 566c948d3fc2..be26b251f209 100644 --- a/profiles/default-linux/alpha/ChangeLog +++ b/profiles/default-linux/alpha/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for Gentoo/x86 profile directory # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/ChangeLog,v 1.76 2007/08/27 19:14:58 ferdy Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/alpha/ChangeLog,v 1.77 2007/08/27 19:23:46 wolf31o2 Exp $ + + 27 Aug 2007; Chris Gianelloni <wolf31o2@gentoo.org> + +no-nptl/2.4/deprecated: + Adding back the deprecation notice but without a removal date, since some + alpha hardware requires a 2.4 setup and we'll instead be masking packages + which don't work with 2.4 in the profile. 27 Aug 2007; Fernando J. Pereda <ferdy@gentoo.org> -no-nptl/2.4/deprecated: diff --git a/profiles/default-linux/alpha/no-nptl/2.4/deprecated b/profiles/default-linux/alpha/no-nptl/2.4/deprecated new file mode 100644 index 000000000000..e306ae8c68bb --- /dev/null +++ b/profiles/default-linux/alpha/no-nptl/2.4/deprecated @@ -0,0 +1,14 @@ +default-linux/alpha/2007.0/desktop +# There are several possible profiles that you can use to replace this one. + +# default-linux/alpha/2007.0 +# default-linux/alpha/2007.0/desktop +# default-linux/alpha/2007.0/server + +# 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/alpha/2007.0/desktop make.profile + |