From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 6B48815800F for ; Sat, 18 Feb 2023 23:05:19 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 910F1E0864; Sat, 18 Feb 2023 23:05:18 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 0D100E0866 for ; Sat, 18 Feb 2023 23:05:17 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id A91C3335D74 for ; Sat, 18 Feb 2023 23:05:16 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0A6A58AB for ; Sat, 18 Feb 2023 23:05:15 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1676760040.416aacc594bac47ae2cb670b46542f024ea9f9d1.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kdav/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kdav/Manifest kde-frameworks/kdav/kdav-5.99.0.ebuild X-VCS-Directories: kde-frameworks/kdav/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 416aacc594bac47ae2cb670b46542f024ea9f9d1 X-VCS-Branch: master Date: Sat, 18 Feb 2023 23:05:15 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 07933026-3519-4768-be83-288909f48c1a X-Archives-Hash: ef310480baa7751ad6c40210a3ada371 commit: 416aacc594bac47ae2cb670b46542f024ea9f9d1 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Feb 14 19:20:39 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Sat Feb 18 22:40:40 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=416aacc5 kde-frameworks/kdav: drop 5.99.0 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kdav/Manifest | 1 - kde-frameworks/kdav/kdav-5.99.0.ebuild | 36 ---------------------------------- 2 files changed, 37 deletions(-) diff --git a/kde-frameworks/kdav/Manifest b/kde-frameworks/kdav/Manifest index 04a03f7ca389..ca525383ea99 100644 --- a/kde-frameworks/kdav/Manifest +++ b/kde-frameworks/kdav/Manifest @@ -1,3 +1,2 @@ DIST kdav-5.102.0.tar.xz 65604 BLAKE2B 54227d38aa0b9107dbf1ff290f0194b5dbe945cbfe75c83b1a77f4790d70e97a7b24e19928760086d8bd90fead6ce7fb54140402242633efdab064e080323562 SHA512 03e600f7fcbd51e7f20bc49abd16eb6ef71901e54595ffb42fec69b54348a6b5b91db299249ee2eae2e12f1b54499a662dad45322e9f1450e29f6e33e3729822 DIST kdav-5.103.0.tar.xz 65612 BLAKE2B 5d534e4aff29884ec097382b32202fdabfb4bdf1b434dd2f16b83f4fafe0c5b9b078b32fcd8852fc3684bd2482bc616ba361bc082affca1c32326049321460bf SHA512 ccef931e40f2af97d3512d903e66eb40fd41318ae327fe4145e11abb13bb5e6243f5d0b522bc63589b066b83020b08d6a6bf17577550c2f4d96c2a440a8d6500 -DIST kdav-5.99.0.tar.xz 65644 BLAKE2B 02224b746ea62665371b07d8524054afc26d14590425d78e63ffeda25642caaa3d99a98e1e3638e8806bd127e427c5d74cefce46f658e6b0471908b1db86a901 SHA512 347aa552517d3453d297a9b3400f722e7fe1b0ab9f4dd41e6e814458c18d3e02671e17277ce14a52e23825d653a04b4b2eba4a20f05b700326a2cd610181f137 diff --git a/kde-frameworks/kdav/kdav-5.99.0.ebuild b/kde-frameworks/kdav/kdav-5.99.0.ebuild deleted file mode 100644 index 721541f78a6a..000000000000 --- a/kde-frameworks/kdav/kdav-5.99.0.ebuild +++ /dev/null @@ -1,36 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_TEST="forceoptional" -PVCUT=$(ver_cut 1-2) -QTMIN=5.15.5 -VIRTUALX_REQUIRED="test" -inherit ecm frameworks.kde.org - -DESCRIPTION="DAV protocol implemention with KJobs" - -LICENSE="LGPL-2+" -KEYWORDS="amd64 arm64 ~ppc64 ~riscv x86" -IUSE="" - -DEPEND=" - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtxml-${QTMIN}:5 - >=kde-frameworks/kcoreaddons-${PVCUT}:5 - >=kde-frameworks/ki18n-${PVCUT}:5 - >=kde-frameworks/kio-${PVCUT}:5 -" -RDEPEND="${DEPEND} - !kde-apps/kdav:5 -" - -src_test() { - # bug 616808 - DavItemFetchJobTest requires D-Bus - # bug 653602 - DavItemsListJobTest mimetypes unsupported - local myctestargs=( - -E "(kdav-davitemfetchjob|kdav-davitemslistjob)" - ) - ecm_src_test -}