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 EB12D158041 for ; Wed, 28 Feb 2024 21:33:29 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 2F9AEE2A15; Wed, 28 Feb 2024 21:33:29 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 143D9E2A15 for ; Wed, 28 Feb 2024 21:33:29 +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 15659343006 for ; Wed, 28 Feb 2024 21:33:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 78BC1E95 for ; Wed, 28 Feb 2024 21:33:26 +0000 (UTC) From: "Petr Vaněk" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Petr Vaněk" Message-ID: <1709155937.29e1cdf39be0abeb24c8facdbd54bfc3eb4d66d8.arkamar@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-filter/rspamd/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-filter/rspamd/rspamd-9999.ebuild X-VCS-Directories: mail-filter/rspamd/ X-VCS-Committer: arkamar X-VCS-Committer-Name: Petr Vaněk X-VCS-Revision: 29e1cdf39be0abeb24c8facdbd54bfc3eb4d66d8 X-VCS-Branch: master Date: Wed, 28 Feb 2024 21:33:26 +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: ad1e8f8f-322d-4c3f-9959-169d45d378f9 X-Archives-Hash: 6cab41ce4a4c4b20580112dfef5bef82 commit: 29e1cdf39be0abeb24c8facdbd54bfc3eb4d66d8 Author: Petr Vaněk gentoo org> AuthorDate: Wed Feb 28 21:24:52 2024 +0000 Commit: Petr Vaněk gentoo org> CommitDate: Wed Feb 28 21:32:17 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=29e1cdf3 mail-filter/rspamd: add libarchive dep to live ebuild Signed-off-by: Petr Vaněk gentoo.org> mail-filter/rspamd/rspamd-9999.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/mail-filter/rspamd/rspamd-9999.ebuild b/mail-filter/rspamd/rspamd-9999.ebuild index 7763299004ae..16b59dbaef8d 100644 --- a/mail-filter/rspamd/rspamd-9999.ebuild +++ b/mail-filter/rspamd/rspamd-9999.ebuild @@ -38,6 +38,7 @@ RDEPEND=" ') acct-group/rspamd acct-user/rspamd + app-arch/libarchive:= app-arch/zstd:= dev-db/sqlite:3 dev-libs/glib:2