From 121ed4eec41fbf03e1998d09eede1bf449da63b9 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 19 Jul 2019 22:05:27 +0100 Subject: gentoo resync : 19.07.2019 --- kde-apps/plasma-telepathy-meta/Manifest | 2 +- .../plasma-telepathy-meta-19.04.2.ebuild | 32 ---------------------- .../plasma-telepathy-meta-19.04.3.ebuild | 32 ++++++++++++++++++++++ 3 files changed, 33 insertions(+), 33 deletions(-) delete mode 100644 kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-19.04.2.ebuild create mode 100644 kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-19.04.3.ebuild (limited to 'kde-apps/plasma-telepathy-meta') diff --git a/kde-apps/plasma-telepathy-meta/Manifest b/kde-apps/plasma-telepathy-meta/Manifest index 5975883aa198..1627ae229f68 100644 --- a/kde-apps/plasma-telepathy-meta/Manifest +++ b/kde-apps/plasma-telepathy-meta/Manifest @@ -1,3 +1,3 @@ EBUILD plasma-telepathy-meta-18.12.3.ebuild 982 BLAKE2B 5e9ccc022388700cc70867d3b57c3528122978ee83e6f97c38d7aa3aea1391d6b6d93cdd5464d5bf6c0d62e9ecc8e17c93412ac5ed91a258d78bfab4d84debf4 SHA512 8ab6ec1e8108c196903cf6487f8e4b390542af85ba2a2852ea3d9b6db44c3a7cc605030cea2c371d69671c66685820727054e075ad216b3c0eb1f63de64387db -EBUILD plasma-telepathy-meta-19.04.2.ebuild 984 BLAKE2B fe8ce110dfec685d6008f1cd4e77308b451ee75a4d14fc75a1779c92c4255e8a7ec5a4a79f53a800a5ea4a7b0f782da2b517fea572b8abef782ba410b9a471d7 SHA512 e8cd7a4de0dfd9163a18878c3e069e194fff64b87aefbeabfbdfcacf8943e779a2a11c77f311b1784367cf260ebb29b8735a163df487e28915e2021424dad125 +EBUILD plasma-telepathy-meta-19.04.3.ebuild 984 BLAKE2B fe8ce110dfec685d6008f1cd4e77308b451ee75a4d14fc75a1779c92c4255e8a7ec5a4a79f53a800a5ea4a7b0f782da2b517fea572b8abef782ba410b9a471d7 SHA512 e8cd7a4de0dfd9163a18878c3e069e194fff64b87aefbeabfbdfcacf8943e779a2a11c77f311b1784367cf260ebb29b8735a163df487e28915e2021424dad125 MISC metadata.xml 249 BLAKE2B ad415db89e5dee1627aa77f44ded9d4e1e5b8217d06c7ca25bbaa3fe92ce67c2b1090957c45a821b407d7927e5af798498aa6a5b903895ee1af8ee20a446c7f7 SHA512 76a5a340b13f0053ca3c5e94ed24380ea8d29b45ac8655419e22eaadb1e4a827c04d2e7e36b65145c4964e6526f656618fc6ac144e277ef53cb7373e6239e3c3 diff --git a/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-19.04.2.ebuild b/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-19.04.2.ebuild deleted file mode 100644 index a68369603cd9..000000000000 --- a/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-19.04.2.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -DESCRIPTION="Plasma Telepathy client" -HOMEPAGE="https://community.kde.org/KTp" - -LICENSE="metapackage" -SLOT="5" -KEYWORDS="~amd64 ~arm64 ~x86" -IUSE="gstreamer" - -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} - gstreamer? ( >=kde-apps/ktp-call-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." -} diff --git a/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-19.04.3.ebuild b/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-19.04.3.ebuild new file mode 100644 index 000000000000..a68369603cd9 --- /dev/null +++ b/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-19.04.3.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +DESCRIPTION="Plasma Telepathy client" +HOMEPAGE="https://community.kde.org/KTp" + +LICENSE="metapackage" +SLOT="5" +KEYWORDS="~amd64 ~arm64 ~x86" +IUSE="gstreamer" + +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} + gstreamer? ( >=kde-apps/ktp-call-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." +} -- cgit v1.2.3