Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 178669 - mod_auth_mysql still depends on apache1 stuff
Summary: mod_auth_mysql still depends on apache1 stuff
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Other
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: apache1-is-dead
  Show dependency tree
 
Reported: 2007-05-15 18:40 UTC by Bjarke Istrup Pedersen (RETIRED)
Modified: 2007-05-15 18:48 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Bjarke Istrup Pedersen (RETIRED) gentoo-dev 2007-05-15 18:40:46 UTC
mod_auth_mysql should be ported to the new apache module format.
Comment 1 Bjarke Istrup Pedersen (RETIRED) gentoo-dev 2007-05-15 18:46:40 UTC
This is the output of USE="apache2" emerge mod_auth_mysql -pv :

[ebuild   R   ] net-www/mod_auth_mysql-3.0.0-r2  USE="(-apache2%*)" 

It wants to disable the apache2 useflag, even though it is enabled.
Comment 2 Bjarke Istrup Pedersen (RETIRED) gentoo-dev 2007-05-15 18:48:10 UTC
Dohh, stupid me