commit: 500e16ff0956c5fb587fbe83a4632376bf5dc2e6 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Thu Mar 21 11:21:12 2019 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Thu Mar 21 11:22:39 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=500e16ff
package.mask: Second batch of openssl-1.1+ removals Bug: https://bugs.gentoo.org/675124 Bug: https://bugs.gentoo.org/675988 Bug: https://bugs.gentoo.org/675014 Bug: https://bugs.gentoo.org/675612 Bug: https://bugs.gentoo.org/676240 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 503bd624afc..20afff7ed4a 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,18 +33,28 @@ # The following packages are unmaintained and fail to build against # openssl-1.1+. # +# dev-util/skipfish: #675124, last upstream commit in 2012 # dev-util/wsta: #674004, no fix upstream, also #631610, #674526 +# games-util/gtkevemon: #675988, upstream API shut down +# net-analyzer/bro: #675014, needs bump, current version is from 2015 # 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 +# net-misc/stone: #675612, needs new snapshot, current ver is from 2008 +# sys-apps/nca: #676240, last updated upstream in 2004 # # Removal in 30 days. +dev-util/skipfish dev-util/wsta +games-util/gtkevemon +net-analyzer/bro net-analyzer/ffp net-im/climm net-irc/shadowircd net-misc/sslwrap +net-misc/stone +sys-apps/nca # Michał Górny <[email protected]> (21 Mar 2019) # Last release in 2010. No reverse dependencies. No maintainer.
