commit: f855feca8a2e94bc96c14291e171363c9f682593
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Jun 30 18:39:45 2021 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Jun 30 18:39:45 2021 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f855feca
net-ftp/proftpd: add missing libcrypt dependency
Signed-off-by: Sam James <sam <AT> gentoo.org>
.../proftpd/{proftpd-1.3.7a-r1.ebuild => proftpd-1.3.7a-r2.ebuild} | 6 ++++--
net-ftp/proftpd/{proftpd-1.3.7b.ebuild => proftpd-1.3.7b-r1.ebuild} | 6 ++++--
.../{proftpd-1.3.8_rc1.ebuild => proftpd-1.3.8_rc1-r1.ebuild} | 6 ++++--
3 files changed, 12 insertions(+), 6 deletions(-)
diff --git a/net-ftp/proftpd/proftpd-1.3.7a-r1.ebuild
b/net-ftp/proftpd/proftpd-1.3.7a-r2.ebuild
similarity index 99%
rename from net-ftp/proftpd/proftpd-1.3.7a-r1.ebuild
rename to net-ftp/proftpd/proftpd-1.3.7a-r2.ebuild
index 6af77bfacde..ab94f1827e3 100644
--- a/net-ftp/proftpd/proftpd-1.3.7a-r1.ebuild
+++ b/net-ftp/proftpd/proftpd-1.3.7a-r2.ebuild
@@ -2,6 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
+
inherit multilib systemd tmpfiles toolchain-funcs
MOD_CASE="0.7"
@@ -23,8 +24,8 @@ SRC_URI="ftp://ftp.proftpd.org/distrib/source/${P/_/}.tar.gz
kerberos? ( mirror://sourceforge/gssmod/mod_gss-${MOD_GSS}.tar.gz )
msg? (
http://www.castaglia.org/${PN}/modules/${PN}-mod-msg-${MOD_MSG}.tar.gz )
vroot? (
https://github.com/Castaglia/${PN}-mod_vroot/archive/v${MOD_VROOT}.tar.gz ->
mod_vroot-${MOD_VROOT}.tar.gz )"
-LICENSE="GPL-2"
+LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha amd64 arm ~hppa ~ia64 ~mips ppc ppc64 sparc x86"
IUSE="acl authfile ban +caps case clamav copy ctrls deflate diskuse dso
dynmasq exec ifsession ifversion ident ipv6
@@ -41,7 +42,8 @@ REQUIRED_USE="ban? ( ctrls )
sqlite? ( ssl )
"
-CDEPEND="acl? ( virtual/acl )
+CDEPEND="virtual/libcrypt:=
+ acl? ( virtual/acl )
caps? ( sys-libs/libcap )
clamav? ( app-antivirus/clamav )
kerberos? ( virtual/krb5 )
diff --git a/net-ftp/proftpd/proftpd-1.3.7b.ebuild
b/net-ftp/proftpd/proftpd-1.3.7b-r1.ebuild
similarity index 99%
rename from net-ftp/proftpd/proftpd-1.3.7b.ebuild
rename to net-ftp/proftpd/proftpd-1.3.7b-r1.ebuild
index 14f41fdcfdd..3bb9b6ecaea 100644
--- a/net-ftp/proftpd/proftpd-1.3.7b.ebuild
+++ b/net-ftp/proftpd/proftpd-1.3.7b-r1.ebuild
@@ -2,6 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
+
inherit multilib systemd tmpfiles toolchain-funcs
MOD_CASE="0.7"
@@ -23,8 +24,8 @@ SRC_URI="ftp://ftp.proftpd.org/distrib/source/${P/_/}.tar.gz
kerberos? ( mirror://sourceforge/gssmod/mod_gss-${MOD_GSS}.tar.gz )
msg? (
http://www.castaglia.org/${PN}/modules/${PN}-mod-msg-${MOD_MSG}.tar.gz )
vroot? (
https://github.com/Castaglia/${PN}-mod_vroot/archive/v${MOD_VROOT}.tar.gz ->
mod_vroot-${MOD_VROOT}.tar.gz )"
-LICENSE="GPL-2"
+LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE="acl authfile ban +caps case clamav copy ctrls deflate diskuse dso
dynmasq exec ifsession ifversion ident ipv6
@@ -41,7 +42,8 @@ REQUIRED_USE="ban? ( ctrls )
sqlite? ( ssl )
"
-CDEPEND="acl? ( virtual/acl )
+CDEPEND="virtual/libcrypt:=
+ acl? ( virtual/acl )
caps? ( sys-libs/libcap )
clamav? ( app-antivirus/clamav )
kerberos? ( virtual/krb5 )
diff --git a/net-ftp/proftpd/proftpd-1.3.8_rc1.ebuild
b/net-ftp/proftpd/proftpd-1.3.8_rc1-r1.ebuild
similarity index 99%
rename from net-ftp/proftpd/proftpd-1.3.8_rc1.ebuild
rename to net-ftp/proftpd/proftpd-1.3.8_rc1-r1.ebuild
index 51a27cb1b32..f44c0ca053c 100644
--- a/net-ftp/proftpd/proftpd-1.3.8_rc1.ebuild
+++ b/net-ftp/proftpd/proftpd-1.3.8_rc1-r1.ebuild
@@ -2,6 +2,7 @@
# Distributed under the terms of the GNU General Public License v2
EAPI=7
+
inherit multilib systemd tmpfiles toolchain-funcs
MOD_CASE="0.7"
@@ -23,8 +24,8 @@ SRC_URI="ftp://ftp.proftpd.org/distrib/source/${P/_/}.tar.gz
kerberos? ( mirror://sourceforge/gssmod/mod_gss-${MOD_GSS}.tar.gz )
msg? (
http://www.castaglia.org/${PN}/modules/${PN}-mod-msg-${MOD_MSG}.tar.gz )
vroot? (
https://github.com/Castaglia/${PN}-mod_vroot/archive/v${MOD_VROOT}.tar.gz ->
mod_vroot-${MOD_VROOT}.tar.gz )"
-LICENSE="GPL-2"
+LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86"
IUSE="acl authfile ban +caps case clamav copy ctrls deflate diskuse dso
dynmasq exec ifsession ifversion ident ipv6
@@ -41,7 +42,8 @@ REQUIRED_USE="ban? ( ctrls )
sqlite? ( ssl )
"
-CDEPEND="acl? ( virtual/acl )
+CDEPEND="virtual/libcrypt:=
+ acl? ( virtual/acl )
caps? ( sys-libs/libcap )
clamav? ( app-antivirus/clamav )
kerberos? ( virtual/krb5 )