diff options
author | Michał Górny <mgorny@gentoo.org> | 2019-03-21 11:19:03 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2019-03-21 11:21:07 +0100 |
commit | 12b617534d5ad8718761541228e4f0a381a840e0 (patch) | |
tree | 58cd73022c97686c8b1da5c00e9f92dc6434741d /profiles | |
parent | x11-drivers/nvidia-drivers: Version 418.56 (diff) | |
download | gentoo-12b617534d5ad8718761541228e4f0a381a840e0.tar.gz gentoo-12b617534d5ad8718761541228e4f0a381a840e0.tar.bz2 gentoo-12b617534d5ad8718761541228e4f0a381a840e0.zip |
package.mask: Last rite multiple pkgs failing w/ openssl-1.1+
First batch of last rites for packages that are unmaintained, dead
and fail to build with openssl-1.1+.
Bug: https://bugs.gentoo.org/674160
Bug: https://bugs.gentoo.org/674244
Bug: https://bugs.gentoo.org/674524
Bug: https://bugs.gentoo.org/674526
Bug: https://bugs.gentoo.org/674528
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index e942604a7eed..503bd624afcb 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -30,6 +30,23 @@ #--- END OF EXAMPLES --- # Michał Górny <mgorny@gentoo.org> (21 Mar 2019) +# The following packages are unmaintained and fail to build against +# openssl-1.1+. +# +# dev-util/wsta: #674004, no fix upstream, also #631610, #674526 +# net-analyzer/ffp: #674244, dead homepage, current version added 2005 +# net-im/climm: #674160, dead homepage, last commits in 2010 +# net-irc/shadowircd: #674528, dead homepage, last commits in 2012 +# net-misc/sslwrap: #674524, last updated upstream in 2000 +# +# Removal in 30 days. +dev-util/wsta +net-analyzer/ffp +net-im/climm +net-irc/shadowircd +net-misc/sslwrap + +# Michał Górny <mgorny@gentoo.org> (21 Mar 2019) # Last release in 2010. No reverse dependencies. No maintainer. # Apparently bundles libraries. # Removal in 30 days. Bug #252500. |