diff options
author | 2011-08-09 09:27:04 +0000 | |
---|---|---|
committer | 2011-08-09 09:27:04 +0000 | |
commit | 37858bb6c77ff56debe0556853ca885644a6c8b4 (patch) | |
tree | 80162a59acbd8345b6088c2e8cb135b34eb302fe /profiles/default | |
parent | Fix building with libpng15 wrt #378355 by Diego Elio Pettenò (diff) | |
download | gentoo-2-37858bb6c77ff56debe0556853ca885644a6c8b4.tar.gz gentoo-2-37858bb6c77ff56debe0556853ca885644a6c8b4.tar.bz2 gentoo-2-37858bb6c77ff56debe0556853ca885644a6c8b4.zip |
Remove gcc2 and vserver wrt #361133
Diffstat (limited to 'profiles/default')
-rw-r--r-- | profiles/default/linux/x86/ChangeLog | 8 | ||||
-rw-r--r-- | profiles/default/linux/x86/gcc2/deprecated | 7 | ||||
-rw-r--r-- | profiles/default/linux/x86/gcc2/parent | 2 | ||||
-rw-r--r-- | profiles/default/linux/x86/vserver/deprecated | 7 | ||||
-rw-r--r-- | profiles/default/linux/x86/vserver/parent | 2 |
5 files changed, 6 insertions, 20 deletions
diff --git a/profiles/default/linux/x86/ChangeLog b/profiles/default/linux/x86/ChangeLog index 75a9c0dccaae..2279021801cf 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.2 2008/08/14 13:57:18 armin76 Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/profiles/default/linux/x86/ChangeLog,v 1.3 2011/08/09 09:27:03 ssuominen Exp $ + + 09 Aug 2011; Samuli Suominen <ssuominen@gentoo.org> -gcc2/deprecated, + -gcc2/parent, -vserver/deprecated, -vserver/parent: + Remove gcc2 and vserver wrt #361133 14 Aug 2008; Raúl Porcel <armin76@gentoo.org> -2008.0/no-nptl/deprecated, -2008.0/no-nptl/parent: diff --git a/profiles/default/linux/x86/gcc2/deprecated b/profiles/default/linux/x86/gcc2/deprecated deleted file mode 100644 index 53be2ff2f06f..000000000000 --- a/profiles/default/linux/x86/gcc2/deprecated +++ /dev/null @@ -1,7 +0,0 @@ -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/gcc2/parent b/profiles/default/linux/x86/gcc2/parent deleted file mode 100644 index eb0a7cccd39c..000000000000 --- a/profiles/default/linux/x86/gcc2/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../features/gcc2 diff --git a/profiles/default/linux/x86/vserver/deprecated b/profiles/default/linux/x86/vserver/deprecated deleted file mode 100644 index 53be2ff2f06f..000000000000 --- a/profiles/default/linux/x86/vserver/deprecated +++ /dev/null @@ -1,7 +0,0 @@ -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/parent b/profiles/default/linux/x86/vserver/parent deleted file mode 100644 index 3175403f398e..000000000000 --- a/profiles/default/linux/x86/vserver/parent +++ /dev/null @@ -1,2 +0,0 @@ -.. -../../../../targets/vserver |