commit:     1a30f566029c364eed607d6a049abd72f54e44cc
Author:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
AuthorDate: Mon Dec  7 04:42:15 2020 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Mon Dec  7 04:46:27 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1a30f566

dev-vcs/git: support git-send-email STARTTLS

Closes: https://bugs.gentoo.org/739452
Package-Manager: Portage-3.0.10, Repoman-2.3.22
Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>

 dev-vcs/git/git-2.29.2.ebuild  | 1 +
 dev-vcs/git/git-9999-r1.ebuild | 1 +
 dev-vcs/git/git-9999-r2.ebuild | 1 +
 dev-vcs/git/git-9999-r3.ebuild | 1 +
 dev-vcs/git/git-9999.ebuild    | 1 +
 5 files changed, 5 insertions(+)

diff --git a/dev-vcs/git/git-2.29.2.ebuild b/dev-vcs/git/git-2.29.2.ebuild
index ca7a5942fda..ce04e5f8d0e 100644
--- a/dev-vcs/git/git-2.29.2.ebuild
+++ b/dev-vcs/git/git-2.29.2.ebuild
@@ -79,6 +79,7 @@ RDEPEND="${DEPEND}
                dev-perl/Error
                dev-perl/MailTools
                dev-perl/Authen-SASL
+               >=virtual/perl-libnet-3.110.0-r4[ssl]
                cgi? (
                        dev-perl/CGI
                        highlight? ( app-text/highlight )

diff --git a/dev-vcs/git/git-9999-r1.ebuild b/dev-vcs/git/git-9999-r1.ebuild
index 6e5c5a74a12..464313d7a4d 100644
--- a/dev-vcs/git/git-9999-r1.ebuild
+++ b/dev-vcs/git/git-9999-r1.ebuild
@@ -79,6 +79,7 @@ RDEPEND="${DEPEND}
                dev-perl/Error
                dev-perl/MailTools
                dev-perl/Authen-SASL
+               >=virtual/perl-libnet-3.110.0-r4[ssl]
                cgi? (
                        dev-perl/CGI
                        highlight? ( app-text/highlight )

diff --git a/dev-vcs/git/git-9999-r2.ebuild b/dev-vcs/git/git-9999-r2.ebuild
index 6e5c5a74a12..464313d7a4d 100644
--- a/dev-vcs/git/git-9999-r2.ebuild
+++ b/dev-vcs/git/git-9999-r2.ebuild
@@ -79,6 +79,7 @@ RDEPEND="${DEPEND}
                dev-perl/Error
                dev-perl/MailTools
                dev-perl/Authen-SASL
+               >=virtual/perl-libnet-3.110.0-r4[ssl]
                cgi? (
                        dev-perl/CGI
                        highlight? ( app-text/highlight )

diff --git a/dev-vcs/git/git-9999-r3.ebuild b/dev-vcs/git/git-9999-r3.ebuild
index ca7a5942fda..ce04e5f8d0e 100644
--- a/dev-vcs/git/git-9999-r3.ebuild
+++ b/dev-vcs/git/git-9999-r3.ebuild
@@ -79,6 +79,7 @@ RDEPEND="${DEPEND}
                dev-perl/Error
                dev-perl/MailTools
                dev-perl/Authen-SASL
+               >=virtual/perl-libnet-3.110.0-r4[ssl]
                cgi? (
                        dev-perl/CGI
                        highlight? ( app-text/highlight )

diff --git a/dev-vcs/git/git-9999.ebuild b/dev-vcs/git/git-9999.ebuild
index 6e5c5a74a12..464313d7a4d 100644
--- a/dev-vcs/git/git-9999.ebuild
+++ b/dev-vcs/git/git-9999.ebuild
@@ -79,6 +79,7 @@ RDEPEND="${DEPEND}
                dev-perl/Error
                dev-perl/MailTools
                dev-perl/Authen-SASL
+               >=virtual/perl-libnet-3.110.0-r4[ssl]
                cgi? (
                        dev-perl/CGI
                        highlight? ( app-text/highlight )

Reply via email to