commit: 12b617534d5ad8718761541228e4f0a381a840e0 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Mar 21 10:19:03 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Mar 21 10:21:07 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=12b61753
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 <AT> gentoo.org> profiles/package.mask | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index e942604a7ee..503bd624afc 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -29,6 +29,23 @@ #--- END OF EXAMPLES --- +# Michał Górny <[email protected]> (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 <[email protected]> (21 Mar 2019) # Last release in 2010. No reverse dependencies. No maintainer. # Apparently bundles libraries.
