Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 44887 - BitTornado 0.1 ebuild
Summary: BitTornado 0.1 ebuild
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High enhancement (vote)
Assignee: Jeremy Huddleston (RETIRED)
URL: http://www.bittornado.com
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2004-03-16 12:55 UTC by Joost Hillen
Modified: 2004-03-17 22:15 UTC (History)
1 user (show)

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


Attachments
BitTornado 0.1 (bittornado-0.1.ebuild,1.60 KB, text/plain)
2004-03-16 13:09 UTC, Joost Hillen
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Joost Hillen 2004-03-16 12:55:58 UTC
BitTornado is the new name of the Bittorrent-TheShadow bittorrent client.
Comment 1 Joost Hillen 2004-03-16 13:09:23 UTC
Created attachment 27494 [details]
BitTornado 0.1

important: the archive which is downloaded by the ebuild contains two errors in
the file 'setup.py'. they can be easily fixed:

on line 13:

replace 'version = BitTorrent.version,' with 'version = BitTornado.version,'

on line 19:

replace 'packages = ["BitTornado"],' with 'packages =
["BitTornado","BitTornado.BT1"],'

after that it will work fine.
Comment 2 Jeremy Huddleston (RETIRED) gentoo-dev 2004-03-17 22:15:08 UTC
in portage.