http://bugs.winehq.org/show_bug.cgi?id=29168
--- Comment #192 from h.v.bruinehsen@fu-berlin.de 2012-03-14 10:11:57 CDT --- Created attachment 39360 --> http://bugs.winehq.org/attachment.cgi?id=39360 Emerge --info output from working Gentoo 64~
(In reply to comment #189)
Could you provide emerge --info please?
I attached the output. Otherwise I think we should discuss Gentoo specific things (except it's related to this bug) privately or via gentoo lists/forums/irc.
PS: And by the way, if you just want to add one patch to any packet in Gentoo you do not have to copy in to /usr/local/portage and alter it's .ebuild file, all you need to do is create directory in etc like this for wine: /etc/portage/patches/app-emulation/wine/ and place in it your patch, and next time emerge will compile it with your patch.
This only works, when the ebuild calls 'epatch_user' (which wine-9999.ebuild acually does). Old habits are also hard to put down..