--- /usr/portage/www-servers/lighttpd/lighttpd-1.4.22-r1.ebuild 2009-07-07 14:10:23.000000000 +0200 +++ lighttpd-1.4.22-r1.ebuild 2009-08-03 16:17:54.000000000 +0200 @@ -4,7 +4,7 @@ EAPI="2" -inherit eutils autotools depend.php +inherit eutils autotools DESCRIPTION="Lightweight high-performance web server" HOMEPAGE="http://www.lighttpd.net/" @@ -25,7 +25,7 @@ memcache? ( dev-libs/libmemcache ) mysql? ( >=virtual/mysql-4.0 ) pcre? ( >=dev-libs/libpcre-3.1 ) - php? ( virtual/httpd-php ) + php? ( virtual/httpd-php[cgi] ) rrdtool? ( net-analyzer/rrdtool ) ssl? ( >=dev-libs/openssl-0.9.7 ) webdav? ( @@ -88,8 +88,6 @@ ebeep 5 fi - use php && require_php_with_use cgi - enewgroup lighttpd enewuser lighttpd -1 -1 /var/www/localhost/htdocs lighttpd }