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 7709F158095 for ; Tue, 6 Sep 2022 01:10:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C076FE0809; Tue, 6 Sep 2022 01:10:24 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id ABF9EE0809 for ; Tue, 6 Sep 2022 01:10:24 +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 93D4E335D3F for ; Tue, 6 Sep 2022 01:10:23 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 0A0F31E for ; Tue, 6 Sep 2022 01:10:22 +0000 (UTC) From: "Mike Gilbert" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Gilbert" Message-ID: <1662426538.12ab181a5b4c42feb07c328f95298fd6c5989c26.floppym@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: mail-filter/amavisd-new/ X-VCS-Repository: repo/gentoo X-VCS-Files: mail-filter/amavisd-new/amavisd-new-2.12.2.ebuild X-VCS-Directories: mail-filter/amavisd-new/ X-VCS-Committer: floppym X-VCS-Committer-Name: Mike Gilbert X-VCS-Revision: 12ab181a5b4c42feb07c328f95298fd6c5989c26 X-VCS-Branch: master Date: Tue, 6 Sep 2022 01:10:22 +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: 692253af-dd7b-4647-b329-80c2f7104d3c X-Archives-Hash: 92b2c42d5ad19f6e61f3f69a10f1c394 commit: 12ab181a5b4c42feb07c328f95298fd6c5989c26 Author: Mike Gilbert gentoo org> AuthorDate: Tue Sep 6 01:08:58 2022 +0000 Commit: Mike Gilbert gentoo org> CommitDate: Tue Sep 6 01:08:58 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12ab181a mail-filter/amavisd-new: drop dependency on app-arch/ncompress amavisd does not appear to call 'compress'. amavisd uses 'gzip -d' to decompress .Z files when 'uncompress' is not available. Bug: https://bugs.gentoo.org/868645 Signed-off-by: Mike Gilbert gentoo.org> mail-filter/amavisd-new/amavisd-new-2.12.2.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/mail-filter/amavisd-new/amavisd-new-2.12.2.ebuild b/mail-filter/amavisd-new/amavisd-new-2.12.2.ebuild index 797e34be3276..26ed77e5373a 100644 --- a/mail-filter/amavisd-new/amavisd-new-2.12.2.ebuild +++ b/mail-filter/amavisd-new/amavisd-new-2.12.2.ebuild @@ -27,7 +27,6 @@ RDEPEND="${DEPEND} app-arch/lha app-arch/lrzip app-arch/lzop - app-arch/ncompress app-arch/p7zip app-arch/pax app-arch/arj