QEMU_SOFTMMU_TARGETS="i386 x86_64"
QEMU_USER_TARGETS="i386 x86_64"
+#PHP_TARGETS="php5-5 php5-6"
+
USE_PYTHON='2.7 3.4'
PYTHON_TARGETS="python2_7 python3_4"
+PYTHON_SINGLE_TARGET="python3_4"
CPU_FLAGS_X86="mmx sse sse2 sse3 ssse3"
+APACHE2_MPMS="prefork"
+APACHE2_MODULES="access_compat actions alias asis auth_basic authn_core auth_digest authn_alias
+ authn_anon authn_dbd authn_dbm authn_default authn_file authz_core authz_dbd
+ authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user
+ autoindex cache cache_disk cern_meta cgi cgid charset_lite dav dav_fs dav_lock
+ dbd deflate dir disk_cache dumpio env expires ext_filter file_cache filter flac
+ headers http2 ident imagemap include info log_config log_forensic logio macro
+ mem_cache mime mime_magic negotiation proxy proxy_ajp proxy_balancer proxy_connect
+ proxy_fcgi proxy_ftp proxy_html proxy_http proxy_scgi proxy_wstunnel ratelimit
+ remoteip reqtimeout rewrite setenvif slotmem_shm socache_shmcb so speling status
+ substitute unique_id unixd userdir usertrack version vhost_alias
+"
+
# These are the USE flags that were used in addition to what is provided by the
# profile used for building.
#USE="bindist mmx sse sse2"
# vorbis webp wmf x264 xattr xml xmlrpc xpm xsl xslt xvid zlib
# -development -rdoc"
-USE="acl acpi audit bash-completion bazaar bzip2 git gpm idn ipv6 jpeg json lz4 lzma md5sum mmx \
+USE="acl acpi apache2 audit bash-completion bazaar bzip2 git gpm idn ipv6 jpeg json ldap lz4 lzma md5sum mmx \
mercurial python python2 python3 smtp sse sse2 ssse3 subversion tiff vim-syntax -X xattr unicode"
GENTOO_MIRRORS="http://mirror.netcologne.de/gentoo/"