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 2E4BF15864F for ; Sat, 25 Mar 2023 00:15:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 54304E0920; Sat, 25 Mar 2023 00:15:12 +0000 (UTC) Received: from smtp.gentoo.org (mail.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 3AB19E091C for ; Sat, 25 Mar 2023 00:15: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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 7D1E533BEAE for ; Sat, 25 Mar 2023 00:15:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id F023C93A for ; Sat, 25 Mar 2023 00:15:08 +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: <1679699109.25bbd2a7f4448bb22204546bb35a6ba59d857cd8.asturm@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kate/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kate/kate-9999.ebuild X-VCS-Directories: kde-apps/kate/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 25bbd2a7f4448bb22204546bb35a6ba59d857cd8 X-VCS-Branch: master Date: Sat, 25 Mar 2023 00:15:08 +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: 793fe532-a402-4c6b-b113-8e4e21b85e93 X-Archives-Hash: 5b2a53bdb1bbcbc8e5cfffcfabf21705 commit: 25bbd2a7f4448bb22204546bb35a6ba59d857cd8 Author: Andreas Sturmlechner gentoo org> AuthorDate: Fri Mar 24 23:05:09 2023 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Fri Mar 24 23:05:09 2023 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=25bbd2a7 kde-apps/kate: Add new dependency Upstream commit 875a6c0d7906856976aa0e2898d2c2d631bcb7be Signed-off-by: Andreas Sturmlechner gentoo.org> kde-apps/kate/kate-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-apps/kate/kate-9999.ebuild b/kde-apps/kate/kate-9999.ebuild index a6620b10e7..7b8d2bb8a0 100644 --- a/kde-apps/kate/kate-9999.ebuild +++ b/kde-apps/kate/kate-9999.ebuild @@ -28,6 +28,7 @@ DEPEND=" >=kde-frameworks/kdbusaddons-${KFMIN}:5 >=kde-frameworks/ki18n-${KFMIN}:5 >=kde-frameworks/kwindowsystem-${KFMIN}:5[X] + virtual/libintl " RDEPEND="${DEPEND} ~kde-apps/kate-addons-${PV}:5