From: Andreas K. Hüttel Date: Sat, 7 May 2016 21:49:24 +0000 (+0200) Subject: Revert "x11-misc/shutterbug: Fix global scope use* calls, #582206" - repoman would... X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=28602329502d907d0979c451b0e511c2c8fa5dd1;p=gentoo.git Revert "x11-misc/shutterbug: Fix global scope use* calls, #582206" - repoman would have prevented more breakage This reverts commit 5a3cc3108312a8982db95c0615361a4b1fe46884. --- diff --git a/x11-misc/shutterbug/shutterbug-1.6.36.ebuild b/x11-misc/shutterbug/shutterbug-1.6.36.ebuild index 0afa601a3b8c..89d7e038acf3 100644 --- a/x11-misc/shutterbug/shutterbug-1.6.36.ebuild +++ b/x11-misc/shutterbug/shutterbug-1.6.36.ebuild @@ -21,8 +21,6 @@ DEPEND=" RDEPEND="${DEPEND}" -src_configure() { - FOXCONF="$(use_enable jpeg) \ - $(use_enable png) \ - $(use_enable tiff)" fox_src_configure -} +FOXCONF="$(use_enable jpeg) \ + $(use_enable png) \ + $(use_enable tiff)"