So I was actually trying to emerge mod_jk which lead me to add "net-www/apache ~x86" to package.keywords. I ended up adding "net-www/gentoo-webroot-default ~x86, dev-libs/apr ~x86 and dev-libs/apr-util ~x86" each in turn as each one kept asking for the other. It was only after doing a successful emerge apache that I saw the URL pointing to the online documentation. I tried at first to get things going without adding package.keywords lines like "dev-php/mod_php ~x86" because I was afraid of pulling in php5 or something that I really didn't want. The process worked and wasn't as painful as it first looked. The only thing I might suggest you change is make it clearer that everything under /etc/apache2/conf is going to need to find a new home because that area is just not used anymore - so update your virtual hosts configuration to their new home and if you have php.ini in /etc/apache2/conf and not in /etc/apache2 then you've skipped adding this "dev-php/mod_php ~x86" to package.keywords. Reproducible: Always Steps to Reproduce: 1. 2. 3. Portage 2.0.51.22-r2 (default-linux/x86/2005.0, gcc-3.3.5-20050130, glibc-2.3.5-r0, 2.6.11-gentoo-r11 i686) ================================================================= System uname: 2.6.11-gentoo-r11 i686 Intel(R) Pentium(R) 4 CPU 3.00GHz Gentoo Base System version 1.6.12 dev-lang/python: 2.3.5 sys-apps/sandbox: 1.2.10 sys-devel/autoconf: 2.13, 2.59-r6 sys-devel/automake: 1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5 sys-devel/binutils: 2.15.92.0.2-r10 sys-devel/libtool: 1.5.18-r1 virtual/os-headers: 2.6.11-r2 ACCEPT_KEYWORDS="x86" AUTOCLEAN="yes" CBUILD="i686-pc-linux-gnu" CFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer" CHOST="i686-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config /usr/share/config /var/qmail/control" CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d" CXXFLAGS="-O2 -march=pentium4 -pipe -fomit-frame-pointer" DISTDIR="/usr/portage/distfiles" FEATURES="autoconfig distlocks sandbox sfperms strict" GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/Linux/distributions/gentoo" MAKEOPTS="-j3" PKGDIR="/usr/portage/packages" PORTAGE_TMPDIR="/var/tmp" PORTDIR="/usr/portage" SYNC="rsync://rsync.gentoo.org/gentoo-portage" USE="x86 apache2 apm crypt gpm java junit libg++ libwww mozilla mysql ncurses nls pam perl php postgres python readline spell ssl tcpd xml2 zlib userland_GNU kernel_linux elibc_glibc" Unset: ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Thank you. We are moving this to stable on Sept 18th.