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 CD712158041 for ; Sun, 25 Feb 2024 17:49:07 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 597A4E2A14; Sun, 25 Feb 2024 17:49:06 +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 3CABAE2A14 for ; Sun, 25 Feb 2024 17:49:06 +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 4AD6133C1EB for ; Sun, 25 Feb 2024 17:49:05 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D3B3414CE for ; Sun, 25 Feb 2024 17:49:03 +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: <1708882641.6db4ed7e4ba6ebdf53160aaddc29e2040206a538.sam@gentoo> Subject: [gentoo-commits] proj/kde:master commit in: kde-apps/kollision/ X-VCS-Repository: proj/kde X-VCS-Files: kde-apps/kollision/kollision-9999.ebuild X-VCS-Directories: kde-apps/kollision/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 6db4ed7e4ba6ebdf53160aaddc29e2040206a538 X-VCS-Branch: master Date: Sun, 25 Feb 2024 17:49:03 +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: f3085e74-3cf6-452d-9ee2-5315375f39ff X-Archives-Hash: d0ac5e4b0fb8f904e37d635af8549383 commit: 6db4ed7e4ba6ebdf53160aaddc29e2040206a538 Author: Sam James gentoo org> AuthorDate: Sun Feb 25 17:37:21 2024 +0000 Commit: Sam James gentoo org> CommitDate: Sun Feb 25 17:37:21 2024 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=6db4ed7e kde-apps/kollision: refresh deps 9999 only here. Upstream commit f366962de355edb83e5dc485f48d9579d301a0dc. Signed-off-by: Sam James gentoo.org> kde-apps/kollision/kollision-9999.ebuild | 2 ++ 1 file changed, 2 insertions(+) diff --git a/kde-apps/kollision/kollision-9999.ebuild b/kde-apps/kollision/kollision-9999.ebuild index 3e8e33e3ea..f8300b6147 100644 --- a/kde-apps/kollision/kollision-9999.ebuild +++ b/kde-apps/kollision/kollision-9999.ebuild @@ -29,3 +29,5 @@ DEPEND=" >=kde-frameworks/kxmlgui-${KFMIN}:6 " RDEPEND="${DEPEND}" +# TODO: || ( 7zip gzip ) +BDEPEND="app-alternatives/gzip"