diff options
Diffstat (limited to 'dev-libs/kasync/kasync-9999.ebuild')
| -rw-r--r-- | dev-libs/kasync/kasync-9999.ebuild | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/dev-libs/kasync/kasync-9999.ebuild b/dev-libs/kasync/kasync-9999.ebuild new file mode 100644 index 00000000000..1a45f5fa99b --- /dev/null +++ b/dev-libs/kasync/kasync-9999.ebuild @@ -0,0 +1,13 @@ +# 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" + +LICENSE="LGPL-2+" +KEYWORDS="" +IUSE="" |
