diff options
author | Brent Baude <ranger@gentoo.org> | 2009-05-20 16:51:29 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-05-20 16:51:29 +0000 |
commit | 095630bef28df1b7d06f77451994ced6b021aca5 (patch) | |
tree | e8bc077c31b1443af5228b7b0674b5459125a0b7 /profiles/default-linux | |
parent | ppc stable #266792 (diff) | |
download | gentoo-2-095630bef28df1b7d06f77451994ced6b021aca5.tar.gz gentoo-2-095630bef28df1b7d06f77451994ced6b021aca5.tar.bz2 gentoo-2-095630bef28df1b7d06f77451994ced6b021aca5.zip |
removing old profiles
Diffstat (limited to 'profiles/default-linux')
46 files changed, 0 insertions, 208 deletions
diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/970/deprecated b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/970/deprecated deleted file mode 100644 index 3e54e0078067..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/970/deprecated +++ /dev/null @@ -1 +0,0 @@ -This profile will be deprecated on or after May 10, 2009. Please update to a 2008.0 profile using eselect profile. diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/970/make.defaults b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/970/make.defaults deleted file mode 100644 index 14424aafb919..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/970/make.defaults +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/970/make.defaults,v 1.1 2007/04/16 21:14:44 wolf31o2 Exp $ - -CFLAGS="-O2 -pipe -mtune=970 -mcpu=970 -mabi=altivec" -CXXFLAGS=${CFLAGS} - -STAGE1_USE="altivec gcc64 nptl nptlonly unicode" -USE="${STAGE1_USE} ${USE}" diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/970/parent b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/970/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/970/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/970/pmac/deprecated b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/970/pmac/deprecated deleted file mode 100644 index 3e54e0078067..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/970/pmac/deprecated +++ /dev/null @@ -1 +0,0 @@ -This profile will be deprecated on or after May 10, 2009. Please update to a 2008.0 profile using eselect profile. diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/970/pmac/parent b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/970/pmac/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/970/pmac/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/970/pmac/use.mask b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/970/pmac/use.mask deleted file mode 100644 index 54e62286661f..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/970/pmac/use.mask +++ /dev/null @@ -1,2 +0,0 @@ -# for they may be kissing cousins, but mixing of the DNA wouldn't be wise -ibm diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/deprecated b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/deprecated deleted file mode 100644 index 3e54e0078067..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/deprecated +++ /dev/null @@ -1 +0,0 @@ -This profile will be deprecated on or after May 10, 2009. Please update to a 2008.0 profile using eselect profile. diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/make.defaults b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/make.defaults deleted file mode 100644 index c2cd43c8c230..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/make.defaults +++ /dev/null @@ -1,38 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/make.defaults,v 1.5 2007/04/16 21:14:44 wolf31o2 Exp $ - -# This is make.defaults for 32-bit userland -ARCH="ppc" -ACCEPT_KEYWORDS="${ARCH}" - -CHOST="powerpc-unknown-linux-gnu" -PROFILE_ARCH="ppc64" - -CFLAGS="-O2 -pipe" -CXXFLAGS=${CFLAGS} - -# We build stage1 against this -STAGE1_USE="gcc64 nptl nptlonly unicode" - -# We don't have any other USE here because it is inherited from the parent -# profile. Additional USE flags should be added into sub-profiles to keep this -# from becoming polluted. -USE="gcc64" - -# While this profile uses multilib functionality it is just to maintain -# some similarity across profiles this profile is truly for a singe ABI, ppc32. - -FEATURES="autoconfig sandbox sfperms -multilib-pkg" - -DEFAULT_ABI="ppc" -KERNEL_ABI="ppc64" - -CFLAGS_ppc="-m32" -LDFLAGS_ppc="-m elf32ppc" -CHOST_ppc="powerpc-unknown-linux-gnu" -CDEFINE_ppc="!__powerpc64__" -LIBDIR_ppc="lib" - -LDFLAGS_ppc64="-m elf64ppc" -CHOST_ppc64="powerpc64-unknown-linux-gnu" diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/package.mask b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/package.mask deleted file mode 100644 index 1f471f71dc58..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/package.mask +++ /dev/null @@ -1,7 +0,0 @@ -# Wulf C. Krueger <philantrop@gentoo.org> (22 Sep 2007) -# Needs OOo. -app-text/bibus - -# Joseph Jezak <josejx@gentoo.org> (06 Aug 2006) -# Masked because we mask < gcc-4.1.1 in this profile -<=dev-lang/gnat-3.45 diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/package.use.mask b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/package.use.mask deleted file mode 100644 index 535411ab447c..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/package.use.mask +++ /dev/null @@ -1,13 +0,0 @@ -# This file requires >=portage-2.1.1 - -#Peter Alfredsen <loki_val@gentoo.org> (01 Jan 2008) -#Mask mono-tools[webkit] for bug 250934 -dev-util/mono-tools webkit - -# Piotr Jaroszyński <peper@gentoo.org> (19 Nov 2007) -# Mask python flag until ppc keyword is added to dev-python/pygments, bug #198989. -sys-apps/paludis python - -# Brent Baude <ranger@gentoo.org> (1 Feb 2008) -# Masking hb and hb2 USE flags as no suitable solution for evms exists -sys-fs/evms hb hb2 diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/packages b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/packages deleted file mode 100644 index 414f69dca6aa..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/packages +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright 2003-2005 Gentoo Foundation. -# Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/packages,v 1.5 2007/07/12 04:38:46 vapier Exp $ - -*sys-devel/kgcc64 diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/parent b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power3/deprecated b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power3/deprecated deleted file mode 100644 index 3e54e0078067..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power3/deprecated +++ /dev/null @@ -1 +0,0 @@ -This profile will be deprecated on or after May 10, 2009. Please update to a 2008.0 profile using eselect profile. diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power3/make.defaults b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power3/make.defaults deleted file mode 100644 index 7c740bca9854..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power3/make.defaults +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power3/make.defaults,v 1.1 2007/04/16 21:14:44 wolf31o2 Exp $ - -CFLAGS="-O2 -pipe" -CXXFLAGS=${CFLAGS} -USE="ibm" diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power3/parent b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power3/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power3/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power4/deprecated b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power4/deprecated deleted file mode 100644 index 3e54e0078067..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power4/deprecated +++ /dev/null @@ -1 +0,0 @@ -This profile will be deprecated on or after May 10, 2009. Please update to a 2008.0 profile using eselect profile. diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power4/make.defaults b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power4/make.defaults deleted file mode 100644 index b8208892254f..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power4/make.defaults +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power4/make.defaults,v 1.1 2007/04/16 21:14:44 wolf31o2 Exp $ - -CFLAGS="-O2 -pipe -mtune=power4 -mcpu=power4" -CXXFLAGS=${CFLAGS} -USE="ibm" diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power4/parent b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power4/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power4/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power5/deprecated b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power5/deprecated deleted file mode 100644 index 3e54e0078067..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power5/deprecated +++ /dev/null @@ -1 +0,0 @@ -This profile will be deprecated on or after May 10, 2009. Please update to a 2008.0 profile using eselect profile. diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power5/make.defaults b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power5/make.defaults deleted file mode 100644 index d9a4277995bb..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power5/make.defaults +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power5/make.defaults,v 1.1 2007/04/16 21:14:44 wolf31o2 Exp $ - -CFLAGS="-O2 -pipe -mtune=power5 -mcpu=power5" -CXXFLAGS=${CFLAGS} -USE="ibm" diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power5/parent b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power5/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power5/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power6/deprecated b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power6/deprecated deleted file mode 100644 index 3e54e0078067..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power6/deprecated +++ /dev/null @@ -1 +0,0 @@ -This profile will be deprecated on or after May 10, 2009. Please update to a 2008.0 profile using eselect profile. diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power6/make.defaults b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power6/make.defaults deleted file mode 100644 index 652430fe6100..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power6/make.defaults +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power6/make.defaults,v 1.2 2007/08/22 14:28:19 ranger Exp $ - -CFLAGS="-O2 -pipe -mtune=power6 -mcpu=power6 -mabi=altivec" -CXXFLAGS=${CFLAGS} -USE="ibm" diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power6/parent b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power6/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/power6/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/profile.bashrc b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/profile.bashrc deleted file mode 100644 index 914200258360..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/profile.bashrc +++ /dev/null @@ -1,25 +0,0 @@ -# When merging some packages relevant to python, sandbox cannot access. -# The following is the workaround of this problem. -# FYI, I have verified that it was unnecessary in the environment where portage-2.0.51.22-r1 and sandbox-1.2.9 were installed. - -addpredict /usr/lib/python2.0/ -addpredict /usr/lib/python2.1/ -addpredict /usr/lib/python2.2/ -addpredict /usr/lib/python2.3/ -addpredict /usr/lib/python2.4/ -addpredict /usr/lib/python2.5/ -addpredict /usr/lib/python3.0/ - -# The version of profile in our 'packages' does not yet set ABI for us nor -# export the CFLAGS_${ABI} envvars... The multilib-pkg patch does, but this -# won't be in portage until atleast .52_pre - -if [ -n "${ABI}" ]; then - export ABI -elif [ -n "${DEFAULT_ABI}" ]; then - export ABI="${DEFAULT_ABI}" -else - export ABI="ppc" -fi - -export CFLAGS_ppc diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/970/deprecated b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/970/deprecated deleted file mode 100644 index 3e54e0078067..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/970/deprecated +++ /dev/null @@ -1 +0,0 @@ -This profile will be deprecated on or after May 10, 2009. Please update to a 2008.0 profile using eselect profile. diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/970/make.defaults b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/970/make.defaults deleted file mode 100644 index c991e4753926..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/970/make.defaults +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/970/make.defaults,v 1.1 2007/02/16 04:37:30 tgall Exp $ - -CFLAGS="-O2 -pipe -mtune=970 -mcpu=970 -mabi=altivec" -CXXFLAGS=${CFLAGS} - -STAGE1_USE="altivec gcc64 nptl nptlonly unicode" -USE="${STAGE1_USE} ${USE}" diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/970/parent b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/970/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/970/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/970/pmac/deprecated b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/970/pmac/deprecated deleted file mode 100644 index 3e54e0078067..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/970/pmac/deprecated +++ /dev/null @@ -1 +0,0 @@ -This profile will be deprecated on or after May 10, 2009. Please update to a 2008.0 profile using eselect profile. diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/970/pmac/parent b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/970/pmac/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/970/pmac/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/deprecated b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/deprecated deleted file mode 100644 index 3e54e0078067..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/deprecated +++ /dev/null @@ -1 +0,0 @@ -This profile will be deprecated on or after May 10, 2009. Please update to a 2008.0 profile using eselect profile. diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/make.defaults b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/make.defaults deleted file mode 100644 index 7a6a47380959..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/make.defaults +++ /dev/null @@ -1,5 +0,0 @@ -# Copyright 1999-2006 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/make.defaults,v 1.1 2007/02/16 04:37:30 tgall Exp $ - -USE="apache2 ldap mailwrapper mysql snmp truetype xml" diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/parent b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power3/deprecated b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power3/deprecated deleted file mode 100644 index 3e54e0078067..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power3/deprecated +++ /dev/null @@ -1 +0,0 @@ -This profile will be deprecated on or after May 10, 2009. Please update to a 2008.0 profile using eselect profile. diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power3/make.defaults b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power3/make.defaults deleted file mode 100644 index 97745f5da286..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power3/make.defaults +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power3/make.defaults,v 1.2 2007/04/16 21:14:44 wolf31o2 Exp $ - -CFLAGS="-O2 -pipe" -CXXFLAGS=${CFLAGS} -USE="ibm" diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power3/parent b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power3/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power3/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power4/deprecated b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power4/deprecated deleted file mode 100644 index 3e54e0078067..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power4/deprecated +++ /dev/null @@ -1 +0,0 @@ -This profile will be deprecated on or after May 10, 2009. Please update to a 2008.0 profile using eselect profile. diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power4/make.defaults b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power4/make.defaults deleted file mode 100644 index c449bbf2560e..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power4/make.defaults +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power4/make.defaults,v 1.2 2007/04/16 21:14:44 wolf31o2 Exp $ - -CFLAGS="-O2 -pipe -mtune=power4 -mcpu=power4" -CXXFLAGS=${CFLAGS} -USE="ibm" diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power4/parent b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power4/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power4/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power5/deprecated b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power5/deprecated deleted file mode 100644 index 3e54e0078067..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power5/deprecated +++ /dev/null @@ -1 +0,0 @@ -This profile will be deprecated on or after May 10, 2009. Please update to a 2008.0 profile using eselect profile. diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power5/make.defaults b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power5/make.defaults deleted file mode 100644 index eabfad12b8c8..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power5/make.defaults +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power5/make.defaults,v 1.2 2007/04/16 21:14:44 wolf31o2 Exp $ - -CFLAGS="-O2 -pipe -mtune=power5 -mcpu=power5" -CXXFLAGS=${CFLAGS} -USE="ibm" diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power5/parent b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power5/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power5/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power6/deprecated b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power6/deprecated deleted file mode 100644 index 3e54e0078067..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power6/deprecated +++ /dev/null @@ -1 +0,0 @@ -This profile will be deprecated on or after May 10, 2009. Please update to a 2008.0 profile using eselect profile. diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power6/make.defaults b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power6/make.defaults deleted file mode 100644 index 2d885607648c..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power6/make.defaults +++ /dev/null @@ -1,7 +0,0 @@ -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power6/make.defaults,v 1.1 2007/08/22 14:30:30 ranger Exp $ - -CFLAGS="-O2 -pipe -mtune=power6 -mcpu=power6 -mabi=altivec" -CXXFLAGS=${CFLAGS} -USE="ibm" diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power6/parent b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power6/parent deleted file mode 100644 index f3229c5b9876..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/server/power6/parent +++ /dev/null @@ -1 +0,0 @@ -.. diff --git a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/use.mask b/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/use.mask deleted file mode 100644 index 3ea28436fa66..000000000000 --- a/profiles/default-linux/ppc/ppc64/2007.0/32bit-userland/use.mask +++ /dev/null @@ -1,11 +0,0 @@ -# DVB bits aren't ~arch or arch on PPC -dvb - -# Fixes bug #86787 -fusion - -# User Mode Linux isn't supported on ppc yet -uml - -# GIT's ppc sha1 implementation --ppcsha1 |