From dc34283ff8e23f72f04721ea44cbe947bf4d598c Mon Sep 17 00:00:00 2001 From: Nicolas Bock Date: Thu, 14 Apr 2016 08:20:34 +0200 Subject: [PATCH] app-office/hamster-time-tracker: Fix incorrect use of waf-utils eclass Fixed Bug 577538. Thanks to michael.frommberger@gmx.net for pointing out the fix! Package-Manager: portage-2.2.26 --- .../hamster-time-tracker/hamster-time-tracker-9999.ebuild | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app-office/hamster-time-tracker/hamster-time-tracker-9999.ebuild b/app-office/hamster-time-tracker/hamster-time-tracker-9999.ebuild index 364c3d58f01b..24d4eed8c6ea 100644 --- a/app-office/hamster-time-tracker/hamster-time-tracker-9999.ebuild +++ b/app-office/hamster-time-tracker/hamster-time-tracker-9999.ebuild @@ -1,10 +1,11 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ EAPI="5" PYTHON_COMPAT=( python2_7 ) +PYTHON_REQ_USE="threads(+)" inherit git-r3 python-single-r1 waf-utils -- 2.26.2