diff options
author | Pascal Jäger <pascal.jaeger@leimstift.de> | 2022-11-23 21:40:22 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-24 01:17:30 +0000 |
commit | 857ca5827ce7feb42c374a947cd72b5f4bc300dd (patch) | |
tree | 010705506a3bb5d23959c46632076dba55d81b01 /net-misc/hylafaxplus | |
parent | app-text/qpdfview: Stabilize 0.4.18_p20211227 x86, #881553 (diff) | |
download | gentoo-857ca5827ce7feb42c374a947cd72b5f4bc300dd.tar.gz gentoo-857ca5827ce7feb42c374a947cd72b5f4bc300dd.tar.bz2 gentoo-857ca5827ce7feb42c374a947cd72b5f4bc300dd.zip |
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 <pascal.jaeger@leimstift.de>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'net-misc/hylafaxplus')
-rw-r--r-- | net-misc/hylafaxplus/hylafaxplus-7.0.3-r1.ebuild | 1 | ||||
-rw-r--r-- | net-misc/hylafaxplus/hylafaxplus-7.0.3-r4.ebuild | 1 | ||||
-rw-r--r-- | net-misc/hylafaxplus/hylafaxplus-7.0.6.ebuild | 1 |
3 files changed, 0 insertions, 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" |