From 623ee73d661e5ed8475cb264511f683407d87365 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 12 Apr 2020 03:41:30 +0100 Subject: gentoo Easter resync : 12.04.2020 --- kde-apps/akonadiconsole/Manifest | 6 +-- .../akonadiconsole/akonadiconsole-19.08.3.ebuild | 49 ---------------------- .../akonadiconsole/akonadiconsole-19.12.2.ebuild | 49 ---------------------- .../akonadiconsole/akonadiconsole-19.12.3.ebuild | 49 ++++++++++++++++++++++ 4 files changed, 51 insertions(+), 102 deletions(-) delete mode 100644 kde-apps/akonadiconsole/akonadiconsole-19.08.3.ebuild delete mode 100644 kde-apps/akonadiconsole/akonadiconsole-19.12.2.ebuild create mode 100644 kde-apps/akonadiconsole/akonadiconsole-19.12.3.ebuild (limited to 'kde-apps/akonadiconsole') diff --git a/kde-apps/akonadiconsole/Manifest b/kde-apps/akonadiconsole/Manifest index 5577983b5966..f189dfc0d26a 100644 --- a/kde-apps/akonadiconsole/Manifest +++ b/kde-apps/akonadiconsole/Manifest @@ -1,5 +1,3 @@ -DIST akonadiconsole-19.08.3.tar.xz 193848 BLAKE2B 0450da29afb328cf63cd027028f65c6e6c498f7269755631b0a5aa654ed1258f76b6b35fb592dd11c3031ee00cd8a02c27592571c748a3f8ff03b6a0a0596e01 SHA512 dec8b73d970e16906fc21bc10cc6b102f79b3891c2e5fbcf543473393803809414a5bf17045fe504d0bce8cf6bd5456b046d0a47b667b2b5902bb61b31fa2071 -DIST akonadiconsole-19.12.2.tar.xz 193792 BLAKE2B 972ecbebe1d406d871ff266b90a46889e054ec06468f2e4a8c909ce664c9568be1bea202421fa466542f3c3349d9043d8be2c6cda6f2cd59d14f4649a2e38b52 SHA512 0739406c6ec5d847e53ab84a1c91b6dff58835e91a9e04c1acd487bd8c1780369cc9c8b317586e4b9c95b7fc33ea45a75ef0d7f7e4da985be64cdd6ab2d6ec00 -EBUILD akonadiconsole-19.08.3.ebuild 1432 BLAKE2B e9181162ddce68b232c939b86656b9737aff6a0870cd218f03b1261b945811661f24321cb55396ef79a007581297040fc9678d10dbefbd9bb6500d32d533041c SHA512 a156364f18fa648fa8ebcf404f18fc5e632f7492e4d96e04fe308dc68d211a33f840f917a3f95f407cc8a20fffbc246d65b58f80f8fd62033430e99e0d080a71 -EBUILD akonadiconsole-19.12.2.ebuild 1477 BLAKE2B 319018488b40eb1ea99e1046f5c8c58e92d0a1719056500aaf7de47e300a96ca0b5ca8c7ec13e0066b15b466b8977069dd55211bdcc19f2feb44c064d0d9ac4a SHA512 643a3d658bc907d5281186adb5b9bd7c8e0dc84f33fa6b173e5c49d95160dbfcd51d2818769ee9d49fd925a09cacf4ad959871a57f48468fd7ae533c087cb59a +DIST akonadiconsole-19.12.3.tar.xz 194080 BLAKE2B 411c3a7610c7437b87d4488741f8768bc36b9798b8c5a9b892a523c357a31b82d887309a753022f498ea9b1623259bfd2397615a617a64d8ad33497be2f257f3 SHA512 39131877e0bc7b09141e0d218a01eaa86bd3aa9963514eaa3f44fe510aa7a88b4478ddf1461fc1ce59084d0dfa34186d3d0e4ab8d4763204ba651e8ab4c7d355 +EBUILD akonadiconsole-19.12.3.ebuild 1474 BLAKE2B 85a43a8880dcc1efa75ef48a049648e12a1f7e208a2e38fda5b4d004814e04c08c51d5c4ab7aa7e5589f6dca08d2f12c975d84264b8e0a3003c2b2c7339f3752 SHA512 027937285cbe8c262e4d51f61a1cd875247f5686f42ec80d2284bf15ea8cd57dea7e90a9d1c232f19c5e7e850b23ed9df1827265390f02603d7bc4536cfa79de MISC metadata.xml 249 BLAKE2B ad415db89e5dee1627aa77f44ded9d4e1e5b8217d06c7ca25bbaa3fe92ce67c2b1090957c45a821b407d7927e5af798498aa6a5b903895ee1af8ee20a446c7f7 SHA512 76a5a340b13f0053ca3c5e94ed24380ea8d29b45ac8655419e22eaadb1e4a827c04d2e7e36b65145c4964e6526f656618fc6ac144e277ef53cb7373e6239e3c3 diff --git a/kde-apps/akonadiconsole/akonadiconsole-19.08.3.ebuild b/kde-apps/akonadiconsole/akonadiconsole-19.08.3.ebuild deleted file mode 100644 index a64681759094..000000000000 --- a/kde-apps/akonadiconsole/akonadiconsole-19.08.3.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 1999-2019 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ECM_HANDBOOK="forceoptional" # FIXME: Check back for doc in release -PVCUT=$(ver_cut 1-3) -KFMIN=5.60.0 -QTMIN=5.12.3 -inherit ecm kde.org - -DESCRIPTION="Application for debugging Akonadi Resources" -LICENSE="GPL-2+ LGPL-2.1+ handbook? ( FDL-1.2+ )" -HOMEPAGE="https://kde.org/" -SLOT="5" -KEYWORDS="amd64 arm64 x86" - -IUSE="" - -DEPEND=" - >=kde-frameworks/kcalendarcore-${KFMIN}:5 - >=kde-frameworks/kcompletion-${KFMIN}:5 - >=kde-frameworks/kconfig-${KFMIN}:5 - >=kde-frameworks/kconfigwidgets-${KFMIN}:5 - >=kde-frameworks/kcontacts-${KFMIN}:5 - >=kde-frameworks/kcoreaddons-${KFMIN}:5 - >=kde-frameworks/kcrash-${KFMIN}:5 - >=kde-frameworks/kdbusaddons-${KFMIN}:5 - >=kde-frameworks/kio-${KFMIN}:5 - >=kde-frameworks/ki18n-${KFMIN}:5 - >=kde-frameworks/kitemmodels-${KFMIN}:5 - >=kde-frameworks/kitemviews-${KFMIN}:5 - >=kde-frameworks/ktextwidgets-${KFMIN}:5 - >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 - >=kde-frameworks/kxmlgui-${KFMIN}:5 - >=kde-apps/akonadi-${PVCUT}:5 - >=kde-apps/akonadi-contacts-${PVCUT}:5 - >=kde-apps/akonadi-search-${PVCUT}:5 - >=kde-apps/calendarsupport-${PVCUT}:5 - >=kde-apps/kmime-${PVCUT}:5 - >=kde-apps/libkdepim-${PVCUT}:5 - >=kde-apps/messagelib-${PVCUT}:5 - >=dev-qt/qtdbus-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtsql-${QTMIN}:5 - >=dev-qt/qtwidgets-${QTMIN}:5 - dev-libs/xapian:= -" -RDEPEND="${DEPEND}" diff --git a/kde-apps/akonadiconsole/akonadiconsole-19.12.2.ebuild b/kde-apps/akonadiconsole/akonadiconsole-19.12.2.ebuild deleted file mode 100644 index 72ed3a3d699f..000000000000 --- a/kde-apps/akonadiconsole/akonadiconsole-19.12.2.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 1999-2020 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=7 - -ECM_HANDBOOK="forceoptional" # FIXME: Check back for doc in release -PVCUT=$(ver_cut 1-3) -KFMIN=5.63.0 -QTMIN=5.12.3 -inherit ecm kde.org - -DESCRIPTION="Application for debugging Akonadi Resources" -HOMEPAGE="https://techbase.kde.org/KDE_PIM/Akonadi/Development_Tools" - -LICENSE="GPL-2+ LGPL-2.1+ handbook? ( FDL-1.2+ )" -SLOT="5" -KEYWORDS="~amd64 ~arm64 ~x86" -IUSE="" - -DEPEND=" - >=kde-frameworks/kcompletion-${KFMIN}:5 - >=kde-frameworks/kconfig-${KFMIN}:5 - >=kde-frameworks/kconfigwidgets-${KFMIN}:5 - >=kde-frameworks/kcoreaddons-${KFMIN}:5 - >=kde-frameworks/kcrash-${KFMIN}:5 - >=kde-frameworks/kdbusaddons-${KFMIN}:5 - >=kde-frameworks/kio-${KFMIN}:5 - >=kde-frameworks/ki18n-${KFMIN}:5 - >=kde-frameworks/kitemmodels-${KFMIN}:5 - >=kde-frameworks/kitemviews-${KFMIN}:5 - >=kde-frameworks/ktextwidgets-${KFMIN}:5 - >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 - >=kde-frameworks/kxmlgui-${KFMIN}:5 - >=kde-apps/akonadi-${PVCUT}:5 - >=kde-apps/akonadi-contacts-${PVCUT}:5 - >=kde-apps/akonadi-search-${PVCUT}:5 - >=kde-apps/calendarsupport-${PVCUT}:5 - >=kde-frameworks/kcalendarcore-${KFMIN}:5 - >=kde-frameworks/kcontacts-${KFMIN}:5 - >=kde-apps/kmime-${PVCUT}:5 - >=kde-apps/libkdepim-${PVCUT}:5 - >=kde-apps/messagelib-${PVCUT}:5 - >=dev-qt/qtdbus-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtsql-${QTMIN}:5 - >=dev-qt/qtwidgets-${QTMIN}:5 - dev-libs/xapian:= -" -RDEPEND="${DEPEND}" diff --git a/kde-apps/akonadiconsole/akonadiconsole-19.12.3.ebuild b/kde-apps/akonadiconsole/akonadiconsole-19.12.3.ebuild new file mode 100644 index 000000000000..5f5a8622c63c --- /dev/null +++ b/kde-apps/akonadiconsole/akonadiconsole-19.12.3.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2020 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=7 + +ECM_HANDBOOK="forceoptional" # FIXME: Check back for doc in release +PVCUT=$(ver_cut 1-3) +KFMIN=5.63.0 +QTMIN=5.12.3 +inherit ecm kde.org + +DESCRIPTION="Application for debugging Akonadi Resources" +HOMEPAGE="https://techbase.kde.org/KDE_PIM/Akonadi/Development_Tools" + +LICENSE="GPL-2+ LGPL-2.1+ handbook? ( FDL-1.2+ )" +SLOT="5" +KEYWORDS="amd64 arm64 x86" +IUSE="" + +DEPEND=" + >=kde-frameworks/kcompletion-${KFMIN}:5 + >=kde-frameworks/kconfig-${KFMIN}:5 + >=kde-frameworks/kconfigwidgets-${KFMIN}:5 + >=kde-frameworks/kcoreaddons-${KFMIN}:5 + >=kde-frameworks/kcrash-${KFMIN}:5 + >=kde-frameworks/kdbusaddons-${KFMIN}:5 + >=kde-frameworks/kio-${KFMIN}:5 + >=kde-frameworks/ki18n-${KFMIN}:5 + >=kde-frameworks/kitemmodels-${KFMIN}:5 + >=kde-frameworks/kitemviews-${KFMIN}:5 + >=kde-frameworks/ktextwidgets-${KFMIN}:5 + >=kde-frameworks/kwidgetsaddons-${KFMIN}:5 + >=kde-frameworks/kxmlgui-${KFMIN}:5 + >=kde-apps/akonadi-${PVCUT}:5 + >=kde-apps/akonadi-contacts-${PVCUT}:5 + >=kde-apps/akonadi-search-${PVCUT}:5 + >=kde-apps/calendarsupport-${PVCUT}:5 + >=kde-frameworks/kcalendarcore-${KFMIN}:5 + >=kde-frameworks/kcontacts-${KFMIN}:5 + >=kde-apps/kmime-${PVCUT}:5 + >=kde-apps/libkdepim-${PVCUT}:5 + >=kde-apps/messagelib-${PVCUT}:5 + >=dev-qt/qtdbus-${QTMIN}:5 + >=dev-qt/qtgui-${QTMIN}:5 + >=dev-qt/qtsql-${QTMIN}:5 + >=dev-qt/qtwidgets-${QTMIN}:5 + dev-libs/xapian:= +" +RDEPEND="${DEPEND}" -- cgit v1.2.3