Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 71075 - net-p2p/bittornado DEPENDS need fixin
Summary: net-p2p/bittornado DEPENDS need fixin
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo net-p2p team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-11-13 10:38 UTC by Rob Cakebread (RETIRED)
Modified: 2004-11-23 10:53 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 Rob Cakebread (RETIRED) gentoo-dev 2004-11-13 10:38:43 UTC
We have a new version of wxpython in portage which can be slotted. The latest bittornado (0.3.8) works with 2.4* or 2.5* and is fine.

These versions should have their DEPENDS pegged at at 2.4*:
0.3.1, 0.3.6, 0.3.7

The only versions in portage now are 2.4* and 2.5* so I think you can safely change the RDEPEND to:
RDEPEND="X? ( =dev-python/wxpython-2.4* )

Thanks

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Rob Cakebread (RETIRED) gentoo-dev 2004-11-13 11:06:04 UTC
All net-p2p/bittorrent ebuilds should depend on <dev-python/wxpython-2.5*
If you guys want, I'll go through these and fix the dependencies and commit to CVS.
Comment 2 Jon Hood (RETIRED) gentoo-dev 2004-11-23 10:53:02 UTC
fixed in portage; thanks pythonhead :)