From 434d713861b70f6c6563d6ee50a8e64f14c970d9 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Thu, 15 Feb 2018 16:58:00 +0000 Subject: gentoo resync : 15.02.2018 --- kde-apps/akonadi-calendar/Manifest | 4 +- .../akonadi-calendar-17.12.1.ebuild | 45 ---------------------- .../akonadi-calendar-17.12.2.ebuild | 45 ++++++++++++++++++++++ 3 files changed, 47 insertions(+), 47 deletions(-) delete mode 100644 kde-apps/akonadi-calendar/akonadi-calendar-17.12.1.ebuild create mode 100644 kde-apps/akonadi-calendar/akonadi-calendar-17.12.2.ebuild (limited to 'kde-apps/akonadi-calendar') diff --git a/kde-apps/akonadi-calendar/Manifest b/kde-apps/akonadi-calendar/Manifest index 6d84c6b7dc25..a02ce0993e4d 100644 --- a/kde-apps/akonadi-calendar/Manifest +++ b/kde-apps/akonadi-calendar/Manifest @@ -1,5 +1,5 @@ DIST akonadi-calendar-17.08.3.tar.xz 280448 BLAKE2B 639871f99310e94f936c2cf7784c5968274c40fd428334ad77c9480e88442ad55d7a4e432e936d34c477555b81e7f9c579b464a1f90ce32da29048548ec8735e SHA512 318be593363dc6710369555946f8152ec410a74a2b8821b5e10f7f1df8dedcd6faa1a4fd21255f0d9366760d2e5f61bd54b4b08a1bdb1f30a7409e4031c2a53c -DIST akonadi-calendar-17.12.1.tar.xz 280016 BLAKE2B dec6b78b8c672d3e3451b24d681bd64e7fbb6f5f9fc75bd03150fd4be02914e70e3957ae74cb3c2e92ae6c161c4289a30a88d40a571d92a494e0b370961d9272 SHA512 c5d3fb041171b0649d38ccd431382f7fb2636328bfbd05c8ff05fcfa119a36ccb4d066c9e25cbb9bd36a08e4bc6005ba3758b0313d1bd57a0949fb548dbe4b03 +DIST akonadi-calendar-17.12.2.tar.xz 284256 BLAKE2B e825422ee86a5532dba84d38e35db00ee0c4df99460fa70e0a042eb40156f51cb9aacbfa04a046cff90c18718e30d6e89af88a831e0a66a74f1e8b8dbaf4d9e2 SHA512 421c3a69f06ff487940340fe0ffe9d2eb1e79270c2fdbb9697f1ef45a387736ae230f41f7bdf2d23d57f337eeb9fbfd2e88390cb775c3a33a4f923951a1bdd40 EBUILD akonadi-calendar-17.08.3.ebuild 1158 BLAKE2B c304e46beaba64b5cc94f0e99730b66fd4041598e15efe4aa07028a692ae661f46eef3a26e6f7bdce2fd95f96b4839ce5b928bdcb11ebc4e3ce06aa82d1dc02b SHA512 5b8f29ed924cd27191026dfe15f03164a97df58eb6b1c1a27e57f7ce3dae7626298c77db8b2111cc53343bc4e480cb7444f537f355c04b72d5375215b49ff1c5 -EBUILD akonadi-calendar-17.12.1.ebuild 1121 BLAKE2B b0c12f36b05d5f176a65f4a7c3ac3c475e181c6b5282dea999d6bd0645f6afd2e8fa1bf8fb85220960411343188ab216e91704bf1a5cf21cec8c81c794b3b4ec SHA512 70ec221bd6cf0eeefb4c4041d7e848a932e5c3a16792e2ed5da348038b9be9aec8bcf352d00e62ae93c918bb796e2ef252499fe3bdad10a1dce1ce04422388a4 +EBUILD akonadi-calendar-17.12.2.ebuild 1121 BLAKE2B b0c12f36b05d5f176a65f4a7c3ac3c475e181c6b5282dea999d6bd0645f6afd2e8fa1bf8fb85220960411343188ab216e91704bf1a5cf21cec8c81c794b3b4ec SHA512 70ec221bd6cf0eeefb4c4041d7e848a932e5c3a16792e2ed5da348038b9be9aec8bcf352d00e62ae93c918bb796e2ef252499fe3bdad10a1dce1ce04422388a4 MISC metadata.xml 249 BLAKE2B ad415db89e5dee1627aa77f44ded9d4e1e5b8217d06c7ca25bbaa3fe92ce67c2b1090957c45a821b407d7927e5af798498aa6a5b903895ee1af8ee20a446c7f7 SHA512 76a5a340b13f0053ca3c5e94ed24380ea8d29b45ac8655419e22eaadb1e4a827c04d2e7e36b65145c4964e6526f656618fc6ac144e277ef53cb7373e6239e3c3 diff --git a/kde-apps/akonadi-calendar/akonadi-calendar-17.12.1.ebuild b/kde-apps/akonadi-calendar/akonadi-calendar-17.12.1.ebuild deleted file mode 100644 index 66563cc64656..000000000000 --- a/kde-apps/akonadi-calendar/akonadi-calendar-17.12.1.ebuild +++ /dev/null @@ -1,45 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -KDE_TEST="true" -inherit kde5 - -DESCRIPTION="Library for akonadi calendar integration" -LICENSE="GPL-2+ LGPL-2.1+" -KEYWORDS="~amd64 ~x86" -IUSE="" - -DEPEND=" - $(add_frameworks_dep kcodecs) - $(add_frameworks_dep kconfig) - $(add_frameworks_dep kconfigwidgets) - $(add_frameworks_dep kcoreaddons) - $(add_frameworks_dep kdbusaddons) - $(add_frameworks_dep ki18n) - $(add_frameworks_dep kiconthemes) - $(add_frameworks_dep kio) - $(add_frameworks_dep kitemmodels) - $(add_frameworks_dep kjobwidgets) - $(add_frameworks_dep kwidgetsaddons) - $(add_frameworks_dep kwallet) - $(add_frameworks_dep kxmlgui) - $(add_kdeapps_dep akonadi) - $(add_kdeapps_dep akonadi-contacts) - $(add_kdeapps_dep akonadi-mime) - $(add_kdeapps_dep kcalcore) - $(add_kdeapps_dep kcalutils) - $(add_kdeapps_dep kcontacts) - $(add_kdeapps_dep kidentitymanagement) - $(add_kdeapps_dep kmailtransport) - $(add_kdeapps_dep kmime) - $(add_qt_dep qtdbus) - $(add_qt_dep qtgui) - $(add_qt_dep qtwidgets) -" -RDEPEND="${DEPEND} - !kde-apps/kdepim-l10n -" - -RESTRICT+=" test" diff --git a/kde-apps/akonadi-calendar/akonadi-calendar-17.12.2.ebuild b/kde-apps/akonadi-calendar/akonadi-calendar-17.12.2.ebuild new file mode 100644 index 000000000000..66563cc64656 --- /dev/null +++ b/kde-apps/akonadi-calendar/akonadi-calendar-17.12.2.ebuild @@ -0,0 +1,45 @@ +# Copyright 1999-2018 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 + +EAPI=6 + +KDE_TEST="true" +inherit kde5 + +DESCRIPTION="Library for akonadi calendar integration" +LICENSE="GPL-2+ LGPL-2.1+" +KEYWORDS="~amd64 ~x86" +IUSE="" + +DEPEND=" + $(add_frameworks_dep kcodecs) + $(add_frameworks_dep kconfig) + $(add_frameworks_dep kconfigwidgets) + $(add_frameworks_dep kcoreaddons) + $(add_frameworks_dep kdbusaddons) + $(add_frameworks_dep ki18n) + $(add_frameworks_dep kiconthemes) + $(add_frameworks_dep kio) + $(add_frameworks_dep kitemmodels) + $(add_frameworks_dep kjobwidgets) + $(add_frameworks_dep kwidgetsaddons) + $(add_frameworks_dep kwallet) + $(add_frameworks_dep kxmlgui) + $(add_kdeapps_dep akonadi) + $(add_kdeapps_dep akonadi-contacts) + $(add_kdeapps_dep akonadi-mime) + $(add_kdeapps_dep kcalcore) + $(add_kdeapps_dep kcalutils) + $(add_kdeapps_dep kcontacts) + $(add_kdeapps_dep kidentitymanagement) + $(add_kdeapps_dep kmailtransport) + $(add_kdeapps_dep kmime) + $(add_qt_dep qtdbus) + $(add_qt_dep qtgui) + $(add_qt_dep qtwidgets) +" +RDEPEND="${DEPEND} + !kde-apps/kdepim-l10n +" + +RESTRICT+=" test" -- cgit v1.2.3