From 52895d302231ef73b105756d2781b2262638d566 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 2 Feb 2023 15:07:39 +0000 Subject: gentoo auto-resync : 02:02:2023 - 15:07:39 --- kde-apps/akonadiconsole/Manifest | 4 +- .../akonadiconsole/akonadiconsole-22.12.1.ebuild | 49 ---------------------- .../akonadiconsole/akonadiconsole-22.12.2.ebuild | 49 ++++++++++++++++++++++ 3 files changed, 51 insertions(+), 51 deletions(-) delete mode 100644 kde-apps/akonadiconsole/akonadiconsole-22.12.1.ebuild create mode 100644 kde-apps/akonadiconsole/akonadiconsole-22.12.2.ebuild (limited to 'kde-apps/akonadiconsole') diff --git a/kde-apps/akonadiconsole/Manifest b/kde-apps/akonadiconsole/Manifest index d6a90c8f1e4f..e4efb58437c2 100644 --- a/kde-apps/akonadiconsole/Manifest +++ b/kde-apps/akonadiconsole/Manifest @@ -1,5 +1,5 @@ DIST akonadiconsole-22.08.3.tar.xz 200196 BLAKE2B e0799b5c96b1044e6dc240d365a151f48b5632aa31fae48f0aa78b934f5312eed9a999604ea99c721077cdac716b68a876d6f1ead0533cbe2121eea0fa9c384f SHA512 1b3129cbcb2c8296b21ed73acb6a3e172248a8b5ce7afb21ccd7b2d1a45924756620c79c50d6c79e68bc91602d10587b75cbe2d4735d53c2ffd3369ab1a637ce -DIST akonadiconsole-22.12.1.tar.xz 200304 BLAKE2B 214a4678b5714398a49a8d93d640ff3f104caf4e5137121c6e5a1e1dcb110cfe3701b71f92e94d98096366a1cf4880f53be22040522511f65ef9082a1cfaa546 SHA512 00a03061d93171e07115e594bb7c95dd68e13f7fec7cf8a7cb2495c067c4646ef1d58e093f23434eccb9525771e69ac5b6076b538f35581d962d425f15ccb3bc +DIST akonadiconsole-22.12.2.tar.xz 200316 BLAKE2B 0afd4c3a1ee21316ed9342bf19b70d72db69a371cab93e297853e3b61bc30352bcff6fe854afcff3826590e2f0581c18a2fcc223efe17a77c352b906776d9fe2 SHA512 15d25cb3e9b4ccc7f64ec6096372d9c8eae44b7d7cb050605252df1b93bfe377aa80413181090e086bb130d7715af2905971fd3b5be8563aa792b07c399b96b7 EBUILD akonadiconsole-22.08.3.ebuild 1486 BLAKE2B d624fd08685bb12846e3872ea3e5565d922e2e7c706f46d5f6c26a0b891d8a19e37e1aaee7621557a599c01d5718daeff2548246c143b86951c609cde1d31eda SHA512 b5695a2b04494789233f08becb6ca360b1a796da0592a82457fe45b7de71f40a33cfb36bca3136948389ea732039e8260a2a7f70da3d09cefb95b9573233f4cf -EBUILD akonadiconsole-22.12.1.ebuild 1490 BLAKE2B 37b0a88bc463d3b06bcba1a0edff2c7f8a6ae614d79ac5f132b000a3003bb33ba4f010ead63588c69e310bf1f0b93d7dd84b332d416b8516ab1cd48433f16284 SHA512 b681f019286c792ef23910dac3dfe3d0a663589c8d0e5fe147826851bf168ab48f34e8e8b3690f81d4742e65888bf37aff73400511324f6073c7ccad32491c4f +EBUILD akonadiconsole-22.12.2.ebuild 1490 BLAKE2B 37b0a88bc463d3b06bcba1a0edff2c7f8a6ae614d79ac5f132b000a3003bb33ba4f010ead63588c69e310bf1f0b93d7dd84b332d416b8516ab1cd48433f16284 SHA512 b681f019286c792ef23910dac3dfe3d0a663589c8d0e5fe147826851bf168ab48f34e8e8b3690f81d4742e65888bf37aff73400511324f6073c7ccad32491c4f MISC metadata.xml 318 BLAKE2B 922a5e32e706b2976c5f359a14194d268d3f499398576c80ce5fad8c0fcea0fbf048de4480a80a6a1889c88b8b6c14147654a3ab4d5ffbcc258c2290da63f6d1 SHA512 614cb8dda7ad2088e5d6ef39b449bb4be0ac72cd0231c320188d76d1816dce6490c5114bb4798112c4b11d99d30a9e82ff8fcf08ffa8c049589682a5e38208f6 diff --git a/kde-apps/akonadiconsole/akonadiconsole-22.12.1.ebuild b/kde-apps/akonadiconsole/akonadiconsole-22.12.1.ebuild deleted file mode 100644 index e8a32354ef46..000000000000 --- a/kde-apps/akonadiconsole/akonadiconsole-22.12.1.ebuild +++ /dev/null @@ -1,49 +0,0 @@ -# Copyright 1999-2023 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_HANDBOOK="forceoptional" # FIXME: Check back for doc in release -PVCUT=$(ver_cut 1-3) -KFMIN=5.101.0 -QTMIN=5.15.5 -inherit ecm gear.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 ~ppc64 ~x86" -IUSE="" - -DEPEND=" - dev-libs/xapian:= - >=dev-qt/qtdbus-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtsql-${QTMIN}:5 - >=dev-qt/qtwidgets-${QTMIN}: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 - >=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 -" -RDEPEND="${DEPEND}" diff --git a/kde-apps/akonadiconsole/akonadiconsole-22.12.2.ebuild b/kde-apps/akonadiconsole/akonadiconsole-22.12.2.ebuild new file mode 100644 index 000000000000..e8a32354ef46 --- /dev/null +++ b/kde-apps/akonadiconsole/akonadiconsole-22.12.2.ebuild @@ -0,0 +1,49 @@ +# Copyright 1999-2023 Gentoo Authors +# Distributed under the terms of the GNU General Public License v2 + +EAPI=8 + +ECM_HANDBOOK="forceoptional" # FIXME: Check back for doc in release +PVCUT=$(ver_cut 1-3) +KFMIN=5.101.0 +QTMIN=5.15.5 +inherit ecm gear.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 ~ppc64 ~x86" +IUSE="" + +DEPEND=" + dev-libs/xapian:= + >=dev-qt/qtdbus-${QTMIN}:5 + >=dev-qt/qtgui-${QTMIN}:5 + >=dev-qt/qtsql-${QTMIN}:5 + >=dev-qt/qtwidgets-${QTMIN}: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 + >=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 +" +RDEPEND="${DEPEND}" -- cgit v1.2.3