summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ostrow <dostrow@gentoo.org>2006-01-09 05:22:24 +0000
committerDaniel Ostrow <dostrow@gentoo.org>2006-01-09 05:22:24 +0000
commit7f8df52eafd7a00d18704e54e78df00cdda60597 (patch)
treef4b29b24d6da2683ac42dbacb193b5897aa1acde /profiles/default-linux/ppc
parentppc64 dev profile for 2006.0 (diff)
downloadgentoo-2-7f8df52eafd7a00d18704e54e78df00cdda60597.tar.gz
gentoo-2-7f8df52eafd7a00d18704e54e78df00cdda60597.tar.bz2
gentoo-2-7f8df52eafd7a00d18704e54e78df00cdda60597.zip
ppc64 dev profile for 2006.0
Diffstat (limited to 'profiles/default-linux/ppc')
-rw-r--r--profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/970/make.defaults8
-rw-r--r--profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/970/parent1
-rw-r--r--profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/970/pmac/parent1
-rw-r--r--profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/970/pmac/use.mask2
-rw-r--r--profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/make.defaults15
-rw-r--r--profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/packages6
-rw-r--r--profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/parent1
-rw-r--r--profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/power3/make.defaults6
-rw-r--r--profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/power3/parent1
-rw-r--r--profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/power4/make.defaults6
-rw-r--r--profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/power4/parent1
-rw-r--r--profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/power5/make.defaults6
-rw-r--r--profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/power5/parent1
-rw-r--r--profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/970/make.defaults8
-rw-r--r--profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/970/parent1
-rw-r--r--profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/970/pmac/parent1
-rw-r--r--profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/970/pmac/use.mask2
-rw-r--r--profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/make.defaults44
-rw-r--r--profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/package.mask15
-rw-r--r--profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/packages10
-rw-r--r--profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/parent1
-rw-r--r--profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/power3/make.defaults6
-rw-r--r--profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/power3/parent1
-rw-r--r--profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/power4/make.defaults6
-rw-r--r--profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/power4/parent1
-rw-r--r--profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/power5/make.defaults6
-rw-r--r--profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/power5/parent1
-rw-r--r--profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/profile.bashrc25
-rw-r--r--profiles/default-linux/ppc/dev/2006.0/ppc64/multilib/README4
-rw-r--r--profiles/default-linux/ppc/dev/2006.0/ppc64/multilib/make.defaults44
-rw-r--r--profiles/default-linux/ppc/dev/2006.0/ppc64/multilib/packages11
-rw-r--r--profiles/default-linux/ppc/dev/2006.0/ppc64/multilib/parent1
-rw-r--r--profiles/default-linux/ppc/dev/2006.0/ppc64/multilib/profile.bashrc27
33 files changed, 270 insertions, 0 deletions
diff --git a/profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/970/make.defaults b/profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/970/make.defaults
new file mode 100644
index 000000000000..7b1a718e76df
--- /dev/null
+++ b/profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/970/make.defaults
@@ -0,0 +1,8 @@
+# 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/dev/2006.0/ppc64/32bit-userland/970/make.defaults,v 1.1 2006/01/09 05:22:24 dostrow Exp $
+
+CFLAGS="-O2 -pipe -mtune=970 -mcpu=970 -mabi=altivec"
+CXXFLAGS=${CFLAGS}
+
+STAGE1_USE="altivec gcc64 unicode"
diff --git a/profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/970/parent b/profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/970/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/970/parent
@@ -0,0 +1 @@
+..
diff --git a/profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/970/pmac/parent b/profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/970/pmac/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/970/pmac/parent
@@ -0,0 +1 @@
+..
diff --git a/profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/970/pmac/use.mask b/profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/970/pmac/use.mask
new file mode 100644
index 000000000000..797b19d6fa4a
--- /dev/null
+++ b/profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/970/pmac/use.mask
@@ -0,0 +1,2 @@
+# not ibm hardware
+ibm
diff --git a/profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/make.defaults b/profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/make.defaults
new file mode 100644
index 000000000000..aa99d115ef6e
--- /dev/null
+++ b/profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/make.defaults
@@ -0,0 +1,15 @@
+ARCH="ppc"
+ACCEPT_KEYWORDS="${ARCH}"
+
+CHOST="powerpc-unknown-linux-gnu"
+PROFILE_ARCH="ppc64"
+
+CFLAGS="-O2 -pipe"
+CXXFLAGS=${CFLAGS}
+
+ACCEPT_KEYWORDS="${ARCH}"
+
+STAGE1_USE="gcc64 unicode"
+USE="${STAGE1_USE} alsa apache2 apm arts berkdb bitmap-fonts cups eds emboss encode esd fortran foomaticdb gdbm gif gnome gpm gstreamer gtk gtk2 ibm imlib ipv6 jpeg kde libg++ libwww mad mikmod motif mp3 mpeg ncurses nls nptl ogg oggvorbis opengl oss pam perl pdflib png python qt quicktime readline sdl spell ssl tcpd truetype truetype-fonts type1-fonts udev vorbis X xml2 xmms xv zlib"
+
+FEATURES="autoconfig sandbox sfperms"
diff --git a/profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/packages b/profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/packages
new file mode 100644
index 000000000000..9dfd75f156de
--- /dev/null
+++ b/profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/packages
@@ -0,0 +1,6 @@
+# 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/dev/2006.0/ppc64/32bit-userland/packages,v 1.1 2006/01/09 05:22:24 dostrow Exp $
+
+*sys-devel/gcc-powerpc64
+*sys-devel/ppc32
diff --git a/profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/parent b/profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/parent
@@ -0,0 +1 @@
+..
diff --git a/profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/power3/make.defaults b/profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/power3/make.defaults
new file mode 100644
index 000000000000..91e3e79d5810
--- /dev/null
+++ b/profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/power3/make.defaults
@@ -0,0 +1,6 @@
+# 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/dev/2006.0/ppc64/32bit-userland/power3/make.defaults,v 1.1 2006/01/09 05:22:24 dostrow Exp $
+
+CFLAGS="-O2 -pipe -mtune=power3 -mcpu=power3"
+CXXFLAGS=${CFLAGS}
diff --git a/profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/power3/parent b/profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/power3/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/power3/parent
@@ -0,0 +1 @@
+..
diff --git a/profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/power4/make.defaults b/profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/power4/make.defaults
new file mode 100644
index 000000000000..c2f8605f6424
--- /dev/null
+++ b/profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/power4/make.defaults
@@ -0,0 +1,6 @@
+# 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/dev/2006.0/ppc64/32bit-userland/power4/make.defaults,v 1.1 2006/01/09 05:22:24 dostrow Exp $
+
+CFLAGS="-O2 -pipe -mtune=power4 -mcpu=power4"
+CXXFLAGS=${CFLAGS}
diff --git a/profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/power4/parent b/profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/power4/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/power4/parent
@@ -0,0 +1 @@
+..
diff --git a/profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/power5/make.defaults b/profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/power5/make.defaults
new file mode 100644
index 000000000000..cefcacff1449
--- /dev/null
+++ b/profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/power5/make.defaults
@@ -0,0 +1,6 @@
+# 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/dev/2006.0/ppc64/32bit-userland/power5/make.defaults,v 1.1 2006/01/09 05:22:24 dostrow Exp $
+
+CFLAGS="-O2 -pipe -mtune=power5 -mcpu=power5"
+CXXFLAGS=${CFLAGS}
diff --git a/profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/power5/parent b/profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/power5/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/default-linux/ppc/dev/2006.0/ppc64/32bit-userland/power5/parent
@@ -0,0 +1 @@
+..
diff --git a/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/970/make.defaults b/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/970/make.defaults
new file mode 100644
index 000000000000..36fee0d34e33
--- /dev/null
+++ b/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/970/make.defaults
@@ -0,0 +1,8 @@
+# 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/dev/2006.0/ppc64/64bit-userland/970/make.defaults,v 1.1 2006/01/09 05:22:24 dostrow Exp $
+
+CFLAGS="-O2 -pipe -mtune=970 -mcpu=970 -mabi=altivec"
+CXXFLAGS=${CFLAGS}
+
+STAGE1_USE="altivec unicode"
diff --git a/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/970/parent b/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/970/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/970/parent
@@ -0,0 +1 @@
+..
diff --git a/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/970/pmac/parent b/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/970/pmac/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/970/pmac/parent
@@ -0,0 +1 @@
+..
diff --git a/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/970/pmac/use.mask b/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/970/pmac/use.mask
new file mode 100644
index 000000000000..797b19d6fa4a
--- /dev/null
+++ b/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/970/pmac/use.mask
@@ -0,0 +1,2 @@
+# not ibm hardware
+ibm
diff --git a/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/make.defaults b/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/make.defaults
new file mode 100644
index 000000000000..d8e66a133bc3
--- /dev/null
+++ b/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/make.defaults
@@ -0,0 +1,44 @@
+# 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/dev/2006.0/ppc64/64bit-userland/make.defaults,v 1.1 2006/01/09 05:22:24 dostrow Exp $
+
+ARCH="ppc64"
+ACCEPT_KEYWORDS="ppc64"
+
+CHOST="powerpc64-unknown-linux-gnu"
+
+CFLAGS="-O2 -pipe"
+CXXFLAGS=${CFLAGS}
+
+ACCEPT_KEYWORDS="ppc64"
+
+STAGE1_USE="unicode"
+USE="${STAGE1_USE} alsa apache2 apm arts berkdb bitmap-fonts cups eds emboss encode esd fortran foomaticdb gdbm gif gnome gpm gstreamer gtk gtk2 ibm imlib ipv6 jpeg kde libg++ libwww mad mikmod motif mp3 mpeg ncurses nls nptl ogg oggvorbis opengl oss pam perl pdflib png python qt quicktime readline sdl spell ssl tcpd truetype truetype-fonts type1-fonts udev vorbis X xml2 xmms xv zlib"
+
+# While this profile uses multilib functionality it is just to maintain
+# some similarity across profiles this profile is truly for a singe ABI, ppc64.
+
+FEATURES="autoconfig sandbox sfperms -multilib-pkg"
+
+MULTILIB_ABIS="ppc64"
+DEFAULT_ABI="ppc64"
+
+CFLAGS_ppc64="-m64"
+LDFLAGS_ppc64="-m elf64ppc"
+CHOST_ppc64="powerpc64-unknown-linux-gnu"
+CDEFINE_ppc64="__powerpc64__"
+LIBDIR_ppc64="lib64"
+
+CFLAGS_ppc="-m32"
+LDFLAGS_ppc="-m elf32ppc"
+CHOST_ppc="powerpc-unknown-linux-gnu"
+CDEFINE_ppc="!__powerpc64__"
+LIBDIR_ppc="lib32"
+
+# In case someone wants to help out by setting FEATURES="multilib-strict"
+MULTILIB_STRICT_DIRS="/lib /usr/lib /usr/kde/*/lib /usr/qt/*/lib /usr/X11R6/lib"
+MULTILIB_STRICT_DENY="64-bit.*shared object"
+MULTILIB_STRICT_EXEMPT="(perl5|gcc|gcc-lib|eclipse-3)"
+
+# Hack to tell baselayout to use symlinks for /lib, /usr/lib, and /usr/local/lib
+SYMLINK_LIB="yes"
diff --git a/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/package.mask b/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/package.mask
new file mode 100644
index 000000000000..cc8b0e088f81
--- /dev/null
+++ b/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/package.mask
@@ -0,0 +1,15 @@
+# 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/dev/2006.0/ppc64/64bit-userland/package.mask,v 1.1 2006/01/09 05:22:24 dostrow Exp $
+
+# Mask multilib ppc64 things
+# Maintained by Yuta Satoh <nigoro@gentoo.org>
+
+app-emulation/emul-linux-ppc-baselibs
+app-emulation/emul-linux-ppc-compat
+app-emulation/emul-linux-ppc-glibc
+app-emulation/emul-linux-ppc-gtklibs
+app-emulation/emul-linux-ppc-qtlibs
+app-emulation/emul-linux-ppc-sdl
+app-emulation/emul-linux-ppc-soundlibs
+app-emulation/emul-linux-ppc-xlibs
diff --git a/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/packages b/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/packages
new file mode 100644
index 000000000000..03ced03dee4c
--- /dev/null
+++ b/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/packages
@@ -0,0 +1,10 @@
+# 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/dev/2006.0/ppc64/64bit-userland/packages,v 1.1 2006/01/09 05:22:24 dostrow Exp $
+# Maintained by Tom Gall <tgall@gentoo.org>
+
+*>=sys-devel/binutils-2.15
+*>=sys-devel/gcc-3.4.0-r6
+*>=sys-libs/glibc-2.3.3_pre20040529
+
+
diff --git a/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/parent b/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/parent
@@ -0,0 +1 @@
+..
diff --git a/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/power3/make.defaults b/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/power3/make.defaults
new file mode 100644
index 000000000000..1015d0b1c7ea
--- /dev/null
+++ b/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/power3/make.defaults
@@ -0,0 +1,6 @@
+# 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/dev/2006.0/ppc64/64bit-userland/power3/make.defaults,v 1.1 2006/01/09 05:22:24 dostrow Exp $
+
+CFLAGS="-O2 -pipe -mtune=power3 -mcpu=power3"
+CXXFLAGS=${CFLAGS}
diff --git a/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/power3/parent b/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/power3/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/power3/parent
@@ -0,0 +1 @@
+..
diff --git a/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/power4/make.defaults b/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/power4/make.defaults
new file mode 100644
index 000000000000..9724d30bea16
--- /dev/null
+++ b/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/power4/make.defaults
@@ -0,0 +1,6 @@
+# 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/dev/2006.0/ppc64/64bit-userland/power4/make.defaults,v 1.1 2006/01/09 05:22:24 dostrow Exp $
+
+CFLAGS="-O2 -pipe -mtune=power4 -mcpu=power4"
+CXXFLAGS=${CFLAGS}
diff --git a/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/power4/parent b/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/power4/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/power4/parent
@@ -0,0 +1 @@
+..
diff --git a/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/power5/make.defaults b/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/power5/make.defaults
new file mode 100644
index 000000000000..3931492b2e14
--- /dev/null
+++ b/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/power5/make.defaults
@@ -0,0 +1,6 @@
+# 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/dev/2006.0/ppc64/64bit-userland/power5/make.defaults,v 1.1 2006/01/09 05:22:24 dostrow Exp $
+
+CFLAGS="-O2 -pipe -mtune=power5 -mcpu=power5"
+CXXFLAGS=${CFLAGS}
diff --git a/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/power5/parent b/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/power5/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/power5/parent
@@ -0,0 +1 @@
+..
diff --git a/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/profile.bashrc b/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/profile.bashrc
new file mode 100644
index 000000000000..3ab189197206
--- /dev/null
+++ b/profiles/default-linux/ppc/dev/2006.0/ppc64/64bit-userland/profile.bashrc
@@ -0,0 +1,25 @@
+# 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/lib64/python2.0/
+addpredict /usr/lib64/python2.1/
+addpredict /usr/lib64/python2.2/
+addpredict /usr/lib64/python2.3/
+addpredict /usr/lib64/python2.4/
+addpredict /usr/lib64/python2.5/
+addpredict /usr/lib64/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="ppc64"
+fi
+
+export CFLAGS_ppc64
diff --git a/profiles/default-linux/ppc/dev/2006.0/ppc64/multilib/README b/profiles/default-linux/ppc/dev/2006.0/ppc64/multilib/README
new file mode 100644
index 000000000000..8dc76f0df34c
--- /dev/null
+++ b/profiles/default-linux/ppc/dev/2006.0/ppc64/multilib/README
@@ -0,0 +1,4 @@
+Please see the following URL, if you want to use this profile.
+The information which helps you is included in it.
+
+http://dev.gentoo.org/~nigoro/ppc64/multilib/
diff --git a/profiles/default-linux/ppc/dev/2006.0/ppc64/multilib/make.defaults b/profiles/default-linux/ppc/dev/2006.0/ppc64/multilib/make.defaults
new file mode 100644
index 000000000000..2f4e645906f7
--- /dev/null
+++ b/profiles/default-linux/ppc/dev/2006.0/ppc64/multilib/make.defaults
@@ -0,0 +1,44 @@
+# 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/dev/2006.0/ppc64/multilib/make.defaults,v 1.1 2006/01/09 05:22:24 dostrow Exp $
+
+ARCH="ppc64"
+ACCEPT_KEYWORDS="ppc64"
+
+CHOST="powerpc64-unknown-linux-gnu"
+
+CFLAGS="-O2 -pipe"
+CXXFLAGS=${CFLAGS}
+
+ACCEPT_KEYWORDS="ppc64"
+
+STAGE1_USE="unicode"
+USE="${STAGE1_USE} alsa apache2 apm arts berkdb bitmap-fonts cups eds emboss encode esd fortran foomaticdb gdbm gif gnome gpm gstreamer gtk gtk2 ibm imlib ipv6 jpeg kde libg++ libwww mad mikmod motif mp3 mpeg ncurses nls nptl ogg oggvorbis opengl oss pam perl pdflib png python qt quicktime readline sdl spell ssl tcpd truetype truetype-fonts type1-fonts udev vorbis X xml2 xmms xv zlib"
+
+# This profile doesn't fully support multilib portage yet. We still rely
+# on the emul-* packages. As such, we have -multilib-pkg here to emphasise
+# that point.
+FEATURES="autoconfig sandbox sfperms -multilib-pkg"
+
+MULTILIB_ABIS="ppc ppc64"
+DEFAULT_ABI="ppc64"
+
+CFLAGS_ppc64="-m64"
+LDFLAGS_ppc64="-m elf64ppc"
+CHOST_ppc64="powerpc64-unknown-linux-gnu"
+CDEFINE_ppc64="__powerpc64__"
+LIBDIR_ppc64="lib64"
+
+CFLAGS_ppc="-m32"
+LDFLAGS_ppc="-m elf32ppc"
+CHOST_ppc="powerpc-unknown-linux-gnu"
+CDEFINE_ppc="!__powerpc64__"
+LIBDIR_ppc="lib32"
+
+# In case someone wants to help out by setting FEATURES="multilib-strict"
+MULTILIB_STRICT_DIRS="/lib /usr/lib /usr/kde/*/lib /usr/qt/*/lib /usr/X11R6/lib"
+MULTILIB_STRICT_DENY="64-bit.*shared object"
+MULTILIB_STRICT_EXEMPT="(perl5|gcc|gcc-lib|eclipse-3)"
+
+# Hack to tell baselayout to use symlinks for /lib, /usr/lib, and /usr/local/lib
+SYMLINK_LIB="yes"
diff --git a/profiles/default-linux/ppc/dev/2006.0/ppc64/multilib/packages b/profiles/default-linux/ppc/dev/2006.0/ppc64/multilib/packages
new file mode 100644
index 000000000000..a3ab7618643c
--- /dev/null
+++ b/profiles/default-linux/ppc/dev/2006.0/ppc64/multilib/packages
@@ -0,0 +1,11 @@
+# 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/dev/2006.0/ppc64/multilib/packages,v 1.1 2006/01/09 05:22:24 dostrow Exp $
+
+*>=sys-devel/binutils-2.15.90.0.3-r4
+*>=sys-devel/gcc-3.4.4
+*sys-libs/libstdc++-v3
+*>=sys-libs/glibc-2.3.4.20041102-r2
+*>=sys-kernel/linux-headers-2.6.11
+*sys-fs/mac-fdisk
+*sys-fs/hfsutils
diff --git a/profiles/default-linux/ppc/dev/2006.0/ppc64/multilib/parent b/profiles/default-linux/ppc/dev/2006.0/ppc64/multilib/parent
new file mode 100644
index 000000000000..f3229c5b9876
--- /dev/null
+++ b/profiles/default-linux/ppc/dev/2006.0/ppc64/multilib/parent
@@ -0,0 +1 @@
+..
diff --git a/profiles/default-linux/ppc/dev/2006.0/ppc64/multilib/profile.bashrc b/profiles/default-linux/ppc/dev/2006.0/ppc64/multilib/profile.bashrc
new file mode 100644
index 000000000000..0ad3d6a79223
--- /dev/null
+++ b/profiles/default-linux/ppc/dev/2006.0/ppc64/multilib/profile.bashrc
@@ -0,0 +1,27 @@
+# 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/lib64/python2.0/
+addpredict /usr/lib64/python2.1/
+addpredict /usr/lib64/python2.2/
+addpredict /usr/lib64/python2.3/
+addpredict /usr/lib64/python2.4/
+addpredict /usr/lib64/python2.5/
+addpredict /usr/lib64/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="ppc64"
+fi
+
+export CFLAGS_ppc64
+export CFLAGS_ppc
+