http://kegel.com/wine/winetricks is a collection of several little helpers for wine. Reproducible: Always
I don't think it could be useful: winetricks is a bash script frequently updated, so creating an ebuild for each release would be masochist. A possible solution could be to "wget" the script every time the ebuild is emerged, but i think writing $ emerge winetricks is the same as writing $ wget http://www.kegel.com/wine/winetricks (you can also create a 2-line-bash-script that runs the just mentioned command) Plus, the ebuild would have a single version, so it could create a bit of confusion and someone could forget to update (emerge) it before using it...
i'd e-mail upstream and ask them to add like an --update flag where it would automatically wget the latest version ...
Created attachment 205389 [details] winetricks live (svn) ebuild it looks ugly, but it works :)
HOMEPAGE=http://wiki.winehq.org/winetricks SRC_URI=http://winezeug.googlecode.com/svn/trunk/winetricks