Latest in portage is 0.0.11, latest available is 0.0.16.
This doesn't work for me, on startup I get Traceback (most recent call last): File "/usr/bin/gnome-btdownload", line 906, in ? run(sys.argv[1:]) File "/usr/bin/gnome-btdownload", line 901, in run client = GtkClient(args) File "/usr/bin/gnome-btdownload", line 586, in __init__ result = GtkFileOpenDialog('Open location for BitTorrent meta file', filters=filters, modal=True).run() File "/usr/bin/gnome-btdownload", line 290, in __init__ GtkFileActionDialog.__init__(self, title, gtk.FILE_CHOOSER_ACTION_OPEN, (gtk.STOCK_CANCEL, gtk.RESPONSE_CANCEL, gtk.STOCK_OPEN, gtk.RESPONSE_OK), filters, default, modal, multiple, localonly) AttributeError: 'module' object has no attribute 'FILE_CHOOSER_ACTION_OPEN' this doesn't appear to work with pygtk-2.2.0, is it working for you?
And from the README: DEPENDENCIES: * python-gtk2 (>= 2.3.91) (and all it depends on) We won't be updating with the development version for pygtk2 just yet I don't think so this one might need to wait until then.
The development version of pyGTK is the only way to make use of GTK 2.4 stuff, and more and more things are starting to use it, any timeframe on when this will be on portage? For the record, locally I have pyGTK 2.3 and the new gnome-btdownload and things work fine.
we do not have the manpower at this point to support non-stable releases, especially not of non-core packages.