phpmyadmin wants to install apache, but actually only needs *any* webserver that runs php, for instance lighttpd and spawn-fastcgi and php-cgi works fine with phpmyadmin. Reproducible: Always Steps to Reproduce: 1. 2. 3.
I suggest adding virtual/php to DEPEND and removing apache and mod_php
*** Bug 77530 has been marked as a duplicate of this bug. ***
Thanks, now in CVS.
*** Bug 41405 has been marked as a duplicate of this bug. ***
The problem appears to be alive: http://www.gentoo.org/cgi-bin/viewcvs.cgi/*checkout*/dev-db/phpmyadmin/phpmyadmin-2.6.1_p2-r1.ebuild ... DEPEND=">=net-www/apache-1.3 ...
Fixed in CVS this time.