commit:     28602329502d907d0979c451b0e511c2c8fa5dd1
Author:     Andreas K. Hüttel <dilfridge <AT> gentoo <DOT> org>
AuthorDate: Sat May  7 21:49:24 2016 +0000
Commit:     Andreas Hüttel <dilfridge <AT> gentoo <DOT> org>
CommitDate: Sat May  7 21:49:24 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=28602329

Revert "x11-misc/shutterbug: Fix global scope use* calls, #582206" - repoman 
would have prevented more breakage

This reverts commit 5a3cc3108312a8982db95c0615361a4b1fe46884.

 x11-misc/shutterbug/shutterbug-1.6.36.ebuild | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

diff --git a/x11-misc/shutterbug/shutterbug-1.6.36.ebuild 
b/x11-misc/shutterbug/shutterbug-1.6.36.ebuild
index 0afa601..89d7e03 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)"

Reply via email to