Andrew Gaydenko wrote:
[ebuild  N    ] net-www/apache-2.0.55-r1  USE="apache2 ssl -debug -doc -ldap 
-mpm-leader -mpm-peruser -mpm-prefork -mpm-threadpool -mpm-worker -no-suexec 
-static-modules -threads" 4,684 kB
...

I have not installed 'apache' and don't want to install it. What have I missed?
The "apache2" USE-flag is enabled on your system, causing one or more packages to depend on Apache. Run `emerge -pvuDtn world` to find out what package is depending on Apache and echo '<cat-egory/package> -apache2' >> /etc/portage/package.use, or simply add -apache2 to your USE in make.conf to disable Apache completely on your system.

--
gentoo-user@gentoo.org mailing list

Reply via email to