diff options
author | David Seifert <soap@gentoo.org> | 2021-09-13 22:30:18 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2021-09-13 22:30:18 +0200 |
commit | af02bce3c67cda4c86a35a69a0fcae4280c330d9 (patch) | |
tree | 2ce909750d8ec46a641b79e6c39ee23cd7b888e3 /net-mail | |
parent | net-mail/cyrus-imapd: e2fsprogs-libs → e2fsprogs (diff) | |
download | gentoo-af02bce3c67cda4c86a35a69a0fcae4280c330d9.tar.gz gentoo-af02bce3c67cda4c86a35a69a0fcae4280c330d9.tar.bz2 gentoo-af02bce3c67cda4c86a35a69a0fcae4280c330d9.zip |
net-mail/fetchmail: e2fsprogs-libs → e2fsprogs
Bug: https://bugs.gentoo.org/806875
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-mail')
-rw-r--r-- | net-mail/fetchmail/fetchmail-6.4.21-r1.ebuild (renamed from net-mail/fetchmail/fetchmail-6.4.21.ebuild) | 2 | ||||
-rw-r--r-- | net-mail/fetchmail/fetchmail-7.0.0_alpha9-r1.ebuild (renamed from net-mail/fetchmail/fetchmail-7.0.0_alpha9.ebuild) | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/fetchmail/fetchmail-6.4.21.ebuild b/net-mail/fetchmail/fetchmail-6.4.21-r1.ebuild index e2ab38dd186c..ee54777b53af 100644 --- a/net-mail/fetchmail/fetchmail-6.4.21.ebuild +++ b/net-mail/fetchmail/fetchmail-6.4.21-r1.ebuild @@ -27,7 +27,7 @@ RDEPEND="acct-user/fetchmail >=dev-libs/openssl-1.0.2:= ) nls? ( virtual/libintl ) - !elibc_glibc? ( sys-libs/e2fsprogs-libs ) + !elibc_glibc? ( sys-fs/e2fsprogs ) socks? ( net-proxy/dante ) tk? ( ${PYTHON_DEPS} diff --git a/net-mail/fetchmail/fetchmail-7.0.0_alpha9.ebuild b/net-mail/fetchmail/fetchmail-7.0.0_alpha9-r1.ebuild index 80f96706c304..183128624bae 100644 --- a/net-mail/fetchmail/fetchmail-7.0.0_alpha9.ebuild +++ b/net-mail/fetchmail/fetchmail-7.0.0_alpha9-r1.ebuild @@ -28,7 +28,7 @@ RDEPEND="acct-user/fetchmail >=dev-libs/openssl-1.0.2:= ) nls? ( virtual/libintl ) - !elibc_glibc? ( sys-libs/e2fsprogs-libs ) + !elibc_glibc? ( sys-fs/e2fsprogs ) socks? ( net-proxy/dante ) python? ( ${PYTHON_DEPS} |