Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 53574 - apache2 has DEPEND error
Summary: apache2 has DEPEND error
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Chuck Short (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-10 13:23 UTC by Antonio
Modified: 2004-06-11 01:09 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 Antonio 2004-06-10 13:23:33 UTC
On the ebuild apache-2.0.49-r2.ebuild and apache-2.0.49-r3.ebuild the DEPEND is bad:

on apache-manual-2.0.49-r2:

..........
.......
doc? ( =app-doc/apache-manual-2.0.49-r1 )  <---------  apache-manual-2.0.49-r2
.........
........

and on apache-manual-2.0.49-r3:

..........
.......
doc? ( =app-doc/apache-manual-2.0.49-r1 )  <---------  apache-manual-2.0.49-r3
.........
........

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Chuck Short (RETIRED) gentoo-dev 2004-06-10 15:54:55 UTC
doc has fallen back in the main apache ebuild. Thanks for the bug report.