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
This commit is contained in:
Nicolas Bock
2016-04-14 08:20:34 +02:00
parent 068117ac4a
commit dc34283ff8

View File

@@ -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