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 6FAAB158015 for ; Thu, 21 Dec 2023 13:41:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7456B2BC02D; Thu, 21 Dec 2023 13:41:57 +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 451B82BC020 for ; Thu, 21 Dec 2023 13:41:57 +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 33FE4341214 for ; Thu, 21 Dec 2023 13:41:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 903421256 for ; Thu, 21 Dec 2023 13:41:54 +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: <1703166080.9eb7b5be2a70fb6efec0b288460506645661ca9f.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/kdeedu-meta/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/kdeedu-meta/kdeedu-meta-23.08.4-r1.ebuild kde-apps/kdeedu-meta/kdeedu-meta-23.08.4.ebuild X-VCS-Directories: kde-apps/kdeedu-meta/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 9eb7b5be2a70fb6efec0b288460506645661ca9f X-VCS-Branch: master Date: Thu, 21 Dec 2023 13:41:54 +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: 68eb7c99-50e3-4555-92c2-30e0a473bd3b X-Archives-Hash: 650eb879150fd3d80f8cb6b929b36716 commit: 9eb7b5be2a70fb6efec0b288460506645661ca9f Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Dec 19 21:58:32 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Thu Dec 21 13:41:20 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9eb7b5be kde-apps/kdeedu-meta: Relax kde-apps/kdeedu-data slot dep to :* Signed-off-by: Andreas Sturmlechner gentoo.org> .../{kdeedu-meta-23.08.4.ebuild => kdeedu-meta-23.08.4-r1.ebuild} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kde-apps/kdeedu-meta/kdeedu-meta-23.08.4.ebuild b/kde-apps/kdeedu-meta/kdeedu-meta-23.08.4-r1.ebuild similarity index 96% rename from kde-apps/kdeedu-meta/kdeedu-meta-23.08.4.ebuild rename to kde-apps/kdeedu-meta/kdeedu-meta-23.08.4-r1.ebuild index 678e149a9b1a..02a4029ed541 100644 --- a/kde-apps/kdeedu-meta/kdeedu-meta-23.08.4.ebuild +++ b/kde-apps/kdeedu-meta/kdeedu-meta-23.08.4-r1.ebuild @@ -18,7 +18,7 @@ RDEPEND=" >=kde-apps/kalzium-${PV}:${SLOT} >=kde-apps/kanagram-${PV}:${SLOT} >=kde-apps/kbruch-${PV}:${SLOT} - >=kde-apps/kdeedu-data-${PV}:${SLOT} + >=kde-apps/kdeedu-data-${PV}:* >=kde-apps/kgeography-${PV}:${SLOT} >=kde-apps/khangman-${PV}:${SLOT} >=kde-apps/kig-${PV}:${SLOT}