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

EAPI=6

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=""