diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2020-04-30 12:37:28 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2020-04-30 12:37:28 +0100 |
commit | be9d77d3ac6af8f4ead98d89706f356b65578c93 (patch) | |
tree | f82923fbca262493e83dd1382e561a2fae24cc46 /profiles/package.deprecated | |
parent | 7ec0832ab5dafbf70de83e0c2f3ee740416a0950 (diff) | |
parent | 6faaec2b812feecd9c8751b8a19004da4a17ea5b (diff) |
Merge branch 'edge' into next
Diffstat (limited to 'profiles/package.deprecated')
-rw-r--r-- | profiles/package.deprecated | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/profiles/package.deprecated b/profiles/package.deprecated index 809dbf785bc1..499da317742f 100644 --- a/profiles/package.deprecated +++ b/profiles/package.deprecated @@ -17,6 +17,14 @@ #--- END OF EXAMPLES --- +# Kent Fredric <kentnl@gentoo.org> (2020-04-15) +# Functionality now provided by Net::SMTP 3.25+ +# available with >=virtual/perl-libnet-1.28 +# provided by >=dev-lang/perl-5.20.0 +# Try patching/removing dependent code to utilize this. +# Bug #650320 +dev-perl/Net-SMTP-SSL + # Michał Górny <mgorny@gentoo.org> (2020-03-28) # Backport specific to Python 2.6. No modern package should be using # it. @@ -102,12 +110,6 @@ dev-java/oracle-jre-bin virtual/emacs # Michał Górny <mgorny@gentoo.org> (2019-12-09) -# The pycrypto project is long dead, and has been forked into -# dev-python/pycryptodome that's not entirely API compatible. Many -# upstreams prefer switching to dev-python/cryptography instead. -dev-python/pycrypto - -# Michał Górny <mgorny@gentoo.org> (2019-12-09) # Test coverage reporting is not useful for Gentoo ebuilds. The deps # against coverage plugins are either entirely spurious, or the build # systems need to be fixed to work without them. |