Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 231651 - www-apps/mantisbt uses weird slots
Summary: www-apps/mantisbt uses weird slots
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Peter Volkov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-13 00:45 UTC by Caleb Cushing
Modified: 2008-07-13 21:32 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 Caleb Cushing 2008-07-13 00:45:04 UTC
it seems that mantis is slotted...

     Available versions:
        (1.0.8-r1)      1.0.8-r1
        (1.1.1)         ~1.1.1

should that be more like


     Available versions:
        (1.0)         1.0.8-r1
        (1.1)         ~1.1.1

because 1.1.2 is part of the 1.1 line and 1.0.8-r1 is part of the 1.0 line.


Reproducible: Always
Comment 1 Peter Volkov (RETIRED) gentoo-dev 2008-07-13 21:32:30 UTC
This is no a bug but a feature provided by webapps.eclass. It allows different revisions of same webapp being installed in paralle. Thus you can install and then test any revisions of web-application. If you need details read webapp.eclass documentation and I remember there was an article about webapp-config (I hope google helps you to find it). WONTFIX.