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 D388615817D for ; Mon, 17 Jun 2024 18:50:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EBD57E2B28; Mon, 17 Jun 2024 18:50:04 +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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B0E93E2B27 for ; Mon, 17 Jun 2024 18:50:04 +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 C8A23335D0F for ; Mon, 17 Jun 2024 18:50:03 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D68091D38 for ; Mon, 17 Jun 2024 18:49:57 +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: <1718650186.03495dcf11b85b6a242c43961c28b5b71a87d34b.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/minuet/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/minuet/Manifest kde-apps/minuet/minuet-24.02.2.ebuild X-VCS-Directories: kde-apps/minuet/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 03495dcf11b85b6a242c43961c28b5b71a87d34b X-VCS-Branch: master Date: Mon, 17 Jun 2024 18:49:57 +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: f1558f05-71f5-4e61-a7b6-cec8c368c0cb X-Archives-Hash: 85a4c3a51a2279cf2dbbe9dc403e3077 commit: 03495dcf11b85b6a242c43961c28b5b71a87d34b Author: Andreas Sturmlechner gentoo org> AuthorDate: Mon Jun 17 18:13:39 2024 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Mon Jun 17 18:49:46 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=03495dcf kde-apps/minuet: drop 24.02.2 Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/minuet/Manifest | 1 - kde-apps/minuet/minuet-24.02.2.ebuild | 32 -------------------------------- 2 files changed, 33 deletions(-) diff --git a/kde-apps/minuet/Manifest b/kde-apps/minuet/Manifest index 5317e69a3fbd..8337d8adeb4c 100644 --- a/kde-apps/minuet/Manifest +++ b/kde-apps/minuet/Manifest @@ -1,2 +1 @@ -DIST minuet-24.02.2.tar.xz 27696308 BLAKE2B 38ff1c5bd66c698af3b8f31dbf15b3ef2a112f4e4706eaf20ede140a8856889f19fe5265a5cb09fdedd7e210dcba90b3df050cd555c145b3dfb53f57c86ccd63 SHA512 548ff005ce377a1aa89d4dba1435a2678dcae63d6f27cf3751f5cb57de1f80e28e825fcd7b7c0b957881364fe586d265ed57b656a7407cdd32411fabbce3aeee DIST minuet-24.05.1.tar.xz 27695308 BLAKE2B 23eafd8795075250062eeaec21dfb6dafb6c07d5e43858cdd8d61501af894089fa0776e7c5b85b97045e6bf33ed222270640ccb1ad5495196b9a66c1eeb0de46 SHA512 95a33264f2ebe5e3b39bb0f6361dfa05e653db9fff80492923764ff50d90d00957f3c90fff11360f897fba3d006ee68dccad22a4b95a22a3b6baff93358b06b3 diff --git a/kde-apps/minuet/minuet-24.02.2.ebuild b/kde-apps/minuet/minuet-24.02.2.ebuild deleted file mode 100644 index 4d625b00cfbb..000000000000 --- a/kde-apps/minuet/minuet-24.02.2.ebuild +++ /dev/null @@ -1,32 +0,0 @@ -# Copyright 1999-2024 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=8 - -ECM_HANDBOOK="forceoptional" -KFMIN=5.115.0 -QTMIN=5.15.12 -inherit ecm gear.kde.org - -DESCRIPTION="Music Education software by KDE" -HOMEPAGE="https://minuet.kde.org/" - -LICENSE="GPL-2" # TODO: CHECK -SLOT="5" -KEYWORDS="amd64 arm64 ~riscv x86" -IUSE="" - -BDEPEND=" - virtual/pkgconfig -" -DEPEND=" - >=dev-qt/qtdeclarative-${QTMIN}:5 - >=dev-qt/qtgui-${QTMIN}:5 - >=dev-qt/qtquickcontrols2-${QTMIN}:5 - >=dev-qt/qtsvg-${QTMIN}:5 - >=kde-frameworks/kcoreaddons-${KFMIN}:5 - >=kde-frameworks/kcrash-${KFMIN}:5 - >=kde-frameworks/ki18n-${KFMIN}:5 - media-sound/fluidsynth:= -" -RDEPEND="${DEPEND}"