summaryrefslogtreecommitdiff
path: root/kde-apps/plasma-telepathy-meta
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-07-25 14:56:29 +0100
committerV3n3RiX <venerix@koprulu.sector>2022-07-25 14:56:29 +0100
commit22899eb46c1c332d9a8a995c0be0b965fb1bcfc3 (patch)
tree25c77db0aa77917e9d02268c57cdd9fac0d82035 /kde-apps/plasma-telepathy-meta
parentbf2c6ad6782df5963101bc3e73c0d31d65e0829f (diff)
gentoo auto-resync : 25:07:2022 - 14:56:29
Diffstat (limited to 'kde-apps/plasma-telepathy-meta')
-rw-r--r--kde-apps/plasma-telepathy-meta/Manifest1
-rw-r--r--kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-21.12.3.ebuild31
2 files changed, 0 insertions, 32 deletions
diff --git a/kde-apps/plasma-telepathy-meta/Manifest b/kde-apps/plasma-telepathy-meta/Manifest
index cd482866ed76..8cf03111bec0 100644
--- a/kde-apps/plasma-telepathy-meta/Manifest
+++ b/kde-apps/plasma-telepathy-meta/Manifest
@@ -1,3 +1,2 @@
-EBUILD plasma-telepathy-meta-21.12.3.ebuild 919 BLAKE2B ac3358b5085238750b4ea3edc37308f86137ba2b9f1e2925e212191e5e80926d79e95b7409d56905ca1363ebb363749b15b90a46e50b4011f8de589e11f996a6 SHA512 37bcce628ebc82d15290ba0e9cbfb5266d901a6695b7f4e161342c1c7db35f7dd34f4f91c3beffe6d06f8af50cd8a26a25ca78e19155fd6be14efbadf1269e0c
EBUILD plasma-telepathy-meta-22.04.3.ebuild 919 BLAKE2B ac3358b5085238750b4ea3edc37308f86137ba2b9f1e2925e212191e5e80926d79e95b7409d56905ca1363ebb363749b15b90a46e50b4011f8de589e11f996a6 SHA512 37bcce628ebc82d15290ba0e9cbfb5266d901a6695b7f4e161342c1c7db35f7dd34f4f91c3beffe6d06f8af50cd8a26a25ca78e19155fd6be14efbadf1269e0c
MISC metadata.xml 318 BLAKE2B 922a5e32e706b2976c5f359a14194d268d3f499398576c80ce5fad8c0fcea0fbf048de4480a80a6a1889c88b8b6c14147654a3ab4d5ffbcc258c2290da63f6d1 SHA512 614cb8dda7ad2088e5d6ef39b449bb4be0ac72cd0231c320188d76d1816dce6490c5114bb4798112c4b11d99d30a9e82ff8fcf08ffa8c049589682a5e38208f6
diff --git a/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-21.12.3.ebuild b/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-21.12.3.ebuild
deleted file mode 100644
index 90efe638cfd0..000000000000
--- a/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-21.12.3.ebuild
+++ /dev/null
@@ -1,31 +0,0 @@
-# Copyright 1999-2022 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."
-}