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 E47BC15ACFB for ; Tue, 25 Apr 2023 16:53:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1D6E1E0928; Tue, 25 Apr 2023 16:53:52 +0000 (UTC) Received: from smtp.gentoo.org (dev.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 097C3E0928 for ; Tue, 25 Apr 2023 16:53:52 +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 2F8D4340F21 for ; Tue, 25 Apr 2023 16:53:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 757C2A45 for ; Tue, 25 Apr 2023 16:53:49 +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: <1682441525.1a369ca0f73b9d4d00ceac728f080cd57f91243e.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kdeutils-meta/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kdeutils-meta/kdeutils-meta-23.04.49.9999.ebuild kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild X-VCS-Directories: kde-apps/kdeutils-meta/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 1a369ca0f73b9d4d00ceac728f080cd57f91243e X-VCS-Branch: master Date: Tue, 25 Apr 2023 16:53:49 +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: e44f7e19-32dc-47c4-b059-4c73ea0ebb33 X-Archives-Hash: 7f943c9b0ce87193e981ddab2c5e5b48 commit: 1a369ca0f73b9d4d00ceac728f080cd57f91243e Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Apr 25 16:52:05 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Apr 25 16:52:05 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=1a369ca0 kde-apps/kdeutils-meta: Add kde-misc/kweather Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kdeutils-meta/kdeutils-meta-23.04.49.9999.ebuild | 1 + kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild | 1 + 2 files changed, 2 insertions(+) diff --git a/kde-apps/kdeutils-meta/kdeutils-meta-23.04.49.9999.ebuild b/kde-apps/kdeutils-meta/kdeutils-meta-23.04.49.9999.ebuild index c36e94e360..c6b071e598 100644 --- a/kde-apps/kdeutils-meta/kdeutils-meta-23.04.49.9999.ebuild +++ b/kde-apps/kdeutils-meta/kdeutils-meta-23.04.49.9999.ebuild @@ -26,6 +26,7 @@ RDEPEND=" >=kde-apps/kwalletmanager-${PV}:${SLOT} >=kde-apps/sweeper-${PV}:${SLOT} >=kde-apps/yakuake-${PV}:${SLOT} + >=kde-misc/kweather-${PV}:${SLOT} >=kde-misc/markdownpart-${PV}:${SLOT} >=sys-block/partitionmanager-${PV}:${SLOT} >=sys-libs/kpmcore-${PV}:${SLOT} diff --git a/kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild b/kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild index c36e94e360..c6b071e598 100644 --- a/kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild +++ b/kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild @@ -26,6 +26,7 @@ RDEPEND=" >=kde-apps/kwalletmanager-${PV}:${SLOT} >=kde-apps/sweeper-${PV}:${SLOT} >=kde-apps/yakuake-${PV}:${SLOT} + >=kde-misc/kweather-${PV}:${SLOT} >=kde-misc/markdownpart-${PV}:${SLOT} >=sys-block/partitionmanager-${PV}:${SLOT} >=sys-libs/kpmcore-${PV}:${SLOT}