docompress: add --limit support with newer EAPIs
authorMike Frysinger <vapier@gentoo.org>
Sun, 1 Dec 2013 07:21:00 +0000 (02:21 -0500)
committerMike Frysinger <vapier@gentoo.org>
Sun, 1 Dec 2013 07:21:00 +0000 (02:21 -0500)
commite365ea81ad835ef2853e29925047d8ecb2754941
tree4fa11f89543da0ced7e3f4d12bbda2a94c7db71a
parent86efbac7054388819a873ee8783439ca1226c5e8
docompress: add --limit support with newer EAPIs

We added support for not compressing files below a certain size (since the
speed/size/etc... tradeoffs didn't make sense), but it was only for man
pages and old EAPI's.

Add the logic to the newer EAPIs and apply to all compressed paths.

URL: http://bugs.gentoo.org/169260
bin/misc-functions.sh
bin/phase-helpers.sh
bin/save-ebuild-env.sh