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 90B5B15802F for ; Wed, 29 Mar 2023 22:17:02 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7C6CA2BC04E; Wed, 29 Mar 2023 22:17:01 +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 6630A2BC04E for ; Wed, 29 Mar 2023 22:17:01 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 61767335C92 for ; Wed, 29 Mar 2023 22:17:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 189589D4 for ; Wed, 29 Mar 2023 22:16:58 +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: <1680126706.ca292fd56748339ece59b81418b7f8083c7bd72b.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: ca292fd56748339ece59b81418b7f8083c7bd72b X-VCS-Branch: master Date: Wed, 29 Mar 2023 22:16:58 +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: 58b5c8a9-99d7-404e-9d7a-c269c8ed2615 X-Archives-Hash: 52f72d7681c62c96d9d620c337d09103 commit: ca292fd56748339ece59b81418b7f8083c7bd72b Author: Andreas Sturmlechner gentoo org> AuthorDate: Wed Mar 29 21:05:02 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Wed Mar 29 21:51:46 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=ca292fd5 kde-apps/kdeutils-meta: Add app-editors/ghostwriter At least until we have a better -meta structure. 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 35432d52bc..95c4a706e9 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 @@ -13,6 +13,7 @@ IUSE="7zip cups floppy gpg lrz rar +webengine" RDEPEND=" >=app-cdr/dolphin-plugins-mountiso-${PV}:${SLOT} + >=app-editors/ghostwriter-${PV} >=kde-apps/ark-${PV}:${SLOT} >=kde-apps/filelight-${PV}:${SLOT} >=kde-apps/kate-${PV}:${SLOT} diff --git a/kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild b/kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild index 35432d52bc..95c4a706e9 100644 --- a/kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild +++ b/kde-apps/kdeutils-meta/kdeutils-meta-9999.ebuild @@ -13,6 +13,7 @@ IUSE="7zip cups floppy gpg lrz rar +webengine" RDEPEND=" >=app-cdr/dolphin-plugins-mountiso-${PV}:${SLOT} + >=app-editors/ghostwriter-${PV} >=kde-apps/ark-${PV}:${SLOT} >=kde-apps/filelight-${PV}:${SLOT} >=kde-apps/kate-${PV}:${SLOT}