* QA Notice: Files built without respecting LDFLAGS have been detected * Please include the following list of files in your report: * /usr/lib/libetpan.so.13.1.2
Created attachment 224227 [details, diff] adding epatch and autotools to ebuild Sed hack was moved to patch
Created attachment 224231 [details, diff] respecting LDFLAGS
Didn't try yet, but are you sure this one's right? LDFLAGS="$OLDCFLAGS"
(In reply to comment #3) > Didn't try yet, but are you sure this one's right? LDFLAGS="$OLDCFLAGS" I'm sure that it's wrong, that's why I've change it to LIBS="$OLDLIBS" :)
Eh... I need a bucket of coffee in the morning. Read the patch backwards. *g*
Created attachment 224425 [details, diff] libetpan-0.57-r1.ebuild.patch Tested, confirmed fixed, all good. Thanks :) Attached is an ebuild patch that switches this to EAPI=2 :)
Fixed in 1.0 (still masked), thank you for the patch. Also reported upstream.