diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2011-04-09 08:34:00 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2011-04-09 08:34:00 +0000 |
commit | b4f40f1e3059664a98f1e061dd1a4f5278e14bab (patch) | |
tree | 7e67e49eb3b1b98c271a19f9cc7c6e7815ff7374 /profiles | |
parent | Version bump. (diff) | |
download | gentoo-2-b4f40f1e3059664a98f1e061dd1a4f5278e14bab.tar.gz gentoo-2-b4f40f1e3059664a98f1e061dd1a4f5278e14bab.tar.bz2 gentoo-2-b4f40f1e3059664a98f1e061dd1a4f5278e14bab.zip |
Mark default/linux/x86/gcc2 and default/linux/x86/vserver for deletion wrt #361133.
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/ChangeLog | 7 | ||||
-rw-r--r-- | profiles/default/linux/x86/gcc2/deprecated | 7 | ||||
-rw-r--r-- | profiles/default/linux/x86/vserver/deprecated | 7 |
3 files changed, 20 insertions, 1 deletions
diff --git a/profiles/ChangeLog b/profiles/ChangeLog index 2d812050b5ff..d7e6720788cf 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,11 +1,16 @@ # ChangeLog for profile directory # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5267 2011/04/08 17:47:35 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5268 2011/04/09 08:33:59 ssuominen Exp $ # # This ChangeLog should include records for all changes in profiles directory. # Only typo fixes which don't affect portage/repoman behaviour could be avoided # here. If in doubt put a record here! + 09 Apr 2011; Samuli Suominen <ssuominen@gentoo.org> + +default/linux/x86/gcc2/deprecated, +default/linux/x86/vserver/deprecated: + Mark default/linux/x86/gcc2 and default/linux/x86/vserver for deletion wrt + #361133. + 08 Apr 2011; Tomáš Chvátal <scarabeus@gentoo.org> use.desc: Update xinerama description. Users MUST enable it on multiscreen setups. Yes even if you use xrandr to stretch your screens it is still required for quite diff --git a/profiles/default/linux/x86/gcc2/deprecated b/profiles/default/linux/x86/gcc2/deprecated new file mode 100644 index 000000000000..53be2ff2f06f --- /dev/null +++ b/profiles/default/linux/x86/gcc2/deprecated @@ -0,0 +1,7 @@ +default/linux/x86/10.0 +# Check 'eselect profile list'. +# Find the number that corresponds with the default/linux/x86/10.0 profile. +# Use 'eselect profile set <number>' to set a new /etc/make.profile symlink. +# +# Reference: http://www.gentoo.org/doc/en/gentoo-upgrading.xml +# See: "General instructions" in Section 3. "Profile updating instructions" diff --git a/profiles/default/linux/x86/vserver/deprecated b/profiles/default/linux/x86/vserver/deprecated new file mode 100644 index 000000000000..53be2ff2f06f --- /dev/null +++ b/profiles/default/linux/x86/vserver/deprecated @@ -0,0 +1,7 @@ +default/linux/x86/10.0 +# Check 'eselect profile list'. +# Find the number that corresponds with the default/linux/x86/10.0 profile. +# Use 'eselect profile set <number>' to set a new /etc/make.profile symlink. +# +# Reference: http://www.gentoo.org/doc/en/gentoo-upgrading.xml +# See: "General instructions" in Section 3. "Profile updating instructions" |