summaryrefslogtreecommitdiff
path: root/dev-libs/kasync/kasync-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-libs/kasync/kasync-9999.ebuild')
-rw-r--r--dev-libs/kasync/kasync-9999.ebuild18
1 files changed, 0 insertions, 18 deletions
diff --git a/dev-libs/kasync/kasync-9999.ebuild b/dev-libs/kasync/kasync-9999.ebuild
deleted file mode 100644
index 8cd96af71bc..00000000000
--- a/dev-libs/kasync/kasync-9999.ebuild
+++ /dev/null
@@ -1,18 +0,0 @@
-# Copyright 1999-2024 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-ECM_TEST="forceoptional"
-inherit ecm kde.org
-
-DESCRIPTION="C++ library for controlling asynchronous tasks"
-HOMEPAGE="https://api.kde.org/kasync/html/index.html"
-
-if [[ ${KDE_BUILD_TYPE} = release ]]; then
- SRC_URI="mirror://kde/unstable/${PN}/${PV}/src/${P}.tar.xz"
- KEYWORDS="~amd64"
-fi
-
-LICENSE="LGPL-2+"
-SLOT="5"