diff options
Diffstat (limited to 'dev-libs/kasync/kasync-0.1.0.ebuild')
-rw-r--r-- | dev-libs/kasync/kasync-0.1.0.ebuild | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/dev-libs/kasync/kasync-0.1.0.ebuild b/dev-libs/kasync/kasync-0.1.0.ebuild deleted file mode 100644 index f30f9babba4d..000000000000 --- a/dev-libs/kasync/kasync-0.1.0.ebuild +++ /dev/null @@ -1,14 +0,0 @@ -# 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="" |