From 4b19be30aa626b327c885dae62c559ec0e9fb935 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 13 Oct 2019 22:19:36 +0100 Subject: gentoo resync : 13.10.2019 --- kde-apps/akonadiconsole/Manifest | 4 +- .../akonadiconsole/akonadiconsole-19.08.1.ebuild | 45 ---------------------- .../akonadiconsole/akonadiconsole-19.08.2.ebuild | 45 ++++++++++++++++++++++ 3 files changed, 47 insertions(+), 47 deletions(-) delete mode 100644 kde-apps/akonadiconsole/akonadiconsole-19.08.1.ebuild create mode 100644 kde-apps/akonadiconsole/akonadiconsole-19.08.2.ebuild (limited to 'kde-apps/akonadiconsole') diff --git a/kde-apps/akonadiconsole/Manifest b/kde-apps/akonadiconsole/Manifest index 21e4dd5b995f..6321b12c5110 100644 --- a/kde-apps/akonadiconsole/Manifest +++ b/kde-apps/akonadiconsole/Manifest @@ -1,5 +1,5 @@ DIST akonadiconsole-19.04.3.tar.xz 193896 BLAKE2B ec993faba9ac0e1330d93fa1122b61796719f7cac8414f7d5de1b5c4ddd95702d15bfe0a19d58db5400b4fd0e1c0f0e5587ecfaa0a748203d3759b611c5c7d10 SHA512 bf6676038cce5c02830be76659264233ac892dcd37731db0e5146983c95e699ce6d9569b96f47de30fd254e016ac1ecf16312e1b29851a56deff133759133b2c -DIST akonadiconsole-19.08.1.tar.xz 193760 BLAKE2B fb6ad542064eaba0d58fbf565f94a859888344a2b471e5b6607fe0b637aa0c7404829647e936c8091ee19afc2c7d77a469c3108008fee139f672063abe5b73dc SHA512 0d12109baf333bdbc62e40d6711278effbb27fee2993e9c68c6a953240a8156cccc775881e941be5d259c18f56a35d76f3c0d6af832f0b4e83382fb9b7a7ab35 +DIST akonadiconsole-19.08.2.tar.xz 193672 BLAKE2B 3e7b1ceef6cbe6972560a78464e758e67d9907ac33958ab6398e1e72d0814f6ac4e6c959ed39a78789e55d7f18637c2b874c7390fcb3a97131d2cc5637dad1de SHA512 88b86fad2244d34256de4ff15ae7eba3cea6e130256b16e610e6391464856353c7c601460dd45bd29f4bc91e7d05cd38fe52c8a6d4bc4d47d688796774e197c3 EBUILD akonadiconsole-19.04.3.ebuild 1223 BLAKE2B 2a5208ba751e41905a99aaffe24d75a51a4b98ddc230ea692e2a73e89646517f9446065e5555ddb5b9b450d60e9d8a56b3ef5bac451c59f1b347b4495007c27a SHA512 29010d6f961612b4a3e805864658d9e4873e0429268f72b78aef8c8983aa3616f6aeaea4b30cd0db1a60b6d5ac359b08979e2d88bca9bc43cc9a396ff86504ea -EBUILD akonadiconsole-19.08.1.ebuild 1226 BLAKE2B 5eacb0f9c66e3e55ede47b1073077ec53e639e4871abf92b85cedae035c56595199e3095b92eb1f78e766314dca76e258ba07c8b6394871f34417619cf11b0fd SHA512 04df818ed8cc6bb209b20493cc39124986583aa90f7b966b4a2ac495e41ad4aa0ddc861c832e7a68b1081a6b006955546f88f9b31b5ad589ff90972e9c39149b +EBUILD akonadiconsole-19.08.2.ebuild 1237 BLAKE2B 9b499d7cb86996cdbec819189416cce00f170b47229c57c54a211c07973f62c81860f9efde3d83e9fe7998ce494f66e171e71e519a6ea18c76952a9f91ca7b32 SHA512 0e431cc8ee5b2da03526fe98174ed1a408f20e4b0594b4a25250f3ea931ea5b7efb85e39fa3b95db75aefd4a3aa20c09521f0dc3a6dc01c05153d4ae2975ffbb MISC metadata.xml 249 BLAKE2B ad415db89e5dee1627aa77f44ded9d4e1e5b8217d06c7ca25bbaa3fe92ce67c2b1090957c45a821b407d7927e5af798498aa6a5b903895ee1af8ee20a446c7f7 SHA512 76a5a340b13f0053ca3c5e94ed24380ea8d29b45ac8655419e22eaadb1e4a827c04d2e7e36b65145c4964e6526f656618fc6ac144e277ef53cb7373e6239e3c3 diff --git a/kde-apps/akonadiconsole/akonadiconsole-19.08.1.ebuild b/kde-apps/akonadiconsole/akonadiconsole-19.08.1.ebuild deleted file mode 100644 index 303ffc47eb2d..000000000000 --- a/kde-apps/akonadiconsole/akonadiconsole-19.08.1.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -KDE_HANDBOOK="forceoptional" # FIXME: Check back for doc in release -inherit kde5 - -DESCRIPTION="Application for debugging Akonadi Resources" -LICENSE="GPL-2+ LGPL-2.1+ handbook? ( FDL-1.2+ )" -HOMEPAGE="https://kde.org/" -KEYWORDS="~amd64 ~arm64 ~x86" - -IUSE="" - -DEPEND=" - $(add_frameworks_dep kcompletion) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kcrash) - $(add_frameworks_dep kdbusaddons) - $(add_frameworks_dep kio) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kitemmodels) - $(add_frameworks_dep kitemviews) - $(add_frameworks_dep ktextwidgets) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kxmlgui) - $(add_kdeapps_dep akonadi) - $(add_kdeapps_dep akonadi-contacts) - $(add_kdeapps_dep akonadi-search) - $(add_kdeapps_dep calendarsupport) - $(add_kdeapps_dep kcalcore) - $(add_kdeapps_dep kcontacts) - $(add_kdeapps_dep kmime) - $(add_kdeapps_dep libkdepim) - $(add_kdeapps_dep messagelib) - $(add_qt_dep qtdbus) - $(add_qt_dep qtgui) - $(add_qt_dep qtsql) - $(add_qt_dep qtwidgets) - dev-libs/xapian:= -" -RDEPEND="${DEPEND}" diff --git a/kde-apps/akonadiconsole/akonadiconsole-19.08.2.ebuild b/kde-apps/akonadiconsole/akonadiconsole-19.08.2.ebuild new file mode 100644 index 000000000000..371f59ea065a --- /dev/null +++ b/kde-apps/akonadiconsole/akonadiconsole-19.08.2.ebuild @@ -0,0 +1,45 @@ +# Copyright 1999-2019 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +KDE_HANDBOOK="forceoptional" # FIXME: Check back for doc in release +inherit kde5 + +DESCRIPTION="Application for debugging Akonadi Resources" +LICENSE="GPL-2+ LGPL-2.1+ handbook? ( FDL-1.2+ )" +HOMEPAGE="https://kde.org/" +KEYWORDS="~amd64 ~arm64 ~x86" + +IUSE="" + +DEPEND=" + $(add_frameworks_dep kcalendarcore) + $(add_frameworks_dep kcompletion) + $(add_frameworks_dep kconfig) + $(add_frameworks_dep kconfigwidgets) + $(add_frameworks_dep kcontacts) + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kcrash) + $(add_frameworks_dep kdbusaddons) + $(add_frameworks_dep kio) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kitemmodels) + $(add_frameworks_dep kitemviews) + $(add_frameworks_dep ktextwidgets) + $(add_frameworks_dep kwidgetsaddons) + $(add_frameworks_dep kxmlgui) + $(add_kdeapps_dep akonadi) + $(add_kdeapps_dep akonadi-contacts) + $(add_kdeapps_dep akonadi-search) + $(add_kdeapps_dep calendarsupport) + $(add_kdeapps_dep kmime) + $(add_kdeapps_dep libkdepim) + $(add_kdeapps_dep messagelib) + $(add_qt_dep qtdbus) + $(add_qt_dep qtgui) + $(add_qt_dep qtsql) + $(add_qt_dep qtwidgets) + dev-libs/xapian:= +" +RDEPEND="${DEPEND}" -- cgit v1.2.3