summaryrefslogtreecommitdiff
blob: 2a0fc33b2de314c795c885d7ceac6358592f1342 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2

EAPI=7

KDE_TEST="forceoptional"
inherit kde5

DESCRIPTION="C++ library for controlling asynchronous tasks"
SRC_URI="mirror://kde/unstable/${PN}/${PV}/src/${P}.tar.xz"

LICENSE="LGPL-2+"
KEYWORDS="~amd64"
IUSE=""