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 38551158020 for ; Thu, 24 Nov 2022 01:19:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 67862E0982; Thu, 24 Nov 2022 01:19:21 +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 4D299E0982 for ; Thu, 24 Nov 2022 01:19:21 +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 7A706340EFD for ; Thu, 24 Nov 2022 01:19:20 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EE915692 for ; Thu, 24 Nov 2022 01:19:18 +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: <1669252650.857ca5827ce7feb42c374a947cd72b5f4bc300dd.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-misc/hylafaxplus/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-misc/hylafaxplus/hylafaxplus-7.0.3-r1.ebuild net-misc/hylafaxplus/hylafaxplus-7.0.3-r4.ebuild net-misc/hylafaxplus/hylafaxplus-7.0.6.ebuild X-VCS-Directories: net-misc/hylafaxplus/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 857ca5827ce7feb42c374a947cd72b5f4bc300dd X-VCS-Branch: master Date: Thu, 24 Nov 2022 01:19:18 +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: 1f54cb9e-9e3f-4dc3-998d-19462ab8836c X-Archives-Hash: feb011d2baf8cf946d695d96d7b6b3a5 commit: 857ca5827ce7feb42c374a947cd72b5f4bc300dd Author: Pascal Jäger leimstift de> AuthorDate: Wed Nov 23 20:40:22 2022 +0000 Commit: Sam James gentoo org> CommitDate: Thu Nov 24 01:17:30 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=857ca582 net-misc/hylafaxplus: remove dep on metamail According to upstream this is only "For optional use in fax-to-mail gateways." Bug: https://bugs.gentoo.org/882631 Signed-off-by: Pascal Jäger leimstift.de> Signed-off-by: Sam James gentoo.org> net-misc/hylafaxplus/hylafaxplus-7.0.3-r1.ebuild | 1 - net-misc/hylafaxplus/hylafaxplus-7.0.3-r4.ebuild | 1 - net-misc/hylafaxplus/hylafaxplus-7.0.6.ebuild | 1 - 3 files changed, 3 deletions(-) diff --git a/net-misc/hylafaxplus/hylafaxplus-7.0.3-r1.ebuild b/net-misc/hylafaxplus/hylafaxplus-7.0.3-r1.ebuild index ca2dad00f0b4..bf2154198c0c 100644 --- a/net-misc/hylafaxplus/hylafaxplus-7.0.3-r1.ebuild +++ b/net-misc/hylafaxplus/hylafaxplus-7.0.3-r1.ebuild @@ -34,7 +34,6 @@ DEPEND=" " RDEPEND="${DEPEND} !net-dialup/sendpage - net-mail/metamail " CONFIG_PROTECT="${CONFIG_PROTECT} /var/spool/fax/etc /usr/lib/fax" diff --git a/net-misc/hylafaxplus/hylafaxplus-7.0.3-r4.ebuild b/net-misc/hylafaxplus/hylafaxplus-7.0.3-r4.ebuild index 1207db6e57cb..16fda5b580e5 100644 --- a/net-misc/hylafaxplus/hylafaxplus-7.0.3-r4.ebuild +++ b/net-misc/hylafaxplus/hylafaxplus-7.0.3-r4.ebuild @@ -36,7 +36,6 @@ RDEPEND=" ${DEPEND} !net-dialup/mgetty[fax] !net-dialup/sendpage - net-mail/metamail " CONFIG_PROTECT="${CONFIG_PROTECT} /var/spool/fax/etc /usr/lib/fax" diff --git a/net-misc/hylafaxplus/hylafaxplus-7.0.6.ebuild b/net-misc/hylafaxplus/hylafaxplus-7.0.6.ebuild index c6074f9715ad..f934beebed22 100644 --- a/net-misc/hylafaxplus/hylafaxplus-7.0.6.ebuild +++ b/net-misc/hylafaxplus/hylafaxplus-7.0.6.ebuild @@ -36,7 +36,6 @@ RDEPEND=" ${DEPEND} !net-dialup/mgetty[fax] !net-dialup/sendpage - net-mail/metamail " CONFIG_PROTECT="${CONFIG_PROTECT} /var/spool/fax/etc /usr/lib/fax"