summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-05-08 11:32:03 +0200
committerMichał Górny <mgorny@gentoo.org>2024-05-08 11:32:03 +0200
commit0221c25ce80397e491f77c5500b77754c565736a (patch)
tree11065f73a34caa50fefeb9e8dafa9605c2002ae5 /kde-apps
parentkde-apps/ktp-common-internals: Remove last-rited pkg (diff)
downloadgentoo-0221c25ce80397e491f77c5500b77754c565736a.tar.gz
gentoo-0221c25ce80397e491f77c5500b77754c565736a.tar.bz2
gentoo-0221c25ce80397e491f77c5500b77754c565736a.zip
kde-apps/ktp-auth-handler: Remove last-rited pkg
Bug: https://bugs.gentoo.org/926679 Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'kde-apps')
-rw-r--r--kde-apps/ktp-auth-handler/Manifest1
-rw-r--r--kde-apps/ktp-auth-handler/ktp-auth-handler-22.08.3.ebuild39
-rw-r--r--kde-apps/ktp-auth-handler/metadata.xml11
3 files changed, 0 insertions, 51 deletions
diff --git a/kde-apps/ktp-auth-handler/Manifest b/kde-apps/ktp-auth-handler/Manifest
deleted file mode 100644
index b7dbc4206ad7..000000000000
--- a/kde-apps/ktp-auth-handler/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST ktp-auth-handler-22.08.3.tar.xz 48080 BLAKE2B 8be898dc4325566224cb4cff67bb64a61253c7c665ac0cee79b2e228d68bab4c8dbaf172d848316a8c559c523dc91340f6b4d13007233c80396fb83c010d94b3 SHA512 e591f2547aab824b09f836293bfb68b619793a4398db5690925dfb19f3b5101c75903317130a165b8ef68f4798c21c82befbf907183ca1e0f8d70ce03a18ac94
diff --git a/kde-apps/ktp-auth-handler/ktp-auth-handler-22.08.3.ebuild b/kde-apps/ktp-auth-handler/ktp-auth-handler-22.08.3.ebuild
deleted file mode 100644
index 4f9620bfa1a8..000000000000
--- a/kde-apps/ktp-auth-handler/ktp-auth-handler-22.08.3.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-PVCUT=$(ver_cut 1-3)
-KFMIN=5.96.0
-QTMIN=5.15.5
-inherit ecm gear.kde.org
-
-DESCRIPTION="KDE Telepathy authentication handler"
-HOMEPAGE="https://community.kde.org/KTp"
-
-LICENSE="LGPL-2.1"
-SLOT="5"
-KEYWORDS="amd64 arm64 ~riscv x86"
-IUSE=""
-
-DEPEND="
- >=app-crypt/qca-2.3.0:2[qt5(+)]
- >=dev-qt/qtdbus-${QTMIN}:5
- >=dev-qt/qtgui-${QTMIN}:5
- >=dev-qt/qtnetwork-${QTMIN}:5
- >=dev-qt/qtwidgets-${QTMIN}:5
- >=kde-apps/kaccounts-integration-${PVCUT}:5
- >=kde-apps/ktp-common-internals-${PVCUT}:5
- >=kde-frameworks/kconfig-${KFMIN}:5
- >=kde-frameworks/kcoreaddons-${KFMIN}:5
- >=kde-frameworks/ki18n-${KFMIN}:5
- >=kde-frameworks/kio-${KFMIN}:5
- >=kde-frameworks/kwallet-${KFMIN}:5
- >=kde-frameworks/kwidgetsaddons-${KFMIN}:5
- net-libs/accounts-qt[qt5(+)]
- net-libs/signond[qt5(+)]
- >=net-libs/telepathy-qt-0.9.8
-"
-RDEPEND="${DEPEND}
- >=app-crypt/qca-2.3.0:2[ssl]
-"
diff --git a/kde-apps/ktp-auth-handler/metadata.xml b/kde-apps/ktp-auth-handler/metadata.xml
deleted file mode 100644
index d925f2439758..000000000000
--- a/kde-apps/ktp-auth-handler/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>