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 A395E158041 for ; Thu, 29 Feb 2024 03:16:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D4C62E2A4E; Thu, 29 Feb 2024 03:16: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)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id AF5CCE2A4E for ; Thu, 29 Feb 2024 03:16: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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 934F3343021 for ; Thu, 29 Feb 2024 03:16:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 252B2B2F for ; Thu, 29 Feb 2024 03:16:55 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1709176447.4bed3b619834c70654ced9053234a4da3231f1ce.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: kde-apps/akonadi-contacts/ X-VCS-Repository: repo/gentoo X-VCS-Files: kde-apps/akonadi-contacts/akonadi-contacts-24.02.0-r1.ebuild kde-apps/akonadi-contacts/akonadi-contacts-24.02.0.ebuild X-VCS-Directories: kde-apps/akonadi-contacts/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 4bed3b619834c70654ced9053234a4da3231f1ce X-VCS-Branch: master Date: Thu, 29 Feb 2024 03:16:55 +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: b087100d-4fbb-4b7e-91e9-82cb39a3a9e2 X-Archives-Hash: 035ee01e2fc9c7ba7df2e18a57c7af67 commit: 4bed3b619834c70654ced9053234a4da3231f1ce Author: Sam James gentoo org> AuthorDate: Thu Feb 29 03:14:07 2024 +0000 Commit: Sam James gentoo org> CommitDate: Thu Feb 29 03:14:07 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4bed3b61 kde-apps/akonadi-contacts: add ktextaddons dep Closes: https://bugs.gentoo.org/924817 Signed-off-by: Sam James gentoo.org> ...konadi-contacts-24.02.0.ebuild => akonadi-contacts-24.02.0-r1.ebuild} | 1 + 1 file changed, 1 insertion(+) diff --git a/kde-apps/akonadi-contacts/akonadi-contacts-24.02.0.ebuild b/kde-apps/akonadi-contacts/akonadi-contacts-24.02.0-r1.ebuild similarity index 97% rename from kde-apps/akonadi-contacts/akonadi-contacts-24.02.0.ebuild rename to kde-apps/akonadi-contacts/akonadi-contacts-24.02.0-r1.ebuild index 5e5b41b90b47..2227966fe564 100644 --- a/kde-apps/akonadi-contacts/akonadi-contacts-24.02.0.ebuild +++ b/kde-apps/akonadi-contacts/akonadi-contacts-24.02.0-r1.ebuild @@ -21,6 +21,7 @@ IUSE="" RESTRICT="test" RDEPEND=" + >=dev-libs/ktextaddons-1.5.2:6 >=dev-qt/qtbase-${QTMIN}:6[dbus,gui,widgets] >=kde-apps/akonadi-${PVCUT}:6 >=kde-apps/grantleetheme-${PVCUT}:6