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)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 3C997158046 for ; Wed, 9 Oct 2024 16:55:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5C1792BC013; Wed, 9 Oct 2024 16:55:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 407342BC013 for ; Wed, 9 Oct 2024 16:55:12 +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 61CEB33BE32 for ; Wed, 9 Oct 2024 16:55:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id C32F51F42 for ; Wed, 9 Oct 2024 16:55:09 +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: <1728492854.d4ae9fb5f14105fc10da912602ff15fc533c2ffb.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-frameworks/kbookmarks/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-frameworks/kbookmarks/Manifest kde-frameworks/kbookmarks/kbookmarks-6.5.0.ebuild X-VCS-Directories: kde-frameworks/kbookmarks/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: d4ae9fb5f14105fc10da912602ff15fc533c2ffb X-VCS-Branch: master Date: Wed, 9 Oct 2024 16:55:09 +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: 76f80106-0d49-4134-b27a-7b902a4e494b X-Archives-Hash: fde93390cfe94b48cd930687dd9e0cb6 commit: d4ae9fb5f14105fc10da912602ff15fc533c2ffb Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Oct 9 16:22:17 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Oct 9 16:54:14 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d4ae9fb5 kde-frameworks/kbookmarks: drop 6.5.0 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-frameworks/kbookmarks/Manifest | 1 - kde-frameworks/kbookmarks/kbookmarks-6.5.0.ebuild | 26 ----------------------- 2 files changed, 27 deletions(-) diff --git a/kde-frameworks/kbookmarks/Manifest b/kde-frameworks/kbookmarks/Manifest index 8176221817ae..62700804ea79 100644 --- a/kde-frameworks/kbookmarks/Manifest +++ b/kde-frameworks/kbookmarks/Manifest @@ -1,3 +1,2 @@ DIST kbookmarks-5.116.0.tar.xz 1100676 BLAKE2B 405d625539d8d2950ed931283ec6abfcd83bfce141c6f7044e19ae15cf127905b823ce617a2baee2590d7e9fa9be09e44ed447c57f70a499550391bf25789939 SHA512 72f19ad40595093fa828ead0553f8d0afc149b77479f75b014e1cab059208fa23607a755f2d4afd2079c047bf6832782664beb07d674cb56b41586d51c5d9933 -DIST kbookmarks-6.5.0.tar.xz 1108688 BLAKE2B a20f2b47ff5e18c7202350d30b09b17d2d8b00fa67988f14f2c982a14fd428cbaf1e8822ad4b60d98b715611997d25625cd8e34bfea4d6c18c7522e0de259bd0 SHA512 99b8df52e9c90b9830736ef30e52b8b55e2c72a805b502911f4606bf107bb3933f761004676dba85d9f415ed924193dfbe1e46a6dcbef985e488a718088bdc5a DIST kbookmarks-6.6.0.tar.xz 1108672 BLAKE2B c5377d5a8206d060c51c4b93f5f292370d41b2cce30d9cc0d9a6fb9e24e15c6a13aa38a74bc355ba8bb421b2c17f09393486ce4e56237cbf6b7c3e1d248b15e8 SHA512 b195a0dcd191dbca5a714ed51704b76ffa63757e37206b5716346f26a901764e282632224e0753bec9eea863c2897fedd6b664ba87af6fef243e32bd7a03dfbc diff --git a/kde-frameworks/kbookmarks/kbookmarks-6.5.0.ebuild b/kde-frameworks/kbookmarks/kbookmarks-6.5.0.ebuild deleted file mode 100644 index 7b9440435c8c..000000000000 --- a/kde-frameworks/kbookmarks/kbookmarks-6.5.0.ebuild +++ /dev/null @@ -1,26 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -PVCUT=$(ver_cut 1-2) -QTMIN=6.6.2 -inherit ecm frameworks.kde.org - -DESCRIPTION="Framework for managing bookmarks stored in XBEL format" - -LICENSE="LGPL-2+" -KEYWORDS="amd64 arm64 ppc64 ~riscv ~x86" -IUSE="" - -RDEPEND=" - >=dev-qt/qtbase-${QTMIN}:6[gui,widgets,xml] - =kde-frameworks/kconfig-${PVCUT}*:6 - =kde-frameworks/kcoreaddons-${PVCUT}*:6 - =kde-frameworks/kiconthemes-${PVCUT}*:6 - =kde-frameworks/kwidgetsaddons-${PVCUT}*:6 -" -DEPEND="${RDEPEND} - >=kde-frameworks/kconfigwidgets-${PVCUT}:6 -" -BDEPEND=">=dev-qt/qttools-${QTMIN}:6[linguist]"