summaryrefslogtreecommitdiff
path: root/kde-apps/plasma-telepathy-meta
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2022-12-03 14:59:59 +0000
committerV3n3RiX <venerix@koprulu.sector>2022-12-03 14:59:59 +0000
commit529abfa74a08ae5099db9780bcdf8250aa52ecb6 (patch)
tree2e2d1a9fd6e89b4872499afea3dc57490271e69c /kde-apps/plasma-telepathy-meta
parente6ba529df30e3fc9dfdf55ec5797f2f764df6e54 (diff)
gentoo auto-resync : 03:12:2022 - 14:59:58
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-22.04.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 8e9566ebb068..5fa33c2f6112 100644
--- a/kde-apps/plasma-telepathy-meta/Manifest
+++ b/kde-apps/plasma-telepathy-meta/Manifest
@@ -1,3 +1,2 @@
-EBUILD plasma-telepathy-meta-22.04.3.ebuild 919 BLAKE2B ac3358b5085238750b4ea3edc37308f86137ba2b9f1e2925e212191e5e80926d79e95b7409d56905ca1363ebb363749b15b90a46e50b4011f8de589e11f996a6 SHA512 37bcce628ebc82d15290ba0e9cbfb5266d901a6695b7f4e161342c1c7db35f7dd34f4f91c3beffe6d06f8af50cd8a26a25ca78e19155fd6be14efbadf1269e0c
EBUILD plasma-telepathy-meta-22.08.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-22.04.3.ebuild b/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-22.04.3.ebuild
deleted file mode 100644
index 90efe638cfd0..000000000000
--- a/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-22.04.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."
-}