summaryrefslogtreecommitdiff
path: root/kde-apps/plasma-telepathy-meta
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-05-09 00:01:03 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-05-09 00:01:03 +0100
commita0ce545d52f231499bf9f3644493113d8af58ec9 (patch)
tree4d67c09eed0c2ae28d1317f72d7f7b08b4f6aeea /kde-apps/plasma-telepathy-meta
parent5181ced3f3566a9610b85922b083c8f84f20d78f (diff)
gentoo auto-resync : 09:05:2024 - 00:01:03
Diffstat (limited to 'kde-apps/plasma-telepathy-meta')
-rw-r--r--kde-apps/plasma-telepathy-meta/Manifest2
-rw-r--r--kde-apps/plasma-telepathy-meta/metadata.xml11
-rw-r--r--kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-22.08.3.ebuild31
3 files changed, 0 insertions, 44 deletions
diff --git a/kde-apps/plasma-telepathy-meta/Manifest b/kde-apps/plasma-telepathy-meta/Manifest
deleted file mode 100644
index d2de4df7e022..000000000000
--- a/kde-apps/plasma-telepathy-meta/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-EBUILD plasma-telepathy-meta-22.08.3.ebuild 920 BLAKE2B 0e02ce7530ea0b5c9864afd7f5cd99c51c0670c1597cb08366d733887ef0d91283c980210de7d367251d4b9f823ad3c8dc8d0eb260315f78205aa4598f348783 SHA512 fc62895801c58aca196d91440f5b32ab1b731c5ef6074314ba9d514bf0c804b91ee2ac28e40baeb2eaef4bf34cebd7a64140ee7bc5f3b120e294b6b9b540644c
-MISC metadata.xml 318 BLAKE2B 922a5e32e706b2976c5f359a14194d268d3f499398576c80ce5fad8c0fcea0fbf048de4480a80a6a1889c88b8b6c14147654a3ab4d5ffbcc258c2290da63f6d1 SHA512 614cb8dda7ad2088e5d6ef39b449bb4be0ac72cd0231c320188d76d1816dce6490c5114bb4798112c4b11d99d30a9e82ff8fcf08ffa8c049589682a5e38208f6
diff --git a/kde-apps/plasma-telepathy-meta/metadata.xml b/kde-apps/plasma-telepathy-meta/metadata.xml
deleted file mode 100644
index d925f2439758..000000000000
--- a/kde-apps/plasma-telepathy-meta/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>
diff --git a/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-22.08.3.ebuild b/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-22.08.3.ebuild
deleted file mode 100644
index 13d266886ec6..000000000000
--- a/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-22.08.3.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2023 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-DESCRIPTION="Plasma Telepathy client"
-HOMEPAGE="https://community.kde.org/KTp"
-
-LICENSE="metapackage"
-SLOT="5"
-KEYWORDS="amd64 arm64 ~x86"
-IUSE=""
-
-RDEPEND="
- >=kde-apps/ktp-accounts-kcm-${PV}:${SLOT}
- >=kde-apps/ktp-approver-${PV}:${SLOT}
- >=kde-apps/ktp-auth-handler-${PV}:${SLOT}
- >=kde-apps/ktp-common-internals-${PV}:${SLOT}
- >=kde-apps/ktp-contact-list-${PV}:${SLOT}
- >=kde-apps/ktp-contact-runner-${PV}:${SLOT}
- >=kde-apps/ktp-desktop-applets-${PV}:${SLOT}
- >=kde-apps/ktp-filetransfer-handler-${PV}:${SLOT}
- >=kde-apps/ktp-kded-module-${PV}:${SLOT}
- >=kde-apps/ktp-send-file-${PV}:${SLOT}
- >=kde-apps/ktp-text-ui-${PV}:${SLOT}
-"
-
-pkg_postinst() {
- elog "You can configure the accounts in Plasma System Settings"
- elog "and then add the Instant Messaging plasma applet to access the contact list."
-}