From 6bc2e4d7c5906e46a8f275a876ead6ec41aca5bb Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 10 Feb 2019 15:40:27 +0000 Subject: gentoo resync : 10.02.2019 --- kde-apps/plasma-telepathy-meta/Manifest | 2 +- .../plasma-telepathy-meta-18.12.1.ebuild | 32 ---------------------- .../plasma-telepathy-meta-18.12.2.ebuild | 32 ++++++++++++++++++++++ 3 files changed, 33 insertions(+), 33 deletions(-) delete mode 100644 kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-18.12.1.ebuild create mode 100644 kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-18.12.2.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 6636aada8d7b..55e7c7e4d2e6 100644 --- a/kde-apps/plasma-telepathy-meta/Manifest +++ b/kde-apps/plasma-telepathy-meta/Manifest @@ -1,3 +1,3 @@ EBUILD plasma-telepathy-meta-18.08.3.ebuild 933 BLAKE2B 266310685994a7995223bef87ad77eccf6afcfda4d8e2d1bf310f2d44583ca5b18469b40060ed3cbf9e2955922a1ddcf0f74f03c4a49a0029a71399e750f52eb SHA512 49cf1f871f8304dc37dbc3847163d32d44729d2ca4575559b511a764c1f8a860dae46c2b3342afed1379b1e1042041bc5a19a7672ad5286a3eedb0bf0e435169 -EBUILD plasma-telepathy-meta-18.12.1.ebuild 977 BLAKE2B 5ea80e2ff4aa8e1a159b70433bdbe1841c69e6c9746db6fd1fb04f24a16d0a2557ad7d8b9f37b98567fab2e739d758ef6b7fedf2a45cbfa0ec39409d6a7a2728 SHA512 a5595485b96fece71fe22f3233b84b15e4be61b09bca2ae7293245f46cbb340732ca930b48c1a14681f90001c29af3b8d7d1ef995fa2e0de2bed3948a38775bb +EBUILD plasma-telepathy-meta-18.12.2.ebuild 977 BLAKE2B 5ea80e2ff4aa8e1a159b70433bdbe1841c69e6c9746db6fd1fb04f24a16d0a2557ad7d8b9f37b98567fab2e739d758ef6b7fedf2a45cbfa0ec39409d6a7a2728 SHA512 a5595485b96fece71fe22f3233b84b15e4be61b09bca2ae7293245f46cbb340732ca930b48c1a14681f90001c29af3b8d7d1ef995fa2e0de2bed3948a38775bb MISC metadata.xml 249 BLAKE2B ad415db89e5dee1627aa77f44ded9d4e1e5b8217d06c7ca25bbaa3fe92ce67c2b1090957c45a821b407d7927e5af798498aa6a5b903895ee1af8ee20a446c7f7 SHA512 76a5a340b13f0053ca3c5e94ed24380ea8d29b45ac8655419e22eaadb1e4a827c04d2e7e36b65145c4964e6526f656618fc6ac144e277ef53cb7373e6239e3c3 diff --git a/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-18.12.1.ebuild b/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-18.12.1.ebuild deleted file mode 100644 index f30f70a34fbc..000000000000 --- a/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-18.12.1.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 ~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-18.12.2.ebuild b/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-18.12.2.ebuild new file mode 100644 index 000000000000..f30f70a34fbc --- /dev/null +++ b/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-18.12.2.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 ~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