diff options
author | Lars Wendler <polynomial-c@gentoo.org> | 2019-04-05 15:06:17 +0200 |
---|---|---|
committer | Lars Wendler <polynomial-c@gentoo.org> | 2019-04-05 15:06:36 +0200 |
commit | c57aba70f194564c68528dbfc85e8ff5f2498b0c (patch) | |
tree | e0081d6122dedd2eca2f539b9dc8116391729099 /dev-vcs/git/git-9999-r3.ebuild | |
parent | net-fs/minio: Version bump (diff) | |
download | gentoo-c57aba70f194564c68528dbfc85e8ff5f2498b0c.tar.gz gentoo-c57aba70f194564c68528dbfc85e8ff5f2498b0c.tar.bz2 gentoo-c57aba70f194564c68528dbfc85e8ff5f2498b0c.zip |
dev-vcs/git: Drop dependency on dev-perl/Net-SMTP-SSL
Closes: https://bugs.gentoo.org/665574
Package-Manager: Portage-2.3.62, Repoman-2.3.12
Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
Diffstat (limited to 'dev-vcs/git/git-9999-r3.ebuild')
-rw-r--r-- | dev-vcs/git/git-9999-r3.ebuild | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/dev-vcs/git/git-9999-r3.ebuild b/dev-vcs/git/git-9999-r3.ebuild index 882ac65deaeb..202ebcd97b24 100644 --- a/dev-vcs/git/git-9999-r3.ebuild +++ b/dev-vcs/git/git-9999-r3.ebuild @@ -76,7 +76,6 @@ RDEPEND="${CDEPEND} perl? ( dev-perl/Error dev-perl/MailTools - dev-perl/Net-SMTP-SSL dev-perl/Authen-SASL cgi? ( dev-perl/CGI |