diff options
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. |