From 536c3711867ec947c1738f2c4b96f22e4863322d Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 18 Nov 2018 09:38:27 +0000 Subject: gentoo resync : 18.11.2018 --- kde-apps/plasma-telepathy-meta/Manifest | 2 +- .../plasma-telepathy-meta-18.08.2.ebuild | 33 ---------------------- .../plasma-telepathy-meta-18.08.3.ebuild | 33 ++++++++++++++++++++++ 3 files changed, 34 insertions(+), 34 deletions(-) delete mode 100644 kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-18.08.2.ebuild create mode 100644 kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-18.08.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 eeffdd3dc301..60e6cd615e59 100644 --- a/kde-apps/plasma-telepathy-meta/Manifest +++ b/kde-apps/plasma-telepathy-meta/Manifest @@ -1,3 +1,3 @@ EBUILD plasma-telepathy-meta-18.04.3.ebuild 936 BLAKE2B 8ba54ecd638b9340f9d950f4a2288d975c3cfbebb2fb9bdd1038e36f70f7156346085aa5c8835eca823fa772856ecdfa748e8fa1277df16befde03790c3a3f96 SHA512 7f6648e8285f603c0d3ace3b178262fb3d76a47dfb4dd65e68aa2d31326f785183b4fead521bd410c75ad65161ed94cbb0c0e09583eda6bf27f8075f225fc47d -EBUILD plasma-telepathy-meta-18.08.2.ebuild 935 BLAKE2B 23779b4443b734b3bcd76f49a1feaf6bfdd499db1ebfa8c633d61a9eb5f4829889a994552bdd43a5ffe50b967151f306ca779e6c2dbd2b93104ccf5598022bf1 SHA512 1c0379449a870f9d855be7efe23a1c061e22fae0fd9bc2b8ad9b7b5a5f82beff48291bfe69bdcb8f157e03ffd73221ebee8c3c1d890a0dfd717d440c0e367215 +EBUILD plasma-telepathy-meta-18.08.3.ebuild 935 BLAKE2B 23779b4443b734b3bcd76f49a1feaf6bfdd499db1ebfa8c633d61a9eb5f4829889a994552bdd43a5ffe50b967151f306ca779e6c2dbd2b93104ccf5598022bf1 SHA512 1c0379449a870f9d855be7efe23a1c061e22fae0fd9bc2b8ad9b7b5a5f82beff48291bfe69bdcb8f157e03ffd73221ebee8c3c1d890a0dfd717d440c0e367215 MISC metadata.xml 249 BLAKE2B ad415db89e5dee1627aa77f44ded9d4e1e5b8217d06c7ca25bbaa3fe92ce67c2b1090957c45a821b407d7927e5af798498aa6a5b903895ee1af8ee20a446c7f7 SHA512 76a5a340b13f0053ca3c5e94ed24380ea8d29b45ac8655419e22eaadb1e4a827c04d2e7e36b65145c4964e6526f656618fc6ac144e277ef53cb7373e6239e3c3 diff --git a/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-18.08.2.ebuild b/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-18.08.2.ebuild deleted file mode 100644 index 8fd4b5101f45..000000000000 --- a/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-18.08.2.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2018 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit kde5-meta-pkg - -DESCRIPTION="Plasma Telepathy client" -HOMEPAGE="https://community.kde.org/KTp" - -LICENSE="|| ( GPL-2 GPL-3 LGPL-2.1 )" -KEYWORDS="~amd64 ~x86" -IUSE="gstreamer" - -RDEPEND=" - $(add_kdeapps_dep ktp-accounts-kcm) - $(add_kdeapps_dep ktp-approver) - $(add_kdeapps_dep ktp-auth-handler) - $(add_kdeapps_dep ktp-common-internals) - $(add_kdeapps_dep ktp-contact-list) - $(add_kdeapps_dep ktp-contact-runner) - $(add_kdeapps_dep ktp-desktop-applets) - $(add_kdeapps_dep ktp-filetransfer-handler) - $(add_kdeapps_dep ktp-kded-module) - $(add_kdeapps_dep ktp-send-file) - $(add_kdeapps_dep ktp-text-ui) - gstreamer? ( $(add_kdeapps_dep ktp-call-ui) ) -" - -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.08.3.ebuild b/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-18.08.3.ebuild new file mode 100644 index 000000000000..8fd4b5101f45 --- /dev/null +++ b/kde-apps/plasma-telepathy-meta/plasma-telepathy-meta-18.08.3.ebuild @@ -0,0 +1,33 @@ +# Copyright 1999-2018 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +inherit kde5-meta-pkg + +DESCRIPTION="Plasma Telepathy client" +HOMEPAGE="https://community.kde.org/KTp" + +LICENSE="|| ( GPL-2 GPL-3 LGPL-2.1 )" +KEYWORDS="~amd64 ~x86" +IUSE="gstreamer" + +RDEPEND=" + $(add_kdeapps_dep ktp-accounts-kcm) + $(add_kdeapps_dep ktp-approver) + $(add_kdeapps_dep ktp-auth-handler) + $(add_kdeapps_dep ktp-common-internals) + $(add_kdeapps_dep ktp-contact-list) + $(add_kdeapps_dep ktp-contact-runner) + $(add_kdeapps_dep ktp-desktop-applets) + $(add_kdeapps_dep ktp-filetransfer-handler) + $(add_kdeapps_dep ktp-kded-module) + $(add_kdeapps_dep ktp-send-file) + $(add_kdeapps_dep ktp-text-ui) + gstreamer? ( $(add_kdeapps_dep ktp-call-ui) ) +" + +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