summaryrefslogtreecommitdiff
path: root/dev-libs
diff options
context:
space:
mode:
authorFlorian Schmaus <flow@gentoo.org>2023-10-11 21:06:47 +0200
committerAndreas Sturmlechner <asturm@gentoo.org>2024-03-25 20:00:40 +0100
commit93986386474fcd369768e79536223c6a28b2633d (patch)
tree74fb33525125c36d7a8082774bf194cc478dcd87 /dev-libs
parentf7f78b76d84416101cc7008eb2fbdcb1d871373c (diff)
downloadkde-93986386474fcd369768e79536223c6a28b2633d.tar.gz
kde-93986386474fcd369768e79536223c6a28b2633d.tar.bz2
kde-93986386474fcd369768e79536223c6a28b2633d.zip
dev-libs/kasync: treeclean
Signed-off-by: Florian Schmaus <flow@gentoo.org> Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
Diffstat (limited to 'dev-libs')
-rw-r--r--dev-libs/kasync/kasync-9999.ebuild18
-rw-r--r--dev-libs/kasync/metadata.xml11
2 files changed, 0 insertions, 29 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"
diff --git a/dev-libs/kasync/metadata.xml b/dev-libs/kasync/metadata.xml
deleted file mode 100644
index d925f243975..00000000000
--- a/dev-libs/kasync/metadata.xml
+++ /dev/null
@@ -1,11 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
- <maintainer type="project">
- <email>kde@gentoo.org</email>
- <name>Gentoo KDE Project</name>
- </maintainer>
- <upstream>
- <bugs-to>https://bugs.kde.org/</bugs-to>
- </upstream>
-</pkgmetadata>