Index: linux-headers-2.6.16.ebuild =================================================================== RCS file: /var/cvsroot/gentoo-x86/sys-kernel/linux-headers/linux-headers-2.6.16.ebuild,v retrieving revision 1.2 diff -u -r1.2 linux-headers-2.6.16.ebuild --- linux-headers-2.6.16.ebuild 18 Apr 2006 15:39:32 -0000 1.2 +++ linux-headers-2.6.16.ebuild 21 Aug 2006 09:17:45 -0000 @@ -40,7 +40,10 @@ # Get headers to bootstrap on PPC if use ppc; then - cp arch/powerpc/configs/pmac32_defconfig arch/powerpc/configs/ppc_defconfig + K_DEFCONFIG=pmac32_defconfig + fi + if use ppc; then + K_DEFCONFIG=ppc64_defconfig fi # Fixes ... all the wrapper magic is to keep sed from dumping