summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
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}